{
  "name": "which-boxed-primitive",
  "url": "https://canirequire.com/package/which-boxed-primitive/",
  "description": "Which kind of boxed JS primitive is this?",
  "latest": "1.1.1",
  "latestPublished": "2024-12-16T05:48:44.026Z",
  "format": "cjs",
  "summary": "which-boxed-primitive@1.1.1 is a CommonJS package. which-boxed-primitive ships CommonJS only. require(\"which-boxed-primitive\") works everywhere. import \"which-boxed-primitive\" 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": "2024-12-16T05:48:44.026Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/which-boxed-primitive",
  "weeklyDownloads": 78057778,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:55.447Z",
    "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": "2024-12-16T05:48:44.026Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2024-12-02T20:24:49.156Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2020-12-14T22:36:48.931Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2019-08-11T02:12:03.677Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2019-08-10T22:28:55.043Z"
    }
  ]
}