{
  "name": "@babel/polyfill",
  "url": "https://canirequire.com/package/@babel/polyfill/",
  "description": "Provides polyfills necessary for a full ES2015+ environment",
  "latest": "7.12.1",
  "latestPublished": "2020-10-15T22:40:35.490Z",
  "format": "cjs",
  "summary": "@babel/polyfill@7.12.1 is a CommonJS package. @babel/polyfill ships CommonJS only. require(\"@babel/polyfill\") works everywhere. import \"@babel/polyfill\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "7.12.1",
  "lastCommonJsDate": "2020-10-15T22:40:35.490Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": "🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information.",
  "license": "MIT",
  "repository": "https://github.com/babel/babel",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:36:00.058Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "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": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:40:35.490Z"
    },
    {
      "version": "7.11.5",
      "format": "cjs",
      "published": "2020-08-31T20:02:01.155Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:11:27.067Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:06:52.185Z"
    },
    {
      "version": "7.8.7",
      "format": "cjs",
      "published": "2020-03-05T01:56:04.750Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:40:59.018Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:15:57.694Z"
    },
    {
      "version": "7.7.0",
      "format": "cjs",
      "published": "2019-11-05T10:53:12.799Z"
    },
    {
      "version": "7.6.0",
      "format": "cjs",
      "published": "2019-09-06T17:33:45.112Z"
    },
    {
      "version": "7.4.4",
      "format": "cjs",
      "published": "2019-04-26T21:04:09.884Z"
    },
    {
      "version": "7.4.3",
      "format": "cjs",
      "published": "2019-04-02T19:56:02.597Z"
    },
    {
      "version": "7.4.0",
      "format": "cjs",
      "published": "2019-03-19T20:44:41.100Z"
    },
    {
      "version": "7.2.5",
      "format": "cjs",
      "published": "2018-12-21T22:38:26.172Z"
    },
    {
      "version": "7.2.3",
      "format": "cjs",
      "published": "2018-12-20T11:12:51.029Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:41:33.516Z"
    }
  ]
}