{
  "name": "@babel/types",
  "url": "https://canirequire.com/package/@babel/types/",
  "description": "Babel Types is a Lodash-esque utility library for AST nodes",
  "latest": "8.0.4",
  "latestPublished": "2026-07-09T08:49:44.644Z",
  "format": "esm-only",
  "summary": "@babel/types@8.0.4 is ESM-only. @babel/types 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/types\") 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/types@8.0.4 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:55.134Z",
  "lastCommonJsVersion": "7.29.8",
  "lastCommonJsDate": "2026-07-31T15:07:29.559Z",
  "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:34:45.253Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": null
      },
      "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.4",
      "format": "esm-only",
      "published": "2026-07-09T08:49:44.644Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2026-06-16T13:32:55.134Z"
    },
    {
      "version": "7.29.8",
      "format": "cjs",
      "published": "2026-07-31T15:07:29.559Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:16:16.748Z"
    },
    {
      "version": "7.29.0",
      "format": "cjs",
      "published": "2026-01-31T17:39:13.578Z"
    },
    {
      "version": "7.28.6",
      "format": "cjs",
      "published": "2026-01-12T17:49:39.173Z"
    },
    {
      "version": "7.28.5",
      "format": "cjs",
      "published": "2025-10-23T15:17:45.579Z"
    },
    {
      "version": "7.28.4",
      "format": "cjs",
      "published": "2025-09-05T14:53:10.974Z"
    },
    {
      "version": "7.28.2",
      "format": "cjs",
      "published": "2025-07-24T09:48:22.941Z"
    },
    {
      "version": "7.28.1",
      "format": "cjs",
      "published": "2025-07-12T10:21:33.075Z"
    },
    {
      "version": "7.28.0",
      "format": "cjs",
      "published": "2025-07-02T08:38:19.984Z"
    },
    {
      "version": "7.27.7",
      "format": "cjs",
      "published": "2025-06-26T14:03:19.276Z"
    },
    {
      "version": "7.27.6",
      "format": "cjs",
      "published": "2025-06-05T08:37:20.182Z"
    },
    {
      "version": "7.27.3",
      "format": "cjs",
      "published": "2025-05-27T08:39:18.416Z"
    },
    {
      "version": "7.27.1",
      "format": "cjs",
      "published": "2025-04-30T15:09:00.154Z"
    },
    {
      "version": "7.27.0",
      "format": "cjs",
      "published": "2025-03-24T17:41:45.284Z"
    },
    {
      "version": "7.26.10",
      "format": "cjs",
      "published": "2025-03-11T17:55:07.716Z"
    },
    {
      "version": "7.26.9",
      "format": "cjs",
      "published": "2025-02-14T11:48:02.357Z"
    },
    {
      "version": "7.26.8",
      "format": "cjs",
      "published": "2025-02-08T09:59:23.715Z"
    },
    {
      "version": "7.26.7",
      "format": "cjs",
      "published": "2025-01-24T15:04:55.972Z"
    },
    {
      "version": "7.26.5",
      "format": "cjs",
      "published": "2025-01-10T17:11:48.424Z"
    },
    {
      "version": "7.26.3",
      "format": "cjs",
      "published": "2024-12-04T12:35:38.251Z"
    },
    {
      "version": "7.26.0",
      "format": "cjs",
      "published": "2024-10-25T13:30:14.024Z"
    },
    {
      "version": "7.25.9",
      "format": "cjs",
      "published": "2024-10-22T15:21:14.432Z"
    },
    {
      "version": "7.25.8",
      "format": "cjs",
      "published": "2024-10-10T13:25:13.846Z"
    },
    {
      "version": "7.25.7",
      "format": "cjs",
      "published": "2024-10-02T15:14:55.865Z"
    },
    {
      "version": "7.25.6",
      "format": "cjs",
      "published": "2024-08-29T10:14:23.415Z"
    },
    {
      "version": "7.25.4",
      "format": "cjs",
      "published": "2024-08-22T09:34:29.943Z"
    },
    {
      "version": "7.25.2",
      "format": "cjs",
      "published": "2024-07-30T02:54:49.797Z"
    },
    {
      "version": "7.25.0",
      "format": "cjs",
      "published": "2024-07-26T16:59:23.600Z"
    },
    {
      "version": "7.24.9",
      "format": "cjs",
      "published": "2024-07-15T10:34:29.149Z"
    },
    {
      "version": "7.24.8",
      "format": "cjs",
      "published": "2024-07-11T14:54:50.614Z"
    },
    {
      "version": "7.24.7",
      "format": "cjs",
      "published": "2024-06-05T13:15:27.307Z"
    },
    {
      "version": "7.24.6",
      "format": "cjs",
      "published": "2024-05-24T12:24:37.441Z"
    },
    {
      "version": "7.24.5",
      "format": "cjs",
      "published": "2024-04-29T18:34:20.680Z"
    },
    {
      "version": "7.24.0",
      "format": "cjs",
      "published": "2024-02-28T11:47:38.939Z"
    },
    {
      "version": "7.23.9",
      "format": "cjs",
      "published": "2024-01-25T16:57:51.834Z"
    },
    {
      "version": "7.23.6",
      "format": "cjs",
      "published": "2023-12-11T13:10:01.142Z"
    },
    {
      "version": "7.23.5",
      "format": "cjs",
      "published": "2023-11-29T10:25:42.501Z"
    },
    {
      "version": "7.23.4",
      "format": "cjs",
      "published": "2023-11-20T14:22:15.752Z"
    },
    {
      "version": "7.23.3",
      "format": "cjs",
      "published": "2023-11-09T07:04:05.055Z"
    },
    {
      "version": "7.23.0",
      "format": "cjs",
      "published": "2023-09-25T08:11:07.654Z"
    },
    {
      "version": "7.22.19",
      "format": "cjs",
      "published": "2023-09-14T16:32:05.596Z"
    },
    {
      "version": "7.22.17",
      "format": "cjs",
      "published": "2023-09-08T13:53:29.467Z"
    },
    {
      "version": "7.22.15",
      "format": "cjs",
      "published": "2023-09-04T12:25:14.955Z"
    },
    {
      "version": "7.22.11",
      "format": "cjs",
      "published": "2023-08-24T13:08:45.701Z"
    },
    {
      "version": "7.22.10",
      "format": "cjs",
      "published": "2023-08-07T17:25:18.067Z"
    },
    {
      "version": "7.22.5",
      "format": "cjs",
      "published": "2023-06-08T18:21:24.136Z"
    },
    {
      "version": "7.22.4",
      "format": "cjs",
      "published": "2023-05-29T14:26:54.971Z"
    },
    {
      "version": "7.22.3",
      "format": "cjs",
      "published": "2023-05-27T10:11:04.279Z"
    },
    {
      "version": "7.22.0",
      "format": "cjs",
      "published": "2023-05-26T13:45:27.499Z"
    },
    {
      "version": "7.21.5",
      "format": "cjs",
      "published": "2023-04-28T19:50:22.207Z"
    },
    {
      "version": "7.21.4",
      "format": "cjs",
      "published": "2023-03-31T09:01:54.326Z"
    },
    {
      "version": "7.21.3",
      "format": "cjs",
      "published": "2023-03-14T14:59:36.447Z"
    },
    {
      "version": "7.21.2",
      "format": "cjs",
      "published": "2023-02-23T09:31:35.164Z"
    },
    {
      "version": "7.21.0",
      "format": "cjs",
      "published": "2023-02-20T15:31:04.874Z"
    },
    {
      "version": "7.20.7",
      "format": "cjs",
      "published": "2022-12-22T09:45:25.229Z"
    },
    {
      "version": "7.20.5",
      "format": "cjs",
      "published": "2022-11-28T10:12:46.378Z"
    },
    {
      "version": "7.20.2",
      "format": "cjs",
      "published": "2022-11-04T18:51:03.839Z"
    },
    {
      "version": "7.20.0",
      "format": "cjs",
      "published": "2022-10-27T13:19:17.756Z"
    }
  ]
}