{
  "name": "@babel/register",
  "url": "https://canirequire.com/package/@babel/register/",
  "description": "babel require hook",
  "latest": "8.0.1",
  "latestPublished": "2026-06-17T09:44:12.530Z",
  "format": "esm-only",
  "summary": "@babel/register@8.0.1 is ESM-only. @babel/register 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/register\") 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/register@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:32:06.164Z",
  "lastCommonJsVersion": "7.29.7",
  "lastCommonJsDate": "2026-05-25T11:15:32.857Z",
  "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:29.284Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": "TIMEOUT"
      },
      "20": {
        "require": true,
        "import": false,
        "requireError": null,
        "importError": "TIMEOUT"
      },
      "22": {
        "require": true,
        "import": false,
        "requireError": null,
        "importError": "TIMEOUT"
      },
      "24": {
        "require": true,
        "import": false,
        "requireError": null,
        "importError": "TIMEOUT"
      },
      "26": {
        "require": true,
        "import": false,
        "requireError": null,
        "importError": "TIMEOUT"
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "8.0.1",
      "format": "esm-only",
      "published": "2026-06-17T09:44:12.530Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2026-06-16T13:32:06.164Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:15:32.857Z"
    },
    {
      "version": "7.29.3",
      "format": "cjs",
      "published": "2026-04-30T21:33:30.613Z"
    },
    {
      "version": "7.28.6",
      "format": "cjs",
      "published": "2026-01-12T17:49:35.427Z"
    },
    {
      "version": "7.28.3",
      "format": "cjs",
      "published": "2025-08-14T12:36:08.871Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:08:27.704Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:20:37.654Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:14:24.645Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:24:10.551Z"
    },
    {
      "version": "7.23.7",
      "format": "cjs",
      "published": "2023-12-29T20:01:29.642Z"
    },
    {
      "version": "7.22.15",
      "format": "cjs",
      "published": "2023-09-04T12:25:07.248Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:03.131Z"
    },
    {
      "version": "7.21.0",
      "format": "cjs",
      "published": "2023-02-20T15:31:01.279Z"
    },
    {
      "version": "7.18.9",
      "format": "cjs",
      "published": "2022-07-18T09:17:23.737Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:49:46.124Z"
    },
    {
      "version": "7.17.7",
      "format": "cjs",
      "published": "2022-03-14T17:07:09.478Z"
    },
    {
      "version": "7.17.0",
      "format": "cjs",
      "published": "2022-02-02T23:04:49.464Z"
    },
    {
      "version": "7.16.9",
      "format": "cjs",
      "published": "2022-01-11T23:14:11.988Z"
    },
    {
      "version": "7.16.8",
      "format": "cjs",
      "published": "2022-01-10T21:18:27.540Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:21:23.658Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:27:34.346Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:35.451Z"
    },
    {
      "version": "7.15.3",
      "format": "cjs",
      "published": "2021-08-11T07:19:32.955Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:11:22.648Z"
    },
    {
      "version": "7.13.16",
      "format": "cjs",
      "published": "2021-04-20T11:21:08.654Z"
    },
    {
      "version": "7.13.14",
      "format": "cjs",
      "published": "2021-03-29T14:15:32.583Z"
    },
    {
      "version": "7.13.8",
      "format": "cjs",
      "published": "2021-02-26T23:39:03.454Z"
    },
    {
      "version": "7.13.0",
      "format": "cjs",
      "published": "2021-02-22T22:49:31.754Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:09:54.461Z"
    },
    {
      "version": "7.12.10",
      "format": "cjs",
      "published": "2020-12-09T22:47:56.341Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:40:36.247Z"
    },
    {
      "version": "7.12.0",
      "format": "cjs",
      "published": "2020-10-14T20:02:56.941Z"
    },
    {
      "version": "7.11.5",
      "format": "cjs",
      "published": "2020-08-31T20:02:05.813Z"
    },
    {
      "version": "7.10.5",
      "format": "cjs",
      "published": "2020-07-14T18:17:55.693Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:11:27.065Z"
    },
    {
      "version": "7.10.3",
      "format": "cjs",
      "published": "2020-06-19T20:54:08.446Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:06:51.873Z"
    },
    {
      "version": "7.9.0",
      "format": "cjs",
      "published": "2020-03-20T15:39:22.246Z"
    },
    {
      "version": "7.8.6",
      "format": "cjs",
      "published": "2020-02-27T12:21:21.646Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:41:05.851Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:16:02.263Z"
    },
    {
      "version": "7.7.7",
      "format": "cjs",
      "published": "2019-12-19T00:53:06.684Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:32:22.042Z"
    },
    {
      "version": "7.7.0",
      "format": "cjs",
      "published": "2019-11-05T10:53:11.478Z"
    },
    {
      "version": "7.6.2",
      "format": "cjs",
      "published": "2019-09-23T21:21:42.136Z"
    },
    {
      "version": "7.6.0",
      "format": "cjs",
      "published": "2019-09-06T17:33:44.330Z"
    },
    {
      "version": "7.5.5",
      "format": "cjs",
      "published": "2019-07-17T21:21:26.787Z"
    },
    {
      "version": "7.4.4",
      "format": "cjs",
      "published": "2019-04-26T21:04:11.445Z"
    },
    {
      "version": "7.4.0",
      "format": "cjs",
      "published": "2019-03-19T20:44:43.571Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:41:47.004Z"
    }
  ]
}