{
  "name": "side-channel-weakmap",
  "url": "https://canirequire.com/package/side-channel-weakmap/",
  "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
  "latest": "1.0.2",
  "latestPublished": "2024-12-11T05:39:11.495Z",
  "format": "cjs",
  "summary": "side-channel-weakmap@1.0.2 is a CommonJS package. side-channel-weakmap ships CommonJS only. require(\"side-channel-weakmap\") works everywhere. import \"side-channel-weakmap\" 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.0.2",
  "lastCommonJsDate": "2024-12-11T05:39:11.495Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/ljharb/side-channel-weakmap",
  "weeklyDownloads": 78481192,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:54.984Z",
    "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.0.2",
      "format": "cjs",
      "published": "2024-12-11T05:39:11.495Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2024-12-11T05:10:37.904Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2024-12-10T22:15:40.021Z"
    }
  ]
}