{
  "name": "@babel/plugin-transform-spread",
  "url": "https://canirequire.com/package/@babel/plugin-transform-spread/",
  "description": "Compile ES2015 spread to ES5",
  "latest": "8.0.1",
  "latestPublished": "2026-06-17T09:45:05.073Z",
  "format": "esm-only",
  "summary": "@babel/plugin-transform-spread@8.0.1 is ESM-only. @babel/plugin-transform-spread 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.8, published Jul 31, 2026. On Node.js 20.19+, 22.12+ and every newer release, require(\"@babel/plugin-transform-spread\") 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-spread@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:33.470Z",
  "lastCommonJsVersion": "7.29.8",
  "lastCommonJsDate": "2026-07-31T15:11:30.159Z",
  "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:20.809Z",
    "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:45:05.073Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2026-06-16T13:33:33.470Z"
    },
    {
      "version": "7.29.8",
      "format": "cjs",
      "published": "2026-07-31T15:11:30.159Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:16:50.763Z"
    },
    {
      "version": "7.28.6",
      "format": "cjs",
      "published": "2026-01-12T17:49:57.857Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:09:24.092Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:21:41.553Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:15:25.981Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:15:51.811Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:24:58.813Z"
    },
    {
      "version": "7.24.1",
      "format": "cjs",
      "published": "2024-03-19T09:49:04.651Z"
    },
    {
      "version": "7.23.3",
      "format": "cjs",
      "published": "2023-11-09T07:04:01.723Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:34.654Z"
    },
    {
      "version": "7.20.7",
      "format": "cjs",
      "published": "2022-12-22T09:45:22.983Z"
    },
    {
      "version": "7.19.0",
      "format": "cjs",
      "published": "2022-09-05T19:02:19.003Z"
    },
    {
      "version": "7.18.9",
      "format": "cjs",
      "published": "2022-07-18T09:17:38.374Z"
    },
    {
      "version": "7.18.6",
      "format": "cjs",
      "published": "2022-06-27T19:50:21.634Z"
    },
    {
      "version": "7.17.12",
      "format": "cjs",
      "published": "2022-05-16T19:33:08.605Z"
    },
    {
      "version": "7.16.7",
      "format": "cjs",
      "published": "2021-12-31T00:22:10.502Z"
    },
    {
      "version": "7.16.5",
      "format": "cjs",
      "published": "2021-12-13T22:28:31.590Z"
    },
    {
      "version": "7.16.0",
      "format": "cjs",
      "published": "2021-10-29T23:47:48.531Z"
    },
    {
      "version": "7.15.8",
      "format": "cjs",
      "published": "2021-10-06T20:54:56.805Z"
    },
    {
      "version": "7.14.6",
      "format": "cjs",
      "published": "2021-06-14T21:56:58.005Z"
    },
    {
      "version": "7.14.5",
      "format": "cjs",
      "published": "2021-06-09T23:12:48.019Z"
    },
    {
      "version": "7.13.0",
      "format": "cjs",
      "published": "2021-02-22T22:50:01.270Z"
    },
    {
      "version": "7.12.13",
      "format": "cjs",
      "published": "2021-02-03T01:11:07.846Z"
    },
    {
      "version": "7.12.1",
      "format": "cjs",
      "published": "2020-10-15T22:41:28.590Z"
    },
    {
      "version": "7.11.0",
      "format": "cjs",
      "published": "2020-07-30T21:28:11.468Z"
    },
    {
      "version": "7.10.4",
      "format": "cjs",
      "published": "2020-06-30T13:12:13.129Z"
    },
    {
      "version": "7.10.1",
      "format": "cjs",
      "published": "2020-05-27T22:07:29.621Z"
    },
    {
      "version": "7.10.0",
      "format": "cjs",
      "published": "2020-05-26T21:43:15.291Z"
    },
    {
      "version": "7.8.3",
      "format": "cjs",
      "published": "2020-01-13T21:41:40.064Z"
    },
    {
      "version": "7.8.0",
      "format": "cjs",
      "published": "2020-01-12T00:16:39.666Z"
    },
    {
      "version": "7.7.4",
      "format": "cjs",
      "published": "2019-11-22T23:32:19.287Z"
    },
    {
      "version": "7.6.2",
      "format": "cjs",
      "published": "2019-09-23T21:21:35.298Z"
    },
    {
      "version": "7.2.2",
      "format": "cjs",
      "published": "2018-12-15T10:05:20.355Z"
    },
    {
      "version": "7.2.0",
      "format": "cjs",
      "published": "2018-12-03T19:01:50.220Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2018-08-27T21:43:25.367Z"
    }
  ]
}