{
  "name": "uuid",
  "url": "https://canirequire.com/package/uuid/",
  "description": "RFC9562 UUIDs",
  "latest": "14.0.2",
  "latestPublished": "2026-08-18T18:21:56.060Z",
  "format": "esm-only",
  "summary": "uuid@14.0.2 is ESM-only. uuid dropped its CommonJS build in 12.0.0 (September 2025). The last version you can require() on every Node.js version, including 18 and older, is 11.1.1, published Apr 29, 2026. On Node.js 20.19+, 22.12+ and every newer release, require(\"uuid\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 20, 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM.",
  "esmOnlySince": "12.0.0",
  "esmOnlySinceDate": "2025-09-05T17:25:34.532Z",
  "lastCommonJsVersion": "11.1.1",
  "lastCommonJsDate": "2026-04-29T15:17:24.795Z",
  "nativeEsmSince": "8.0.0",
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/uuidjs/uuid",
  "weeklyDownloads": 254763933,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:31.280Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ESM",
        "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": "14.0.2",
      "format": "esm-only",
      "published": "2026-08-18T18:21:56.060Z"
    },
    {
      "version": "14.0.1",
      "format": "esm-only",
      "published": "2026-06-20T11:56:02.499Z"
    },
    {
      "version": "14.0.0",
      "format": "esm-only",
      "published": "2026-04-19T15:15:42.302Z"
    },
    {
      "version": "13.0.2",
      "format": "esm-only",
      "published": "2026-05-04T13:37:27.339Z"
    },
    {
      "version": "13.0.1",
      "format": "esm-only",
      "published": "2026-04-29T12:44:23.872Z"
    },
    {
      "version": "13.0.0",
      "format": "esm-only",
      "published": "2025-09-08T18:43:39.868Z"
    },
    {
      "version": "12.0.1",
      "format": "esm-only",
      "published": "2026-04-29T12:54:38.598Z"
    },
    {
      "version": "12.0.0",
      "format": "esm-only",
      "published": "2025-09-05T17:25:34.532Z"
    },
    {
      "version": "11.1.1",
      "format": "dual",
      "published": "2026-04-29T15:17:24.795Z"
    },
    {
      "version": "11.1.0",
      "format": "dual",
      "published": "2025-02-19T18:16:11.602Z"
    },
    {
      "version": "11.0.5",
      "format": "dual",
      "published": "2025-01-09T22:40:18.873Z"
    },
    {
      "version": "11.0.4",
      "format": "dual",
      "published": "2025-01-05T15:16:52.451Z"
    },
    {
      "version": "11.0.3",
      "format": "dual",
      "published": "2024-11-10T21:25:54.278Z"
    },
    {
      "version": "11.0.2",
      "format": "dual",
      "published": "2024-10-28T17:27:12.069Z"
    },
    {
      "version": "11.0.1",
      "format": "dual",
      "published": "2024-10-27T21:40:24.728Z"
    },
    {
      "version": "11.0.0",
      "format": "dual",
      "published": "2024-10-27T14:35:13.696Z"
    },
    {
      "version": "10.0.0",
      "format": "dual",
      "published": "2024-06-09T13:42:04.366Z"
    },
    {
      "version": "9.0.1",
      "format": "dual",
      "published": "2023-09-12T08:56:35.205Z"
    },
    {
      "version": "9.0.0",
      "format": "dual",
      "published": "2022-09-05T20:03:54.869Z"
    },
    {
      "version": "8.3.2",
      "format": "dual",
      "published": "2020-12-08T20:38:36.233Z"
    },
    {
      "version": "8.3.1",
      "format": "dual",
      "published": "2020-10-04T15:46:46.276Z"
    },
    {
      "version": "8.3.0",
      "format": "dual",
      "published": "2020-07-27T19:01:36.217Z"
    },
    {
      "version": "8.2.0",
      "format": "dual",
      "published": "2020-06-23T20:56:14.285Z"
    },
    {
      "version": "8.1.0",
      "format": "dual",
      "published": "2020-05-20T18:52:38.248Z"
    },
    {
      "version": "8.0.0",
      "format": "dual",
      "published": "2020-04-29T20:42:26.823Z"
    },
    {
      "version": "7.0.3",
      "format": "cjs",
      "published": "2020-03-31T19:41:24.836Z"
    },
    {
      "version": "7.0.2",
      "format": "cjs",
      "published": "2020-03-04T12:49:00.666Z"
    },
    {
      "version": "7.0.1",
      "format": "cjs",
      "published": "2020-02-25T20:26:35.800Z"
    },
    {
      "version": "7.0.0",
      "format": "cjs",
      "published": "2020-02-24T13:23:46.712Z"
    },
    {
      "version": "3.4.0",
      "format": "cjs",
      "published": "2020-01-16T21:05:38.628Z"
    },
    {
      "version": "3.3.3",
      "format": "cjs",
      "published": "2019-08-19T13:26:25.072Z"
    },
    {
      "version": "3.3.2",
      "format": "cjs",
      "published": "2018-06-28T21:29:01.853Z"
    },
    {
      "version": "3.3.0",
      "format": "cjs",
      "published": "2018-06-26T13:23:39.426Z"
    },
    {
      "version": "3.2.1",
      "format": "cjs",
      "published": "2018-01-16T17:44:57.871Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2018-01-16T14:44:50.639Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2017-06-16T17:54:51.877Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2016-11-29T07:18:07.016Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2016-11-18T05:55:37.542Z"
    },
    {
      "version": "2.0.3",
      "format": "cjs",
      "published": "2016-09-18T21:03:38.127Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2016-04-13T07:37:23.788Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2014-09-29T09:16:55.228Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2014-09-29T09:03:24.612Z"
    },
    {
      "version": "1.4.2",
      "format": "cjs",
      "published": "2014-09-25T09:03:34.083Z"
    },
    {
      "version": "1.4.1",
      "format": "cjs",
      "published": "2013-03-14T05:25:04.735Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2013-02-19T22:28:10.376Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2011-03-31T08:12:51.801Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2011-03-31T08:12:51.801Z"
    }
  ]
}