{
  "name": "babel-plugin-polyfill-corejs3",
  "url": "https://canirequire.com/package/babel-plugin-polyfill-corejs3/",
  "description": "A Babel plugin to inject imports to core-js@3 polyfills",
  "latest": "1.0.0",
  "latestPublished": "2026-06-17T18:49:08.574Z",
  "format": "esm-only",
  "summary": "babel-plugin-polyfill-corejs3@1.0.0 is ESM-only. babel-plugin-polyfill-corejs3 dropped its CommonJS build in 1.0.0 (June 2026). The last version you can require() on every Node.js version, including 18 and older, is 0.14.2, published Mar 16, 2026. On Node.js 20.19+, 22.12+ and every newer release, require(\"babel-plugin-polyfill-corejs3\") 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. babel-plugin-polyfill-corejs3@1.0.0 declares engines \"^20.19.0 || >=22.12.0\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "1.0.0",
  "esmOnlySinceDate": "2026-06-17T18:49:08.574Z",
  "lastCommonJsVersion": "0.14.2",
  "lastCommonJsDate": "2026-03-16T22:05:00.854Z",
  "nativeEsmSince": "0.2.0",
  "types": "none",
  "nodeEngines": "^20.19.0 || >=22.12.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/babel/babel-polyfills",
  "weeklyDownloads": 51605846,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:12.838Z",
    "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": "1.0.0",
      "format": "esm-only",
      "published": "2026-06-17T18:49:08.574Z"
    },
    {
      "version": "0.14.2",
      "format": "dual",
      "published": "2026-03-16T22:05:00.854Z"
    },
    {
      "version": "0.14.1",
      "format": "dual",
      "published": "2026-03-06T16:20:35.090Z"
    },
    {
      "version": "0.14.0",
      "format": "dual",
      "published": "2026-01-23T17:16:24.194Z"
    },
    {
      "version": "0.13.0",
      "format": "dual",
      "published": "2025-06-27T16:37:49.630Z"
    },
    {
      "version": "0.12.0",
      "format": "dual",
      "published": "2025-03-19T13:24:09.514Z"
    },
    {
      "version": "0.11.1",
      "format": "dual",
      "published": "2025-01-24T11:38:31.515Z"
    },
    {
      "version": "0.11.0",
      "format": "dual",
      "published": "2024-11-11T18:50:14.483Z"
    },
    {
      "version": "0.10.6",
      "format": "dual",
      "published": "2024-08-04T20:47:14.661Z"
    },
    {
      "version": "0.10.4",
      "format": "dual",
      "published": "2024-03-20T11:37:39.279Z"
    },
    {
      "version": "0.10.3",
      "format": "dual",
      "published": "2024-03-20T11:34:37.192Z"
    },
    {
      "version": "0.10.2",
      "format": "dual",
      "published": "2024-03-20T11:22:00.566Z"
    },
    {
      "version": "0.10.1",
      "format": "dual",
      "published": "2024-03-12T15:59:59.890Z"
    },
    {
      "version": "0.10.0",
      "format": "dual",
      "published": "2024-03-08T17:31:01.119Z"
    },
    {
      "version": "0.9.0",
      "format": "dual",
      "published": "2024-01-18T09:57:11.809Z"
    },
    {
      "version": "0.8.7",
      "format": "dual",
      "published": "2023-12-11T14:20:09.054Z"
    },
    {
      "version": "0.8.6",
      "format": "dual",
      "published": "2023-10-23T10:53:24.728Z"
    },
    {
      "version": "0.8.5",
      "format": "dual",
      "published": "2023-10-11T07:02:21.973Z"
    },
    {
      "version": "0.8.4",
      "format": "dual",
      "published": "2023-09-23T07:42:52.631Z"
    },
    {
      "version": "0.8.3",
      "format": "dual",
      "published": "2023-07-21T09:03:14.777Z"
    },
    {
      "version": "0.8.2",
      "format": "dual",
      "published": "2023-07-05T08:38:09.423Z"
    },
    {
      "version": "0.8.1",
      "format": "dual",
      "published": "2023-05-10T10:55:32.969Z"
    },
    {
      "version": "0.8.0",
      "format": "dual",
      "published": "2023-05-10T10:19:02.107Z"
    },
    {
      "version": "0.7.1",
      "format": "dual",
      "published": "2023-03-01T12:12:19.167Z"
    },
    {
      "version": "0.6.0",
      "format": "dual",
      "published": "2022-09-13T02:18:11.359Z"
    },
    {
      "version": "0.5.3",
      "format": "dual",
      "published": "2022-07-24T06:56:57.789Z"
    },
    {
      "version": "0.5.2",
      "format": "dual",
      "published": "2022-02-01T23:50:01.828Z"
    },
    {
      "version": "0.5.1",
      "format": "dual",
      "published": "2022-01-15T15:04:46.146Z"
    },
    {
      "version": "0.5.0",
      "format": "dual",
      "published": "2021-12-31T17:24:57.092Z"
    },
    {
      "version": "0.4.0",
      "format": "dual",
      "published": "2021-11-13T10:35:01.408Z"
    },
    {
      "version": "0.3.0",
      "format": "dual",
      "published": "2021-10-29T22:20:18.344Z"
    },
    {
      "version": "0.2.5",
      "format": "dual",
      "published": "2021-09-22T17:08:29.555Z"
    },
    {
      "version": "0.2.4",
      "format": "dual",
      "published": "2021-07-28T19:55:37.536Z"
    },
    {
      "version": "0.2.3",
      "format": "dual",
      "published": "2021-06-16T21:13:17.179Z"
    },
    {
      "version": "0.2.2",
      "format": "dual",
      "published": "2021-05-26T10:10:31.779Z"
    },
    {
      "version": "0.2.1",
      "format": "dual",
      "published": "2021-05-21T22:20:44.887Z"
    },
    {
      "version": "0.2.0",
      "format": "dual",
      "published": "2021-03-31T15:52:57.570Z"
    },
    {
      "version": "0.1.7",
      "format": "cjs",
      "published": "2021-03-02T08:38:50.984Z"
    },
    {
      "version": "0.1.6",
      "format": "cjs",
      "published": "2021-02-25T23:18:00.647Z"
    },
    {
      "version": "0.1.4",
      "format": "cjs",
      "published": "2021-02-23T13:21:20.105Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2021-02-23T11:23:17.948Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2021-02-22T21:13:54.786Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2021-02-22T00:57:13.705Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2021-01-09T14:09:30.168Z"
    },
    {
      "version": "0.0.11",
      "format": "cjs",
      "published": "2021-01-07T15:06:07.299Z"
    },
    {
      "version": "0.0.10",
      "format": "cjs",
      "published": "2020-12-22T01:02:01.588Z"
    },
    {
      "version": "0.0.9",
      "format": "cjs",
      "published": "2020-12-22T00:53:51.631Z"
    },
    {
      "version": "0.0.8",
      "format": "cjs",
      "published": "2020-12-09T23:00:52.506Z"
    },
    {
      "version": "0.0.7",
      "format": "cjs",
      "published": "2020-11-09T14:37:29.486Z"
    },
    {
      "version": "0.0.6",
      "format": "cjs",
      "published": "2020-10-03T10:54:35.261Z"
    },
    {
      "version": "0.0.5",
      "format": "cjs",
      "published": "2020-08-31T22:59:43.647Z"
    },
    {
      "version": "0.0.4",
      "format": "cjs",
      "published": "2020-08-18T22:26:18.375Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2020-07-10T21:36:08.370Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2020-05-26T21:00:49.970Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2020-05-26T20:42:24.866Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2020-04-08T14:27:34.383Z"
    }
  ]
}