{
  "name": "@babel/plugin-transform-runtime",
  "url": "https://canirequire.com/package/@babel/plugin-transform-runtime/",
  "description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
  "latest": "8.0.1",
  "latestPublished": "2026-06-17T09:45:04.083Z",
  "format": "esm-only",
  "summary": "@babel/plugin-transform-runtime@8.0.1 is ESM-only. @babel/plugin-transform-runtime 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-runtime\") 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-runtime@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:32.472Z",
  "lastCommonJsVersion": "7.29.7",
  "lastCommonJsDate": "2026-05-25T11:16:50.773Z",
  "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:25.294Z",
    "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:45:04.083Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2026-06-16T13:33:32.472Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:16:50.773Z"
    },
    {
      "version": "7.29.0",
      "format": "cjs",
      "published": "2026-01-31T17:39:12.632Z"
    },
    {
      "version": "7.28.5",
      "format": "cjs",
      "published": "2025-10-23T15:17:42.015Z"
    },
    {
      "version": "7.28.3",
      "format": "cjs",
      "published": "2025-08-14T12:36:08.814Z"
    },
    {
      "version": "7.28.0",
      "format": "cjs",
      "published": "2025-07-02T08:38:17.994Z"
    },
    {
      "version": "7.27.4",
      "format": "cjs",
      "published": "2025-05-30T15:01:43.212Z"
    },
    {
      "version": "7.27.3",
      "format": "cjs",
      "published": "2025-05-27T08:39:14.810Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:09:23.782Z"
    },
    {
      "version": "7.26.10",
      "format": "cjs",
      "published": "2025-03-11T17:55:04.562Z"
    },
    {
      "version": "7.26.9",
      "format": "cjs",
      "published": "2025-02-14T11:48:00.050Z"
    },
    {
      "version": "7.26.8",
      "format": "cjs",
      "published": "2025-02-08T09:59:21.701Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:21:41.608Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:15:25.598Z"
    },
    {
      "version": "7.25.4",
      "format": "cjs",
      "published": "2024-08-22T09:34:27.995Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:15:51.749Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:24:58.845Z"
    },
    {
      "version": "7.24.3",
      "format": "cjs",
      "published": "2024-03-20T12:09:02.015Z"
    },
    {
      "version": "7.24.1",
      "format": "cjs",
      "published": "2024-03-19T09:49:30.209Z"
    },
    {
      "version": "7.24.0",
      "format": "cjs",
      "published": "2024-02-28T11:47:43.659Z"
    },
    {
      "version": "7.23.9",
      "format": "cjs",
      "published": "2024-01-25T16:57:49.196Z"
    },
    {
      "version": "7.23.7",
      "format": "cjs",
      "published": "2023-12-29T20:01:29.546Z"
    },
    {
      "version": "7.23.6",
      "format": "cjs",
      "published": "2023-12-11T13:09:58.018Z"
    },
    {
      "version": "7.23.4",
      "format": "cjs",
      "published": "2023-11-20T14:22:09.963Z"
    },
    {
      "version": "7.23.3",
      "format": "cjs",
      "published": "2023-11-09T07:04:00.020Z"
    },
    {
      "version": "7.23.2",
      "format": "cjs",
      "published": "2023-10-11T18:51:22.280Z"
    },
    {
      "version": "7.22.15",
      "format": "cjs",
      "published": "2023-09-04T12:25:20.145Z"
    },
    {
      "version": "7.22.10",
      "format": "cjs",
      "published": "2023-08-07T17:25:14.454Z"
    },
    {
      "version": "7.22.9",
      "format": "cjs",
      "published": "2023-07-12T16:53:42.275Z"
    },
    {
      "version": "7.22.7",
      "format": "cjs",
      "published": "2023-07-06T09:03:58.010Z"
    },
    {
      "version": "7.22.6",
      "format": "cjs",
      "published": "2023-07-04T07:48:51.047Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:34.653Z"
    },
    {
      "version": "7.22.4",
      "format": "cjs",
      "published": "2023-05-29T14:26:54.914Z"
    },
    {
      "version": "7.22.2",
      "format": "cjs",
      "published": "2023-05-26T17:52:00.603Z"
    },
    {
      "version": "7.22.0",
      "format": "cjs",
      "published": "2023-05-26T13:45:18.537Z"
    },
    {
      "version": "7.21.4",
      "format": "cjs",
      "published": "2023-03-31T09:01:58.326Z"
    },
    {
      "version": "7.21.0",
      "format": "cjs",
      "published": "2023-02-20T15:31:00.468Z"
    },
    {
      "version": "7.19.6",
      "format": "cjs",
      "published": "2022-10-20T09:03:31.013Z"
    },
    {
      "version": "7.19.1",
      "format": "cjs",
      "published": "2022-09-14T15:29:11.500Z"
    },
    {
      "version": "7.18.10",
      "format": "cjs",
      "published": "2022-08-01T18:46:41.642Z"
    },
    {
      "version": "7.18.9",
      "format": "cjs",
      "published": "2022-07-18T09:17:32.929Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:50:21.601Z"
    },
    {
      "version": "7.18.5",
      "format": "cjs",
      "published": "2022-06-13T06:40:22.327Z"
    },
    {
      "version": "7.18.2",
      "format": "cjs",
      "published": "2022-05-25T09:16:27.320Z"
    },
    {
      "version": "7.18.0",
      "format": "cjs",
      "published": "2022-05-19T18:16:34.331Z"
    },
    {
      "version": "7.17.12",
      "format": "cjs",
      "published": "2022-05-16T19:33:08.645Z"
    },
    {
      "version": "7.17.10",
      "format": "cjs",
      "published": "2022-04-29T16:37:38.291Z"
    },
    {
      "version": "7.17.0",
      "format": "cjs",
      "published": "2022-02-02T23:04:49.238Z"
    },
    {
      "version": "7.16.10",
      "format": "cjs",
      "published": "2022-01-19T18:39:00.676Z"
    },
    {
      "version": "7.16.8",
      "format": "cjs",
      "published": "2022-01-10T21:18:25.395Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:22:38.178Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:28:29.029Z"
    },
    {
      "version": "7.16.4",
      "format": "cjs",
      "published": "2021-11-16T22:46:18.495Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:48.322Z"
    },
    {
      "version": "7.15.8",
      "format": "cjs",
      "published": "2021-10-06T20:54:56.735Z"
    },
    {
      "version": "7.15.0",
      "format": "cjs",
      "published": "2021-08-04T21:12:57.592Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:12:46.056Z"
    },
    {
      "version": "7.14.3",
      "format": "cjs",
      "published": "2021-05-17T20:44:23.890Z"
    },
    {
      "version": "7.14.2",
      "format": "cjs",
      "published": "2021-05-12T17:09:28.131Z"
    }
  ]
}