{
  "name": "side-channel-map",
  "url": "https://canirequire.com/package/side-channel-map/",
  "description": "Store information about any JS value in a side channel, using a Map",
  "latest": "1.0.1",
  "latestPublished": "2024-12-11T04:53:18.943Z",
  "format": "cjs",
  "summary": "side-channel-map@1.0.1 is a CommonJS package. side-channel-map ships CommonJS only. require(\"side-channel-map\") works everywhere. import \"side-channel-map\" 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.1",
  "lastCommonJsDate": "2024-12-11T04:53:18.943Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/ljharb/side-channel-map",
  "weeklyDownloads": 106022891,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:45.103Z",
    "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.1",
      "format": "cjs",
      "published": "2024-12-11T04:53:18.943Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2024-12-10T19:14:55.436Z"
    }
  ]
}