{
  "name": "is-symbol",
  "url": "https://canirequire.com/package/is-symbol/",
  "description": "Determine if a value is an ES6 Symbol or not.",
  "latest": "1.1.1",
  "latestPublished": "2024-12-13T07:37:41.707Z",
  "format": "cjs",
  "summary": "is-symbol@1.1.1 is a CommonJS package. is-symbol ships CommonJS only. require(\"is-symbol\") works everywhere. import \"is-symbol\" 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-13T07:37:41.707Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/inspect-js/is-symbol",
  "weeklyDownloads": 62802884,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:05.552Z",
    "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-13T07:37:41.707Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2024-12-02T18:43:08.492Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2021-05-08T19:12:11.304Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2019-11-21T00:31:29.035Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2018-09-21T00:29:14.405Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-01-26T09:47:09.285Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-01-24T22:13:24.626Z"
    }
  ]
}