{
  "name": "which-builtin-type",
  "url": "https://canirequire.com/package/which-builtin-type/",
  "description": "What is the type of this builtin JS value?",
  "latest": "1.2.1",
  "latestPublished": "2024-12-13T07:41:11.718Z",
  "format": "cjs",
  "summary": "which-builtin-type@1.2.1 is a CommonJS package. which-builtin-type ships CommonJS only. require(\"which-builtin-type\") works everywhere. import \"which-builtin-type\" 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.2.1",
  "lastCommonJsDate": "2024-12-13T07:41:11.718Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/which-builtin-type",
  "weeklyDownloads": 68722495,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:02.388Z",
    "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.2.1",
      "format": "cjs",
      "published": "2024-12-13T07:41:11.718Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2024-11-23T21:24:37.440Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2024-07-29T17:18:42.743Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2022-11-02T19:00:49.497Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2022-04-12T15:02:47.519Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2021-08-06T20:01:30.788Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2021-04-18T19:37:39.493Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2020-12-15T07:02:46.610Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2020-01-25T04:24:10.044Z"
    }
  ]
}