{
  "name": "@babel/helper-validator-identifier",
  "url": "https://canirequire.com/package/@babel/helper-validator-identifier/",
  "description": "Validate identifier/keywords name",
  "latest": "8.0.4",
  "latestPublished": "2026-07-09T08:49:40.687Z",
  "format": "esm-only",
  "summary": "@babel/helper-validator-identifier@8.0.4 is ESM-only. @babel/helper-validator-identifier 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-validator-identifier\") 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-validator-identifier@8.0.4 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:05.436Z",
  "lastCommonJsVersion": "7.29.7",
  "lastCommonJsDate": "2026-05-25T11:15:31.539Z",
  "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:45.770Z",
    "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.4",
      "format": "esm-only",
      "published": "2026-07-09T08:49:40.687Z"
    },
    {
      "version": "8.0.2",
      "format": "esm-only",
      "published": "2026-06-18T13:35:53.307Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2026-06-16T13:32:05.436Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:15:31.539Z"
    },
    {
      "version": "7.28.5",
      "format": "cjs",
      "published": "2025-10-23T15:17:38.203Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:08:27.591Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:20:36.986Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:14:24.143Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:14:55.751Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:24:09.483Z"
    },
    {
      "version": "7.24.5",
      "format": "cjs",
      "published": "2024-04-29T18:34:05.954Z"
    },
    {
      "version": "7.22.20",
      "format": "cjs",
      "published": "2023-09-16T16:28:36.444Z"
    },
    {
      "version": "7.22.19",
      "format": "cjs",
      "published": "2023-09-14T16:32:01.689Z"
    },
    {
      "version": "7.22.18",
      "format": "cjs",
      "published": "2023-09-14T15:58:44.153Z"
    },
    {
      "version": "7.22.15",
      "format": "cjs",
      "published": "2023-09-04T12:25:01.944Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:02.158Z"
    },
    {
      "version": "7.19.1",
      "format": "cjs",
      "published": "2022-09-14T15:29:10.424Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:49:45.147Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:21:17.537Z"
    },
    {
      "version": "7.15.7",
      "format": "cjs",
      "published": "2021-09-17T23:06:16.235Z"
    },
    {
      "version": "7.14.9",
      "format": "cjs",
      "published": "2021-08-01T07:53:10.989Z"
    },
    {
      "version": "7.14.8",
      "format": "cjs",
      "published": "2021-07-20T18:02:34.955Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:11:17.389Z"
    },
    {
      "version": "7.14.0",
      "format": "cjs",
      "published": "2021-04-29T20:09:53.338Z"
    },
    {
      "version": "7.12.11",
      "format": "cjs",
      "published": "2020-12-15T23:59:16.043Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:11:18.900Z"
    },
    {
      "version": "7.10.3",
      "format": "cjs",
      "published": "2020-06-19T20:54:07.806Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:06:51.324Z"
    },
    {
      "version": "7.9.5",
      "format": "cjs",
      "published": "2020-04-07T19:25:14.155Z"
    },
    {
      "version": "7.9.0",
      "format": "cjs",
      "published": "2020-03-20T15:39:14.099Z"
    }
  ]
}