{
  "name": "@babel/plugin-transform-modules-commonjs",
  "url": "https://canirequire.com/package/@babel/plugin-transform-modules-commonjs/",
  "description": "This plugin transforms ES2015 modules to CommonJS",
  "latest": "8.0.1",
  "latestPublished": "2026-06-17T09:44:51.398Z",
  "format": "esm-only",
  "summary": "@babel/plugin-transform-modules-commonjs@8.0.1 is ESM-only. @babel/plugin-transform-modules-commonjs dropped its CommonJS build in 8.0.0 (June 2026). The last version you can require() on every Node.js version, including 18 and older, is 7.29.7, published May 25, 2026. On Node.js 20.19+, 22.12+ and every newer release, require(\"@babel/plugin-transform-modules-commonjs\") 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. @babel/plugin-transform-modules-commonjs@8.0.1 declares engines \"^22.18.0 || >=24.11.0\", so Node.js 18, 20 are outside its supported range regardless of module format.",
  "esmOnlySince": "8.0.0",
  "esmOnlySinceDate": "2026-06-16T13:33:41.802Z",
  "lastCommonJsVersion": "7.29.7",
  "lastCommonJsDate": "2026-05-25T11:16:57.909Z",
  "nativeEsmSince": "8.0.0",
  "types": "bundled",
  "nodeEngines": "^22.18.0 || >=24.11.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/babel/babel",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:12.274Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": "SyntaxError"
      },
      "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": "8.0.1",
      "format": "esm-only",
      "published": "2026-06-17T09:44:51.398Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2026-06-16T13:33:41.802Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:16:57.909Z"
    },
    {
      "version": "7.28.6",
      "format": "cjs",
      "published": "2026-01-12T17:50:12.520Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:09:29.390Z"
    },
    {
      "version": "7.26.3",
      "format": "cjs",
      "published": "2024-12-04T12:35:35.957Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:21:46.937Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:15:30.826Z"
    },
    {
      "version": "7.24.8",
      "format": "cjs",
      "published": "2024-07-11T14:54:48.730Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:15:55.977Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:25:04.459Z"
    },
    {
      "version": "7.24.1",
      "format": "cjs",
      "published": "2024-03-19T09:48:42.062Z"
    },
    {
      "version": "7.23.3",
      "format": "cjs",
      "published": "2023-11-09T07:04:12.992Z"
    },
    {
      "version": "7.23.0",
      "format": "cjs",
      "published": "2023-09-25T08:11:29.303Z"
    },
    {
      "version": "7.22.15",
      "format": "cjs",
      "published": "2023-09-04T12:25:23.883Z"
    },
    {
      "version": "7.22.11",
      "format": "cjs",
      "published": "2023-08-24T13:08:39.046Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:45.822Z"
    },
    {
      "version": "7.21.5",
      "format": "cjs",
      "published": "2023-04-28T19:50:29.845Z"
    },
    {
      "version": "7.21.2",
      "format": "cjs",
      "published": "2023-02-23T09:31:39.683Z"
    },
    {
      "version": "7.20.11",
      "format": "cjs",
      "published": "2022-12-23T21:08:08.542Z"
    },
    {
      "version": "7.20.7",
      "format": "cjs",
      "published": "2022-12-22T09:45:42.364Z"
    },
    {
      "version": "7.19.6",
      "format": "cjs",
      "published": "2022-10-20T09:03:36.033Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:50:40.441Z"
    },
    {
      "version": "7.18.2",
      "format": "cjs",
      "published": "2022-05-25T09:16:34.147Z"
    },
    {
      "version": "7.18.0",
      "format": "cjs",
      "published": "2022-05-19T18:16:40.749Z"
    },
    {
      "version": "7.17.12",
      "format": "cjs",
      "published": "2022-05-16T19:33:15.825Z"
    },
    {
      "version": "7.17.9",
      "format": "cjs",
      "published": "2022-04-06T15:55:21.776Z"
    },
    {
      "version": "7.17.7",
      "format": "cjs",
      "published": "2022-03-14T17:07:13.598Z"
    },
    {
      "version": "7.16.8",
      "format": "cjs",
      "published": "2022-01-10T21:18:24.873Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:23:06.328Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:28:54.191Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:48:00.508Z"
    },
    {
      "version": "7.15.4",
      "format": "cjs",
      "published": "2021-09-02T21:40:00.946Z"
    },
    {
      "version": "7.15.0",
      "format": "cjs",
      "published": "2021-08-04T21:13:15.302Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:13:23.706Z"
    },
    {
      "version": "7.14.0",
      "format": "cjs",
      "published": "2021-04-29T20:10:19.275Z"
    },
    {
      "version": "7.13.8",
      "format": "cjs",
      "published": "2021-02-26T23:39:00.644Z"
    },
    {
      "version": "7.13.0",
      "format": "cjs",
      "published": "2021-02-22T22:50:32.399Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:12:15.771Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:42:10.222Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:13:29.315Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:08:33.619Z"
    },
    {
      "version": "7.9.6",
      "format": "cjs",
      "published": "2020-04-29T18:37:57.477Z"
    },
    {
      "version": "7.9.0",
      "format": "cjs",
      "published": "2020-03-20T15:39:45.776Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:42:22.612Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:17:29.776Z"
    },
    {
      "version": "7.7.5",
      "format": "cjs",
      "published": "2019-12-06T13:17:57.519Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:33:49.764Z"
    },
    {
      "version": "7.7.0",
      "format": "cjs",
      "published": "2019-11-05T10:53:53.534Z"
    },
    {
      "version": "7.6.0",
      "format": "cjs",
      "published": "2019-09-06T17:33:37.545Z"
    },
    {
      "version": "7.5.0",
      "format": "cjs",
      "published": "2019-07-04T12:58:00.888Z"
    },
    {
      "version": "7.4.4",
      "format": "cjs",
      "published": "2019-04-26T21:04:51.417Z"
    },
    {
      "version": "7.4.3",
      "format": "cjs",
      "published": "2019-04-02T19:56:16.141Z"
    },
    {
      "version": "7.4.0",
      "format": "cjs",
      "published": "2019-03-19T20:44:28.994Z"
    },
    {
      "version": "7.2.0",
      "format": "cjs",
      "published": "2018-12-03T19:01:29.589Z"
    },
    {
      "version": "7.1.0",
      "format": "cjs",
      "published": "2018-09-17T19:31:03.470Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:44:55.415Z"
    }
  ]
}