{
  "name": "has-proto",
  "url": "https://canirequire.com/package/has-proto/",
  "description": "Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?",
  "latest": "1.2.0",
  "latestPublished": "2024-12-06T18:14:37.917Z",
  "format": "cjs",
  "summary": "has-proto@1.2.0 is a CommonJS package. has-proto ships CommonJS only. require(\"has-proto\") works everywhere. import \"has-proto\" 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.0",
  "lastCommonJsDate": "2024-12-06T18:14:37.917Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/has-proto",
  "weeklyDownloads": 75931707,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:56.773Z",
    "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.0",
      "format": "cjs",
      "published": "2024-12-06T18:14:37.917Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2024-12-01T17:01:33.378Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2024-02-19T20:39:53.253Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2024-02-19T20:29:33.104Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2022-12-21T19:59:34.415Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2022-12-13T05:52:33.190Z"
    }
  ]
}