{
  "name": "@babel/plugin-transform-for-of",
  "url": "https://canirequire.com/package/@babel/plugin-transform-for-of/",
  "description": "Compile ES2015 for...of to ES5",
  "latest": "8.0.1",
  "latestPublished": "2026-06-17T09:44:45.261Z",
  "format": "esm-only",
  "summary": "@babel/plugin-transform-for-of@8.0.1 is ESM-only. @babel/plugin-transform-for-of 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-for-of\") 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-for-of@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:29.233Z",
  "lastCommonJsVersion": "7.29.7",
  "lastCommonJsDate": "2026-05-25T11:16:48.361Z",
  "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:23.145Z",
    "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:45.261Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2026-06-16T13:33:29.233Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:16:48.361Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:09:22.377Z"
    },
    {
      "version": "7.26.9",
      "format": "cjs",
      "published": "2025-02-14T11:48:00.096Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:21:39.633Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:15:24.006Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:15:50.207Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:24:57.244Z"
    },
    {
      "version": "7.24.1",
      "format": "cjs",
      "published": "2024-03-19T09:48:36.538Z"
    },
    {
      "version": "7.23.6",
      "format": "cjs",
      "published": "2023-12-11T13:09:56.797Z"
    },
    {
      "version": "7.23.3",
      "format": "cjs",
      "published": "2023-11-09T07:03:50.629Z"
    },
    {
      "version": "7.22.15",
      "format": "cjs",
      "published": "2023-09-04T12:25:06.236Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:16.018Z"
    },
    {
      "version": "7.21.5",
      "format": "cjs",
      "published": "2023-04-28T19:50:20.240Z"
    },
    {
      "version": "7.21.0",
      "format": "cjs",
      "published": "2023-02-20T15:30:58.606Z"
    },
    {
      "version": "7.18.8",
      "format": "cjs",
      "published": "2022-07-08T09:32:34.931Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:49:59.677Z"
    },
    {
      "version": "7.18.1",
      "format": "cjs",
      "published": "2022-05-19T20:37:55.320Z"
    },
    {
      "version": "7.17.12",
      "format": "cjs",
      "published": "2022-05-16T19:32:53.201Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:21:57.073Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:28:12.715Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:29.585Z"
    },
    {
      "version": "7.15.4",
      "format": "cjs",
      "published": "2021-09-02T21:39:23.570Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:12:01.610Z"
    },
    {
      "version": "7.13.0",
      "format": "cjs",
      "published": "2021-02-22T22:49:58.126Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:10:50.852Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:40:04.904Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:12:00.152Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:07:22.537Z"
    },
    {
      "version": "7.10.0",
      "format": "cjs",
      "published": "2020-05-26T21:43:15.354Z"
    },
    {
      "version": "7.9.0",
      "format": "cjs",
      "published": "2020-03-20T15:39:24.048Z"
    },
    {
      "version": "7.8.6",
      "format": "cjs",
      "published": "2020-02-27T12:21:21.656Z"
    },
    {
      "version": "7.8.4",
      "format": "cjs",
      "published": "2020-01-30T12:37:06.662Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:41:28.088Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:16:30.850Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:32:08.976Z"
    },
    {
      "version": "7.4.4",
      "format": "cjs",
      "published": "2019-04-26T21:03:58.623Z"
    },
    {
      "version": "7.4.3",
      "format": "cjs",
      "published": "2019-04-02T19:55:50.307Z"
    },
    {
      "version": "7.4.0",
      "format": "cjs",
      "published": "2019-03-19T20:44:27.356Z"
    },
    {
      "version": "7.2.0",
      "format": "cjs",
      "published": "2018-12-03T19:01:21.368Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:43:05.476Z"
    }
  ]
}