{
  "name": "@babel/helper-globals",
  "url": "https://canirequire.com/package/@babel/helper-globals/",
  "description": "A collection of JavaScript globals for Babel internal usage",
  "latest": "8.0.0",
  "latestPublished": "2026-06-16T13:32:03.390Z",
  "format": "cjs",
  "summary": "@babel/helper-globals@8.0.0 is a CommonJS package. @babel/helper-globals ships CommonJS only. require(\"@babel/helper-globals\") works everywhere. import \"@babel/helper-globals\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "8.0.0",
  "lastCommonJsDate": "2026-06-16T13:32:03.390Z",
  "nativeEsmSince": null,
  "types": "none",
  "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:54.462Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": "ERR_PACKAGE_PATH_NOT_EXPORTED"
      },
      "20": {
        "require": false,
        "import": false,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": "ERR_PACKAGE_PATH_NOT_EXPORTED"
      },
      "22": {
        "require": false,
        "import": false,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": "ERR_PACKAGE_PATH_NOT_EXPORTED"
      },
      "24": {
        "require": false,
        "import": false,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": "ERR_PACKAGE_PATH_NOT_EXPORTED"
      },
      "26": {
        "require": false,
        "import": false,
        "requireError": "ERR_PACKAGE_PATH_NOT_EXPORTED",
        "importError": "ERR_PACKAGE_PATH_NOT_EXPORTED"
      }
    },
    "bun": {
      "require": false,
      "import": false,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "8.0.0",
      "format": "cjs",
      "published": "2026-06-16T13:32:03.390Z"
    },
    {
      "version": "7.29.7",
      "format": "cjs",
      "published": "2026-05-25T11:15:30.361Z"
    },
    {
      "version": "7.28.0",
      "format": "cjs",
      "published": "2025-07-02T08:38:14.923Z"
    }
  ]
}