{
  "name": "@babel/plugin-transform-computed-properties",
  "url": "https://canirequire.com/package/@babel/plugin-transform-computed-properties/",
  "description": "Compile ES2015 computed properties to ES5",
  "latest": "8.0.1",
  "latestPublished": "2026-06-17T09:44:40.198Z",
  "format": "esm-only",
  "summary": "@babel/plugin-transform-computed-properties@8.0.1 is ESM-only. @babel/plugin-transform-computed-properties 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/plugin-transform-computed-properties\") 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/plugin-transform-computed-properties@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:34.900Z",
  "lastCommonJsVersion": "7.29.7",
  "lastCommonJsDate": "2026-05-25T11:16:28.162Z",
  "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:22.975Z",
    "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:40.198Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2026-06-16T13:32:34.900Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:16:28.162Z"
    },
    {
      "version": "7.28.6",
      "format": "cjs",
      "published": "2026-01-12T17:50:02.098Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:09:09.593Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:21:26.056Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:15:10.681Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:15:40.951Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:25:04.122Z"
    },
    {
      "version": "7.24.1",
      "format": "cjs",
      "published": "2024-03-19T09:48:32.373Z"
    },
    {
      "version": "7.23.3",
      "format": "cjs",
      "published": "2023-11-09T07:03:48.091Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:37.982Z"
    },
    {
      "version": "7.21.5",
      "format": "cjs",
      "published": "2023-04-28T19:50:20.232Z"
    },
    {
      "version": "7.20.7",
      "format": "cjs",
      "published": "2022-12-22T09:45:35.126Z"
    },
    {
      "version": "7.18.9",
      "format": "cjs",
      "published": "2022-07-18T09:17:30.348Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:49:58.720Z"
    },
    {
      "version": "7.17.12",
      "format": "cjs",
      "published": "2022-05-16T19:32:50.475Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:21:54.628Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:28:09.066Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:28.945Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:11:58.522Z"
    },
    {
      "version": "7.13.0",
      "format": "cjs",
      "published": "2021-02-22T22:49:55.093Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:10:48.643Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:39:58.724Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:11:55.781Z"
    },
    {
      "version": "7.10.3",
      "format": "cjs",
      "published": "2020-06-19T20:54:25.054Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:07:16.123Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:41:27.973Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:16:31.472Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:32:07.564Z"
    },
    {
      "version": "7.2.0",
      "format": "cjs",
      "published": "2018-12-03T19:01:13.649Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:42:59.659Z"
    }
  ]
}