{
  "name": "side-channel",
  "url": "https://canirequire.com/package/side-channel/",
  "description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
  "latest": "1.1.1",
  "latestPublished": "2026-06-08T20:34:47.001Z",
  "format": "cjs",
  "summary": "side-channel@1.1.1 is a CommonJS package. side-channel ships CommonJS only. require(\"side-channel\") works everywhere. import \"side-channel\" 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.1",
  "lastCommonJsDate": "2026-06-08T20:34:47.001Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/ljharb/side-channel",
  "weeklyDownloads": 151448310,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:36.923Z",
    "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.1",
      "format": "cjs",
      "published": "2026-06-08T20:34:47.001Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2024-12-11T17:00:33.553Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2024-02-29T19:03:24.392Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2024-02-06T16:48:59.623Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2020-12-29T19:58:12.459Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2020-08-23T20:20:16.888Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2019-12-20T19:45:41.557Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2019-12-02T07:45:52.012Z"
    }
  ]
}