{
  "name": "es-to-primitive",
  "url": "https://canirequire.com/package/es-to-primitive/",
  "description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.",
  "latest": "1.3.4",
  "latestPublished": "2026-06-26T01:53:06.939Z",
  "format": "cjs",
  "summary": "es-to-primitive@1.3.4 is a CommonJS package. es-to-primitive ships CommonJS only. require(\"es-to-primitive\") works everywhere. import \"es-to-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.3.4",
  "lastCommonJsDate": "2026-06-26T01:53:06.939Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": ">= 0.4",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/ljharb/es-to-primitive",
  "weeklyDownloads": 79084302,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:54.470Z",
    "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.3.4",
      "format": "cjs",
      "published": "2026-06-26T01:53:06.939Z"
    },
    {
      "version": "1.3.3",
      "format": "cjs",
      "published": "2026-06-25T19:59:06.728Z"
    },
    {
      "version": "1.3.2",
      "format": "cjs",
      "published": "2026-06-25T19:47:22.760Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2026-06-16T02:35:31.720Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2024-11-26T18:36:27.571Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2019-11-09T06:27:50.488Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2018-09-27T17:53:26.933Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2016-01-04T02:05:46.641Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-12-27T18:22:15.885Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2016-01-04T01:34:53.797Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-03-19T09:39:36.352Z"
    }
  ]
}