{
  "name": "@babel/plugin-transform-block-scoping",
  "url": "https://canirequire.com/package/@babel/plugin-transform-block-scoping/",
  "description": "Compile ES2015 block scoping (const and let) to ES5",
  "latest": "8.0.1",
  "latestPublished": "2026-06-17T09:44:39.158Z",
  "format": "esm-only",
  "summary": "@babel/plugin-transform-block-scoping@8.0.1 is ESM-only. @babel/plugin-transform-block-scoping 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-block-scoping\") 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-block-scoping@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:35.099Z",
  "lastCommonJsVersion": "7.29.7",
  "lastCommonJsDate": "2026-05-25T11:15:56.683Z",
  "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:19.814Z",
    "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:39.158Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2026-06-16T13:32:35.099Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:15:56.683Z"
    },
    {
      "version": "7.28.6",
      "format": "cjs",
      "published": "2026-01-12T17:49:51.640Z"
    },
    {
      "version": "7.28.5",
      "format": "cjs",
      "published": "2025-10-23T15:17:40.034Z"
    },
    {
      "version": "7.28.4",
      "format": "cjs",
      "published": "2025-09-05T14:53:07.093Z"
    },
    {
      "version": "7.28.0",
      "format": "cjs",
      "published": "2025-07-02T08:38:16.222Z"
    },
    {
      "version": "7.27.5",
      "format": "cjs",
      "published": "2025-06-03T11:27:03.657Z"
    },
    {
      "version": "7.27.3",
      "format": "cjs",
      "published": "2025-05-27T08:39:14.956Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:08:45.661Z"
    },
    {
      "version": "7.27.0",
      "format": "cjs",
      "published": "2025-03-24T17:41:42.101Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:20:58.907Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:14:41.257Z"
    },
    {
      "version": "7.25.0",
      "format": "cjs",
      "published": "2024-07-26T16:59:21.598Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:15:15.815Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:24:25.610Z"
    },
    {
      "version": "7.24.5",
      "format": "cjs",
      "published": "2024-04-29T18:34:18.453Z"
    },
    {
      "version": "7.24.4",
      "format": "cjs",
      "published": "2024-04-03T16:53:46.611Z"
    },
    {
      "version": "7.24.1",
      "format": "cjs",
      "published": "2024-03-19T09:48:31.717Z"
    },
    {
      "version": "7.23.4",
      "format": "cjs",
      "published": "2023-11-20T14:22:06.029Z"
    },
    {
      "version": "7.23.3",
      "format": "cjs",
      "published": "2023-11-09T07:03:46.824Z"
    },
    {
      "version": "7.23.0",
      "format": "cjs",
      "published": "2023-09-25T08:10:47.656Z"
    },
    {
      "version": "7.22.15",
      "format": "cjs",
      "published": "2023-09-04T12:25:05.167Z"
    },
    {
      "version": "7.22.10",
      "format": "cjs",
      "published": "2023-08-07T17:25:13.395Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:14.027Z"
    },
    {
      "version": "7.21.0",
      "format": "cjs",
      "published": "2023-02-20T15:30:57.362Z"
    },
    {
      "version": "7.20.15",
      "format": "cjs",
      "published": "2023-02-02T17:59:00.048Z"
    },
    {
      "version": "7.20.14",
      "format": "cjs",
      "published": "2023-01-27T20:57:28.862Z"
    },
    {
      "version": "7.20.11",
      "format": "cjs",
      "published": "2022-12-23T21:08:04.558Z"
    },
    {
      "version": "7.20.9",
      "format": "cjs",
      "published": "2022-12-23T00:48:14.339Z"
    },
    {
      "version": "7.20.8",
      "format": "cjs",
      "published": "2022-12-22T16:33:05.019Z"
    },
    {
      "version": "7.20.7",
      "format": "cjs",
      "published": "2022-12-22T09:45:21.320Z"
    },
    {
      "version": "7.20.5",
      "format": "cjs",
      "published": "2022-11-28T10:12:43.503Z"
    },
    {
      "version": "7.20.2",
      "format": "cjs",
      "published": "2022-11-04T18:51:07.845Z"
    },
    {
      "version": "7.20.0",
      "format": "cjs",
      "published": "2022-10-27T13:19:13.269Z"
    },
    {
      "version": "7.19.4",
      "format": "cjs",
      "published": "2022-10-10T10:47:20.621Z"
    },
    {
      "version": "7.18.9",
      "format": "cjs",
      "published": "2022-07-18T09:17:30.124Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:49:58.733Z"
    },
    {
      "version": "7.18.4",
      "format": "cjs",
      "published": "2022-05-29T21:50:11.652Z"
    },
    {
      "version": "7.17.12",
      "format": "cjs",
      "published": "2022-05-16T19:32:44.700Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:21:53.295Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:28:09.077Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:28.626Z"
    },
    {
      "version": "7.15.3",
      "format": "cjs",
      "published": "2021-08-11T07:19:33.062Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:11:58.507Z"
    },
    {
      "version": "7.14.4",
      "format": "cjs",
      "published": "2021-05-28T16:59:46.246Z"
    },
    {
      "version": "7.14.2",
      "format": "cjs",
      "published": "2021-05-12T17:09:24.403Z"
    },
    {
      "version": "7.14.1",
      "format": "cjs",
      "published": "2021-05-04T01:55:59.445Z"
    },
    {
      "version": "7.13.16",
      "format": "cjs",
      "published": "2021-04-20T11:21:08.536Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:10:47.710Z"
    },
    {
      "version": "7.12.12",
      "format": "cjs",
      "published": "2020-12-23T14:05:18.188Z"
    },
    {
      "version": "7.12.11",
      "format": "cjs",
      "published": "2020-12-15T23:59:18.818Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:39:57.871Z"
    },
    {
      "version": "7.11.1",
      "format": "cjs",
      "published": "2020-08-04T22:05:46.822Z"
    },
    {
      "version": "7.10.5",
      "format": "cjs",
      "published": "2020-07-14T18:17:46.771Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:11:55.173Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:07:15.887Z"
    },
    {
      "version": "7.10.0",
      "format": "cjs",
      "published": "2020-05-26T21:43:18.756Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:41:27.388Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:16:33.097Z"
    }
  ]
}