{
  "name": "es-shim-unscopables",
  "url": "https://canirequire.com/package/es-shim-unscopables/",
  "description": "Helper package to shim a method into `Array.prototype[Symbol.unscopables]`",
  "latest": "1.1.0",
  "latestPublished": "2025-02-12T04:10:24.766Z",
  "format": "cjs",
  "summary": "es-shim-unscopables@1.1.0 is a CommonJS package. es-shim-unscopables ships CommonJS only. require(\"es-shim-unscopables\") works everywhere. import \"es-shim-unscopables\" 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": "1.1.0",
  "lastCommonJsDate": "2025-02-12T04:10:24.766Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/ljharb/es-shim-unscopables",
  "weeklyDownloads": 50086977,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:13.771Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "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": "1.1.0",
      "format": "cjs",
      "published": "2025-02-12T04:10:24.766Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2023-10-21T05:56:23.995Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2023-10-21T05:45:16.910Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2022-04-11T20:19:09.228Z"
    }
  ]
}