{
  "name": "@babel/helper-create-class-features-plugin",
  "url": "https://canirequire.com/package/@babel/helper-create-class-features-plugin/",
  "description": "Compile class public and private fields, private methods and decorators to ES6",
  "latest": "8.0.1",
  "latestPublished": "2026-06-17T09:44:17.345Z",
  "format": "esm-only",
  "summary": "@babel/helper-create-class-features-plugin@8.0.1 is ESM-only. @babel/helper-create-class-features-plugin 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-create-class-features-plugin\") 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-create-class-features-plugin@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:35.989Z",
  "lastCommonJsVersion": "7.29.7",
  "lastCommonJsDate": "2026-05-25T11:16:53.032Z",
  "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:06.510Z",
    "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:44:17.345Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2026-06-16T13:33:35.989Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:16:53.032Z"
    },
    {
      "version": "7.29.3",
      "format": "cjs",
      "published": "2026-04-30T21:33:29.889Z"
    },
    {
      "version": "7.28.6",
      "format": "cjs",
      "published": "2026-01-12T17:50:07.672Z"
    },
    {
      "version": "7.28.5",
      "format": "cjs",
      "published": "2025-10-23T15:17:56.535Z"
    },
    {
      "version": "7.28.3",
      "format": "cjs",
      "published": "2025-08-14T12:36:18.761Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:09:25.646Z"
    },
    {
      "version": "7.27.0",
      "format": "cjs",
      "published": "2025-03-24T17:41:53.487Z"
    },
    {
      "version": "7.26.9",
      "format": "cjs",
      "published": "2025-02-14T11:48:11.793Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:21:43.858Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:15:27.617Z"
    },
    {
      "version": "7.25.4",
      "format": "cjs",
      "published": "2024-08-22T09:34:35.743Z"
    },
    {
      "version": "7.25.0",
      "format": "cjs",
      "published": "2024-07-26T16:59:32.385Z"
    },
    {
      "version": "7.24.8",
      "format": "cjs",
      "published": "2024-07-11T14:54:57.511Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:15:53.371Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:25:09.415Z"
    },
    {
      "version": "7.24.5",
      "format": "cjs",
      "published": "2024-04-29T18:34:25.535Z"
    },
    {
      "version": "7.24.4",
      "format": "cjs",
      "published": "2024-04-03T16:53:45.147Z"
    },
    {
      "version": "7.24.1",
      "format": "cjs",
      "published": "2024-03-19T09:49:17.879Z"
    },
    {
      "version": "7.24.0",
      "format": "cjs",
      "published": "2024-02-28T11:47:32.262Z"
    },
    {
      "version": "7.23.10",
      "format": "cjs",
      "published": "2024-01-31T11:42:10.763Z"
    },
    {
      "version": "7.23.9",
      "format": "cjs",
      "published": "2024-01-25T16:57:46.866Z"
    },
    {
      "version": "7.23.7",
      "format": "cjs",
      "published": "2023-12-29T20:01:28.354Z"
    },
    {
      "version": "7.23.6",
      "format": "cjs",
      "published": "2023-12-11T13:09:56.879Z"
    },
    {
      "version": "7.23.5",
      "format": "cjs",
      "published": "2023-11-29T10:25:37.845Z"
    },
    {
      "version": "7.22.15",
      "format": "cjs",
      "published": "2023-09-04T12:25:20.158Z"
    },
    {
      "version": "7.22.11",
      "format": "cjs",
      "published": "2023-08-24T13:08:36.791Z"
    },
    {
      "version": "7.22.10",
      "format": "cjs",
      "published": "2023-08-07T17:25:10.259Z"
    },
    {
      "version": "7.22.9",
      "format": "cjs",
      "published": "2023-07-12T16:53:47.755Z"
    },
    {
      "version": "7.22.6",
      "format": "cjs",
      "published": "2023-07-04T07:48:58.940Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:44.366Z"
    },
    {
      "version": "7.22.1",
      "format": "cjs",
      "published": "2023-05-26T16:34:57.007Z"
    },
    {
      "version": "7.22.0",
      "format": "cjs",
      "published": "2023-05-26T13:45:45.180Z"
    },
    {
      "version": "7.21.8",
      "format": "cjs",
      "published": "2023-05-02T15:15:09.687Z"
    },
    {
      "version": "7.21.5",
      "format": "cjs",
      "published": "2023-04-28T19:50:30.046Z"
    },
    {
      "version": "7.21.4",
      "format": "cjs",
      "published": "2023-03-31T09:01:50.934Z"
    },
    {
      "version": "7.21.0",
      "format": "cjs",
      "published": "2023-02-20T15:31:14.019Z"
    },
    {
      "version": "7.20.12",
      "format": "cjs",
      "published": "2023-01-04T16:02:16.465Z"
    },
    {
      "version": "7.20.7",
      "format": "cjs",
      "published": "2022-12-22T09:45:37.481Z"
    },
    {
      "version": "7.20.5",
      "format": "cjs",
      "published": "2022-11-28T10:12:42.504Z"
    },
    {
      "version": "7.20.2",
      "format": "cjs",
      "published": "2022-11-04T18:51:02.812Z"
    },
    {
      "version": "7.19.0",
      "format": "cjs",
      "published": "2022-09-05T19:02:20.117Z"
    },
    {
      "version": "7.18.13",
      "format": "cjs",
      "published": "2022-08-22T16:05:10.752Z"
    },
    {
      "version": "7.18.9",
      "format": "cjs",
      "published": "2022-07-18T09:17:42.163Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:50:37.810Z"
    },
    {
      "version": "7.18.0",
      "format": "cjs",
      "published": "2022-05-19T18:16:32.109Z"
    },
    {
      "version": "7.17.12",
      "format": "cjs",
      "published": "2022-05-16T19:32:12.837Z"
    },
    {
      "version": "7.17.9",
      "format": "cjs",
      "published": "2022-04-06T15:55:24.992Z"
    },
    {
      "version": "7.17.6",
      "format": "cjs",
      "published": "2022-02-21T22:58:23.025Z"
    },
    {
      "version": "7.17.1",
      "format": "cjs",
      "published": "2022-02-03T17:37:40.769Z"
    },
    {
      "version": "7.17.0",
      "format": "cjs",
      "published": "2022-02-02T23:04:40.527Z"
    },
    {
      "version": "7.16.10",
      "format": "cjs",
      "published": "2022-01-19T18:39:00.673Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:23:02.304Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:28:50.006Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:55.512Z"
    },
    {
      "version": "7.15.4",
      "format": "cjs",
      "published": "2021-09-02T21:39:52.096Z"
    },
    {
      "version": "7.15.0",
      "format": "cjs",
      "published": "2021-08-04T21:13:12.538Z"
    },
    {
      "version": "7.14.8",
      "format": "cjs",
      "published": "2021-07-20T18:02:34.940Z"
    },
    {
      "version": "7.14.6",
      "format": "cjs",
      "published": "2021-06-14T21:56:58.065Z"
    }
  ]
}