{
  "name": "tinyexec",
  "url": "https://canirequire.com/package/tinyexec/",
  "description": "A minimal library for executing processes in Node",
  "latest": "1.3.1",
  "latestPublished": "2026-09-03T08:50:07.324Z",
  "format": "esm-only",
  "summary": "tinyexec@1.3.1 is ESM-only. tinyexec dropped its CommonJS build in 1.0.1 (March 2025). The last version you can require() on every Node.js version, including 18 and older, is 1.0.0, published Mar 18, 2025. On Node.js 20.19+, 22.12+ and every newer release, require(\"tinyexec\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 20, 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM.",
  "esmOnlySince": "1.0.1",
  "esmOnlySinceDate": "2025-03-27T14:07:16.058Z",
  "lastCommonJsVersion": "1.0.0",
  "lastCommonJsDate": "2025-03-18T21:18:19.504Z",
  "nativeEsmSince": "0.0.1",
  "types": "bundled",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/tinylibs/tinyexec",
  "weeklyDownloads": 119489974,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:42.015Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": null
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "1.3.1",
      "format": "esm-only",
      "published": "2026-09-03T08:50:07.324Z"
    },
    {
      "version": "1.3.0",
      "format": "esm-only",
      "published": "2026-08-01T15:41:10.853Z"
    },
    {
      "version": "1.2.4",
      "format": "esm-only",
      "published": "2026-05-31T09:18:25.296Z"
    },
    {
      "version": "1.2.3",
      "format": "esm-only",
      "published": "2026-05-29T08:06:35.008Z"
    },
    {
      "version": "1.2.2",
      "format": "esm-only",
      "published": "2026-05-23T16:12:08.123Z"
    },
    {
      "version": "1.2.1",
      "format": "esm-only",
      "published": "2026-05-23T15:23:57.681Z"
    },
    {
      "version": "1.2.0",
      "format": "esm-only",
      "published": "2026-05-23T15:12:37.685Z"
    },
    {
      "version": "1.1.2",
      "format": "esm-only",
      "published": "2026-04-29T07:40:28.138Z"
    },
    {
      "version": "1.1.1",
      "format": "esm-only",
      "published": "2026-04-07T12:49:47.713Z"
    },
    {
      "version": "1.0.4",
      "format": "esm-only",
      "published": "2026-03-13T17:59:00.488Z"
    },
    {
      "version": "1.0.3",
      "format": "esm-only",
      "published": "2026-03-13T17:09:55.449Z"
    },
    {
      "version": "1.0.2",
      "format": "esm-only",
      "published": "2025-11-04T19:15:33.538Z"
    },
    {
      "version": "1.0.1",
      "format": "esm-only",
      "published": "2025-03-27T14:07:16.058Z"
    },
    {
      "version": "1.0.0",
      "format": "dual",
      "published": "2025-03-18T21:18:19.504Z"
    },
    {
      "version": "0.3.2",
      "format": "dual",
      "published": "2024-12-29T12:03:44.675Z"
    },
    {
      "version": "0.3.1",
      "format": "dual",
      "published": "2024-10-16T03:43:27.600Z"
    },
    {
      "version": "0.3.0",
      "format": "dual",
      "published": "2024-08-25T17:50:59.179Z"
    },
    {
      "version": "0.2.0",
      "format": "dual",
      "published": "2024-08-19T10:10:03.259Z"
    },
    {
      "version": "0.1.4",
      "format": "dual",
      "published": "2024-08-08T14:21:09.935Z"
    },
    {
      "version": "0.1.3",
      "format": "dual",
      "published": "2024-08-07T18:59:07.092Z"
    },
    {
      "version": "0.1.2",
      "format": "dual",
      "published": "2024-07-02T21:27:56.144Z"
    },
    {
      "version": "0.1.1",
      "format": "dual",
      "published": "2024-07-02T20:32:18.976Z"
    },
    {
      "version": "0.1.0",
      "format": "dual",
      "published": "2024-07-01T21:04:16.813Z"
    },
    {
      "version": "0.0.1",
      "format": "dual",
      "published": "2024-07-01T20:58:48.375Z"
    }
  ]
}