{
  "name": "@babel/helper-compilation-targets",
  "url": "https://canirequire.com/package/@babel/helper-compilation-targets/",
  "description": "Helper functions on Babel compilation targets",
  "latest": "8.0.0",
  "latestPublished": "2026-06-16T13:32:12.251Z",
  "format": "esm-only",
  "summary": "@babel/helper-compilation-targets@8.0.0 is ESM-only. @babel/helper-compilation-targets 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/helper-compilation-targets\") 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/helper-compilation-targets@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:32:12.251Z",
  "lastCommonJsVersion": "7.29.7",
  "lastCommonJsDate": "2026-05-25T11:15:38.543Z",
  "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:48.315Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ESM",
        "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": "8.0.0",
      "format": "esm-only",
      "published": "2026-06-16T13:32:12.251Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:15:38.543Z"
    },
    {
      "version": "7.28.6",
      "format": "cjs",
      "published": "2026-01-12T17:49:40.714Z"
    },
    {
      "version": "7.27.2",
      "format": "cjs",
      "published": "2025-05-06T15:33:48.997Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:08:32.123Z"
    },
    {
      "version": "7.27.0",
      "format": "cjs",
      "published": "2025-03-24T17:41:40.331Z"
    },
    {
      "version": "7.26.5",
      "format": "cjs",
      "published": "2025-01-10T17:11:50.462Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:20:43.053Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:14:29.207Z"
    },
    {
      "version": "7.25.2",
      "format": "cjs",
      "published": "2024-07-30T02:54:51.701Z"
    },
    {
      "version": "7.24.8",
      "format": "cjs",
      "published": "2024-07-11T14:54:48.738Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:15:03.575Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:24:15.754Z"
    },
    {
      "version": "7.23.6",
      "format": "cjs",
      "published": "2023-12-11T13:09:56.799Z"
    },
    {
      "version": "7.22.15",
      "format": "cjs",
      "published": "2023-09-04T12:25:11.681Z"
    },
    {
      "version": "7.22.10",
      "format": "cjs",
      "published": "2023-08-07T17:25:10.224Z"
    },
    {
      "version": "7.22.9",
      "format": "cjs",
      "published": "2023-07-12T16:53:47.741Z"
    },
    {
      "version": "7.22.6",
      "format": "cjs",
      "published": "2023-07-04T07:48:58.890Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:06.954Z"
    },
    {
      "version": "7.22.1",
      "format": "cjs",
      "published": "2023-05-26T16:34:49.930Z"
    },
    {
      "version": "7.21.5",
      "format": "cjs",
      "published": "2023-04-28T19:50:20.195Z"
    },
    {
      "version": "7.21.4",
      "format": "cjs",
      "published": "2023-03-31T09:01:56.758Z"
    },
    {
      "version": "7.20.7",
      "format": "cjs",
      "published": "2022-12-22T09:45:19.219Z"
    },
    {
      "version": "7.20.0",
      "format": "cjs",
      "published": "2022-10-27T13:19:19.660Z"
    },
    {
      "version": "7.19.3",
      "format": "cjs",
      "published": "2022-09-27T18:36:48.969Z"
    },
    {
      "version": "7.19.1",
      "format": "cjs",
      "published": "2022-09-14T15:29:15.355Z"
    },
    {
      "version": "7.19.0",
      "format": "cjs",
      "published": "2022-09-05T19:02:16.890Z"
    },
    {
      "version": "7.18.9",
      "format": "cjs",
      "published": "2022-07-18T09:17:22.832Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:49:49.754Z"
    },
    {
      "version": "7.18.2",
      "format": "cjs",
      "published": "2022-05-25T09:16:25.915Z"
    },
    {
      "version": "7.17.10",
      "format": "cjs",
      "published": "2022-04-29T16:37:41.754Z"
    },
    {
      "version": "7.17.7",
      "format": "cjs",
      "published": "2022-03-14T17:07:12.787Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:21:30.532Z"
    },
    {
      "version": "7.16.3",
      "format": "cjs",
      "published": "2021-11-09T21:53:03.096Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:40.980Z"
    },
    {
      "version": "7.15.4",
      "format": "cjs",
      "published": "2021-09-02T21:39:20.771Z"
    },
    {
      "version": "7.15.0",
      "format": "cjs",
      "published": "2021-08-04T21:13:03.921Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:11:31.351Z"
    },
    {
      "version": "7.14.4",
      "format": "cjs",
      "published": "2021-05-28T17:00:00.685Z"
    },
    {
      "version": "7.13.16",
      "format": "cjs",
      "published": "2021-04-20T11:21:06.319Z"
    },
    {
      "version": "7.13.13",
      "format": "cjs",
      "published": "2021-03-26T21:20:21.093Z"
    },
    {
      "version": "7.13.10",
      "format": "cjs",
      "published": "2021-03-08T22:36:06.206Z"
    },
    {
      "version": "7.13.8",
      "format": "cjs",
      "published": "2021-02-26T23:39:11.147Z"
    },
    {
      "version": "7.13.0",
      "format": "cjs",
      "published": "2021-02-22T22:49:46.073Z"
    },
    {
      "version": "7.12.17",
      "format": "cjs",
      "published": "2021-02-18T15:12:55.224Z"
    },
    {
      "version": "7.12.16",
      "format": "cjs",
      "published": "2021-02-11T22:47:09.299Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:10:08.861Z"
    },
    {
      "version": "7.12.5",
      "format": "cjs",
      "published": "2020-11-03T22:34:28.251Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:40:50.960Z"
    },
    {
      "version": "7.12.0",
      "format": "cjs",
      "published": "2020-10-14T20:03:12.513Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:11:33.341Z"
    },
    {
      "version": "7.10.2",
      "format": "cjs",
      "published": "2020-05-30T19:25:10.741Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:07:00.147Z"
    },
    {
      "version": "7.10.0",
      "format": "cjs",
      "published": "2020-05-26T21:43:23.366Z"
    },
    {
      "version": "7.9.6",
      "format": "cjs",
      "published": "2020-04-29T18:38:04.921Z"
    },
    {
      "version": "7.8.7",
      "format": "cjs",
      "published": "2020-03-05T01:56:01.294Z"
    },
    {
      "version": "7.8.6",
      "format": "cjs",
      "published": "2020-02-27T12:21:25.967Z"
    },
    {
      "version": "7.8.4",
      "format": "cjs",
      "published": "2020-01-30T12:37:31.618Z"
    },
    {
      "version": "7.8.3",
      "format": "none",
      "published": "2020-01-13T21:40:56.733Z"
    },
    {
      "version": "7.8.1",
      "format": "none",
      "published": "2020-01-12T13:02:47.625Z"
    }
  ]
}