{
  "name": "execa",
  "url": "https://canirequire.com/package/execa/",
  "description": "Process execution for humans",
  "latest": "10.0.1",
  "latestPublished": "2026-07-31T02:11:27.763Z",
  "format": "esm-only",
  "summary": "execa@10.0.1 is ESM-only. execa dropped its CommonJS build in 6.0.0 (November 2021). The last version you can require() on every Node.js version, including 18 and older, is 5.1.1, published Jun 4, 2021. On Node.js 20.19+, 22.12+ and every newer release, require(\"execa\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM. execa@10.0.1 declares engines \">=22\", so Node.js 18, 20 are outside its supported range regardless of module format.",
  "esmOnlySince": "6.0.0",
  "esmOnlySinceDate": "2021-11-17T11:06:04.038Z",
  "lastCommonJsVersion": "5.1.1",
  "lastCommonJsDate": "2021-06-04T16:38:11.620Z",
  "nativeEsmSince": "6.0.0",
  "types": "bundled",
  "nodeEngines": ">=22",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/execa",
  "weeklyDownloads": 150608357,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:37.178Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": "SyntaxError"
      },
      "20": {
        "require": false,
        "import": false,
        "requireError": "TypeError",
        "importError": "TypeError"
      },
      "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": "10.0.1",
      "format": "esm-only",
      "published": "2026-07-31T02:11:27.763Z"
    },
    {
      "version": "10.0.0",
      "format": "esm-only",
      "published": "2026-07-17T00:32:39.689Z"
    },
    {
      "version": "9.6.1",
      "format": "esm-only",
      "published": "2025-11-29T20:53:46.888Z"
    },
    {
      "version": "9.6.0",
      "format": "esm-only",
      "published": "2025-05-26T21:59:25.151Z"
    },
    {
      "version": "9.5.3",
      "format": "esm-only",
      "published": "2025-05-08T20:11:08.632Z"
    },
    {
      "version": "9.5.2",
      "format": "esm-only",
      "published": "2024-12-07T23:12:12.891Z"
    },
    {
      "version": "9.5.1",
      "format": "esm-only",
      "published": "2024-10-29T07:27:04.290Z"
    },
    {
      "version": "9.5.0",
      "format": "esm-only",
      "published": "2024-10-27T07:55:20.023Z"
    },
    {
      "version": "9.4.1",
      "format": "esm-only",
      "published": "2024-10-16T19:01:22.009Z"
    },
    {
      "version": "9.4.0",
      "format": "esm-only",
      "published": "2024-09-16T22:41:06.438Z"
    },
    {
      "version": "9.3.1",
      "format": "esm-only",
      "published": "2024-08-14T19:59:27.851Z"
    },
    {
      "version": "9.3.0",
      "format": "esm-only",
      "published": "2024-06-21T18:22:21.706Z"
    },
    {
      "version": "9.2.0",
      "format": "esm-only",
      "published": "2024-06-06T17:44:07.194Z"
    },
    {
      "version": "9.1.0",
      "format": "esm-only",
      "published": "2024-05-13T14:41:33.759Z"
    },
    {
      "version": "9.0.2",
      "format": "esm-only",
      "published": "2024-05-10T06:11:55.996Z"
    },
    {
      "version": "9.0.1",
      "format": "esm-only",
      "published": "2024-05-09T17:08:56.044Z"
    },
    {
      "version": "9.0.0",
      "format": "esm-only",
      "published": "2024-05-08T20:24:36.054Z"
    },
    {
      "version": "8.0.1",
      "format": "esm-only",
      "published": "2023-08-19T15:43:49.166Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2023-08-19T00:27:07.586Z"
    },
    {
      "version": "7.2.0",
      "format": "esm-only",
      "published": "2023-07-27T00:21:48.750Z"
    },
    {
      "version": "7.1.1",
      "format": "esm-only",
      "published": "2023-03-14T19:44:10.464Z"
    },
    {
      "version": "7.1.0",
      "format": "esm-only",
      "published": "2023-03-11T23:56:50.346Z"
    },
    {
      "version": "7.0.0",
      "format": "esm-only",
      "published": "2023-02-11T17:17:41.259Z"
    },
    {
      "version": "6.1.0",
      "format": "esm-only",
      "published": "2022-02-13T10:40:34.019Z"
    },
    {
      "version": "6.0.0",
      "format": "esm-only",
      "published": "2021-11-17T11:06:04.038Z"
    },
    {
      "version": "5.1.1",
      "format": "cjs",
      "published": "2021-06-04T16:38:11.620Z"
    },
    {
      "version": "5.1.0",
      "format": "cjs",
      "published": "2021-06-02T17:36:50.972Z"
    },
    {
      "version": "5.0.1",
      "format": "cjs",
      "published": "2021-05-30T17:44:36.615Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2020-12-03T05:19:51.155Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2020-10-28T11:30:52.359Z"
    },
    {
      "version": "4.0.3",
      "format": "cjs",
      "published": "2020-07-07T18:32:23.136Z"
    },
    {
      "version": "4.0.2",
      "format": "cjs",
      "published": "2020-05-22T14:08:36.806Z"
    },
    {
      "version": "4.0.1",
      "format": "cjs",
      "published": "2020-05-08T14:19:42.795Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2019-12-19T09:49:46.049Z"
    },
    {
      "version": "3.4.0",
      "format": "cjs",
      "published": "2019-11-25T10:19:23.519Z"
    },
    {
      "version": "3.3.0",
      "format": "cjs",
      "published": "2019-11-12T10:07:50.203Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2019-10-17T15:11:51.894Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2019-10-15T18:34:55.311Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-10-14T14:08:16.289Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2019-10-09T09:10:42.025Z"
    },
    {
      "version": "2.0.5",
      "format": "cjs",
      "published": "2019-10-04T08:05:55.676Z"
    },
    {
      "version": "2.0.4",
      "format": "cjs",
      "published": "2019-08-15T10:33:01.051Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2019-07-05T08:35:52.894Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2019-07-01T10:26:38.202Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2019-06-26T10:13:29.987Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2019-06-25T11:26:42.705Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2018-08-26T17:43:44.171Z"
    },
    {
      "version": "0.11.0",
      "format": "cjs",
      "published": "2018-08-20T07:57:57.953Z"
    },
    {
      "version": "0.10.0",
      "format": "cjs",
      "published": "2018-03-15T04:59:55.439Z"
    },
    {
      "version": "0.9.0",
      "format": "cjs",
      "published": "2018-01-11T23:29:49.655Z"
    },
    {
      "version": "0.8.0",
      "format": "cjs",
      "published": "2017-08-05T20:44:47.515Z"
    },
    {
      "version": "0.7.0",
      "format": "cjs",
      "published": "2017-06-09T21:50:42.038Z"
    },
    {
      "version": "0.6.3",
      "format": "cjs",
      "published": "2017-03-21T12:31:01.154Z"
    },
    {
      "version": "0.6.2",
      "format": "cjs",
      "published": "2017-03-20T05:57:19.501Z"
    },
    {
      "version": "0.6.1",
      "format": "cjs",
      "published": "2017-03-13T06:34:43.860Z"
    },
    {
      "version": "0.6.0",
      "format": "cjs",
      "published": "2017-01-09T09:37:57.298Z"
    },
    {
      "version": "0.5.1",
      "format": "cjs",
      "published": "2017-01-08T15:31:59.664Z"
    },
    {
      "version": "0.5.0",
      "format": "cjs",
      "published": "2016-10-05T08:28:19.328Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2016-04-26T17:27:36.260Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2016-04-22T21:13:14.859Z"
    }
  ]
}