{
  "name": "@babel/helpers",
  "url": "https://canirequire.com/package/@babel/helpers/",
  "description": "Collection of helper functions used by Babel transforms.",
  "latest": "8.0.0",
  "latestPublished": "2026-06-16T13:33:12.822Z",
  "format": "esm-only",
  "summary": "@babel/helpers@8.0.0 is ESM-only. @babel/helpers 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/helpers\") 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/helpers@8.0.0 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:12.822Z",
  "lastCommonJsVersion": "7.29.7",
  "lastCommonJsDate": "2026-05-25T11:16:28.369Z",
  "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:34:47.303Z",
    "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.0",
      "format": "esm-only",
      "published": "2026-06-16T13:33:12.822Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:16:28.369Z"
    },
    {
      "version": "7.29.2",
      "format": "cjs",
      "published": "2026-03-16T22:33:19.245Z"
    },
    {
      "version": "7.28.6",
      "format": "cjs",
      "published": "2026-01-12T17:50:02.262Z"
    },
    {
      "version": "7.28.4",
      "format": "cjs",
      "published": "2025-09-05T14:53:12.925Z"
    },
    {
      "version": "7.28.3",
      "format": "cjs",
      "published": "2025-08-14T12:36:07.479Z"
    },
    {
      "version": "7.28.2",
      "format": "cjs",
      "published": "2025-07-24T09:48:25.894Z"
    },
    {
      "version": "7.27.6",
      "format": "cjs",
      "published": "2025-06-05T08:37:22.651Z"
    },
    {
      "version": "7.27.4",
      "format": "cjs",
      "published": "2025-05-30T15:01:41.946Z"
    },
    {
      "version": "7.27.3",
      "format": "cjs",
      "published": "2025-05-27T08:39:19.988Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:09:10.422Z"
    },
    {
      "version": "7.27.0",
      "format": "cjs",
      "published": "2025-03-24T17:41:51.543Z"
    },
    {
      "version": "7.26.10",
      "format": "cjs",
      "published": "2025-03-11T17:55:10.007Z"
    },
    {
      "version": "7.26.9",
      "format": "cjs",
      "published": "2025-02-14T11:48:09.677Z"
    },
    {
      "version": "7.26.7",
      "format": "cjs",
      "published": "2025-01-24T15:04:58.780Z"
    },
    {
      "version": "7.26.0",
      "format": "cjs",
      "published": "2024-10-25T13:30:16.251Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:21:26.479Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:15:10.967Z"
    },
    {
      "version": "7.25.6",
      "format": "cjs",
      "published": "2024-08-29T10:14:25.814Z"
    },
    {
      "version": "7.25.0",
      "format": "cjs",
      "published": "2024-07-26T16:59:27.634Z"
    },
    {
      "version": "7.24.8",
      "format": "cjs",
      "published": "2024-07-11T14:54:52.057Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:15:39.923Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:25:01.551Z"
    },
    {
      "version": "7.24.5",
      "format": "cjs",
      "published": "2024-04-29T18:34:28.475Z"
    },
    {
      "version": "7.24.4",
      "format": "cjs",
      "published": "2024-04-03T16:53:46.681Z"
    },
    {
      "version": "7.24.1",
      "format": "cjs",
      "published": "2024-03-19T09:49:41.862Z"
    },
    {
      "version": "7.24.0",
      "format": "cjs",
      "published": "2024-02-28T11:47:46.236Z"
    },
    {
      "version": "7.23.9",
      "format": "cjs",
      "published": "2024-01-25T16:57:55.255Z"
    },
    {
      "version": "7.23.8",
      "format": "cjs",
      "published": "2024-01-08T18:42:12.310Z"
    },
    {
      "version": "7.23.7",
      "format": "cjs",
      "published": "2023-12-29T20:01:34.876Z"
    },
    {
      "version": "7.23.6",
      "format": "cjs",
      "published": "2023-12-11T13:10:06.543Z"
    },
    {
      "version": "7.23.5",
      "format": "cjs",
      "published": "2023-11-29T10:25:48.565Z"
    },
    {
      "version": "7.23.4",
      "format": "cjs",
      "published": "2023-11-20T14:22:20.497Z"
    },
    {
      "version": "7.23.2",
      "format": "cjs",
      "published": "2023-10-11T18:51:30.347Z"
    },
    {
      "version": "7.23.1",
      "format": "cjs",
      "published": "2023-09-25T08:30:40.717Z"
    },
    {
      "version": "7.23.0",
      "format": "cjs",
      "published": "2023-09-25T08:11:51.994Z"
    },
    {
      "version": "7.22.15",
      "format": "cjs",
      "published": "2023-09-04T12:25:23.958Z"
    },
    {
      "version": "7.22.11",
      "format": "cjs",
      "published": "2023-08-24T13:08:52.506Z"
    },
    {
      "version": "7.22.10",
      "format": "cjs",
      "published": "2023-08-07T17:25:25.767Z"
    },
    {
      "version": "7.22.6",
      "format": "cjs",
      "published": "2023-07-04T07:49:00.582Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:42.776Z"
    },
    {
      "version": "7.22.3",
      "format": "cjs",
      "published": "2023-05-27T10:11:07.676Z"
    },
    {
      "version": "7.22.0",
      "format": "cjs",
      "published": "2023-05-26T13:45:49.010Z"
    },
    {
      "version": "7.21.5",
      "format": "cjs",
      "published": "2023-04-28T19:50:28.170Z"
    },
    {
      "version": "7.21.0",
      "format": "cjs",
      "published": "2023-02-20T15:31:18.024Z"
    },
    {
      "version": "7.20.13",
      "format": "cjs",
      "published": "2023-01-21T14:30:45.664Z"
    },
    {
      "version": "7.20.7",
      "format": "cjs",
      "published": "2022-12-22T09:45:36.449Z"
    },
    {
      "version": "7.20.6",
      "format": "cjs",
      "published": "2022-11-28T11:02:58.282Z"
    },
    {
      "version": "7.20.5",
      "format": "cjs",
      "published": "2022-11-28T10:12:54.141Z"
    },
    {
      "version": "7.20.1",
      "format": "cjs",
      "published": "2022-11-01T11:25:45.957Z"
    },
    {
      "version": "7.20.0",
      "format": "cjs",
      "published": "2022-10-27T13:19:25.982Z"
    },
    {
      "version": "7.19.4",
      "format": "cjs",
      "published": "2022-10-10T10:47:28.498Z"
    },
    {
      "version": "7.19.0",
      "format": "cjs",
      "published": "2022-09-05T19:02:21.204Z"
    },
    {
      "version": "7.18.9",
      "format": "cjs",
      "published": "2022-07-18T09:17:40.040Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:50:33.431Z"
    },
    {
      "version": "7.18.2",
      "format": "cjs",
      "published": "2022-05-25T09:16:35.631Z"
    },
    {
      "version": "7.18.0",
      "format": "cjs",
      "published": "2022-05-19T18:16:39.714Z"
    },
    {
      "version": "7.17.9",
      "format": "cjs",
      "published": "2022-04-06T15:55:25.856Z"
    },
    {
      "version": "7.17.8",
      "format": "cjs",
      "published": "2022-03-18T20:31:09.702Z"
    },
    {
      "version": "7.17.7",
      "format": "cjs",
      "published": "2022-03-14T17:07:08.667Z"
    }
  ]
}