{
  "name": "got",
  "url": "https://canirequire.com/package/got/",
  "description": "Human-friendly and powerful HTTP request library for Node.js",
  "latest": "16.0.0",
  "latestPublished": "2026-08-30T23:02:13.377Z",
  "format": "esm-only",
  "summary": "got@16.0.0 is ESM-only. got dropped its CommonJS build in 12.0.0 (December 2021). The last version you can require() on every Node.js version, including 18 and older, is 11.8.6, published Dec 8, 2022. On Node.js 20.19+, 22.12+ and every newer release, require(\"got\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM. got@16.0.0 declares engines \">=22\", so Node.js 18, 20 are outside its supported range regardless of module format.",
  "esmOnlySince": "12.0.0",
  "esmOnlySinceDate": "2021-12-10T14:35:53.418Z",
  "lastCommonJsVersion": "11.8.6",
  "lastCommonJsDate": "2022-12-08T23:23:11.331Z",
  "nativeEsmSince": "12.0.0",
  "types": "bundled",
  "nodeEngines": ">=22",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/got",
  "weeklyDownloads": 27563463,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:43.401Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": "SyntaxError"
      },
      "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": "16.0.0",
      "format": "esm-only",
      "published": "2026-08-30T23:02:13.377Z"
    },
    {
      "version": "15.1.0",
      "format": "esm-only",
      "published": "2026-07-02T12:53:08.133Z"
    },
    {
      "version": "15.0.7",
      "format": "esm-only",
      "published": "2026-06-28T09:47:50.776Z"
    },
    {
      "version": "15.0.6",
      "format": "esm-only",
      "published": "2026-06-21T17:13:42.476Z"
    },
    {
      "version": "15.0.5",
      "format": "esm-only",
      "published": "2026-05-06T16:41:59.265Z"
    },
    {
      "version": "15.0.4",
      "format": "esm-only",
      "published": "2026-05-06T13:26:36.677Z"
    },
    {
      "version": "15.0.3",
      "format": "esm-only",
      "published": "2026-04-21T07:54:06.771Z"
    },
    {
      "version": "15.0.2",
      "format": "esm-only",
      "published": "2026-04-13T14:59:24.727Z"
    },
    {
      "version": "15.0.1",
      "format": "esm-only",
      "published": "2026-04-08T16:15:35.488Z"
    },
    {
      "version": "15.0.0",
      "format": "esm-only",
      "published": "2026-04-01T17:16:51.347Z"
    },
    {
      "version": "14.6.6",
      "format": "esm-only",
      "published": "2025-12-30T12:02:09.620Z"
    },
    {
      "version": "14.6.5",
      "format": "esm-only",
      "published": "2025-11-22T12:53:45.837Z"
    },
    {
      "version": "14.6.4",
      "format": "esm-only",
      "published": "2025-11-14T08:07:07.660Z"
    },
    {
      "version": "14.6.3",
      "format": "esm-only",
      "published": "2025-11-07T18:51:11.447Z"
    },
    {
      "version": "14.6.2",
      "format": "esm-only",
      "published": "2025-11-02T10:43:25.012Z"
    },
    {
      "version": "14.6.1",
      "format": "esm-only",
      "published": "2025-10-25T10:28:37.646Z"
    },
    {
      "version": "14.6.0",
      "format": "esm-only",
      "published": "2025-10-16T16:26:22.954Z"
    },
    {
      "version": "14.5.0",
      "format": "esm-only",
      "published": "2025-10-10T08:19:50.264Z"
    },
    {
      "version": "14.4.9",
      "format": "esm-only",
      "published": "2025-09-17T09:31:31.132Z"
    },
    {
      "version": "14.4.8",
      "format": "esm-only",
      "published": "2025-08-30T14:25:44.495Z"
    },
    {
      "version": "14.4.7",
      "format": "esm-only",
      "published": "2025-03-31T14:47:30.478Z"
    },
    {
      "version": "14.4.6",
      "format": "esm-only",
      "published": "2025-02-10T07:54:24.295Z"
    },
    {
      "version": "14.4.5",
      "format": "esm-only",
      "published": "2024-11-23T16:00:06.858Z"
    },
    {
      "version": "14.4.4",
      "format": "esm-only",
      "published": "2024-11-04T11:03:15.454Z"
    },
    {
      "version": "14.4.3",
      "format": "esm-only",
      "published": "2024-10-09T07:16:24.912Z"
    },
    {
      "version": "14.4.2",
      "format": "esm-only",
      "published": "2024-07-24T11:28:40.404Z"
    },
    {
      "version": "14.4.1",
      "format": "esm-only",
      "published": "2024-06-06T12:28:52.707Z"
    },
    {
      "version": "14.4.0",
      "format": "esm-only",
      "published": "2024-06-04T11:49:26.704Z"
    },
    {
      "version": "14.3.0",
      "format": "esm-only",
      "published": "2024-05-18T13:13:57.399Z"
    },
    {
      "version": "14.2.1",
      "format": "esm-only",
      "published": "2024-03-07T08:24:57.449Z"
    },
    {
      "version": "14.2.0",
      "format": "esm-only",
      "published": "2024-02-03T11:21:25.566Z"
    },
    {
      "version": "14.1.0",
      "format": "esm-only",
      "published": "2024-01-29T13:17:14.431Z"
    },
    {
      "version": "14.0.0",
      "format": "esm-only",
      "published": "2023-11-29T20:20:10.693Z"
    },
    {
      "version": "13.0.0",
      "format": "esm-only",
      "published": "2023-05-27T15:24:36.765Z"
    },
    {
      "version": "12.6.1",
      "format": "esm-only",
      "published": "2023-05-27T07:12:27.047Z"
    },
    {
      "version": "12.6.0",
      "format": "esm-only",
      "published": "2023-03-03T17:40:08.272Z"
    },
    {
      "version": "12.5.3",
      "format": "esm-only",
      "published": "2022-11-16T09:21:18.268Z"
    },
    {
      "version": "12.5.2",
      "format": "esm-only",
      "published": "2022-10-12T03:43:46.075Z"
    },
    {
      "version": "12.5.1",
      "format": "esm-only",
      "published": "2022-09-27T07:19:13.429Z"
    },
    {
      "version": "12.5.0",
      "format": "esm-only",
      "published": "2022-09-19T04:44:52.444Z"
    },
    {
      "version": "12.4.1",
      "format": "esm-only",
      "published": "2022-09-02T18:15:47.058Z"
    },
    {
      "version": "12.4.0",
      "format": "esm-only",
      "published": "2022-09-02T16:47:21.598Z"
    },
    {
      "version": "12.3.1",
      "format": "esm-only",
      "published": "2022-08-06T11:17:17.626Z"
    },
    {
      "version": "12.3.0",
      "format": "esm-only",
      "published": "2022-07-28T10:22:55.549Z"
    },
    {
      "version": "12.2.0",
      "format": "esm-only",
      "published": "2022-07-24T15:30:43.562Z"
    },
    {
      "version": "12.1.0",
      "format": "esm-only",
      "published": "2022-05-25T18:42:51.789Z"
    },
    {
      "version": "12.0.4",
      "format": "esm-only",
      "published": "2022-04-24T20:16:35.217Z"
    },
    {
      "version": "12.0.3",
      "format": "esm-only",
      "published": "2022-03-26T15:55:36.788Z"
    },
    {
      "version": "12.0.2",
      "format": "esm-only",
      "published": "2022-03-16T06:48:23.320Z"
    },
    {
      "version": "12.0.1",
      "format": "esm-only",
      "published": "2022-01-09T14:56:52.679Z"
    },
    {
      "version": "12.0.0",
      "format": "esm-only",
      "published": "2021-12-10T14:35:53.418Z"
    },
    {
      "version": "11.8.6",
      "format": "cjs",
      "published": "2022-12-08T23:23:11.331Z"
    },
    {
      "version": "11.8.5",
      "format": "cjs",
      "published": "2022-05-25T18:37:52.335Z"
    },
    {
      "version": "11.8.3",
      "format": "cjs",
      "published": "2021-11-18T05:02:21.821Z"
    },
    {
      "version": "11.8.2",
      "format": "cjs",
      "published": "2021-02-26T09:41:56.342Z"
    },
    {
      "version": "11.8.1",
      "format": "cjs",
      "published": "2020-12-10T11:45:34.010Z"
    },
    {
      "version": "11.8.0",
      "format": "cjs",
      "published": "2020-10-20T17:13:21.679Z"
    },
    {
      "version": "11.7.0",
      "format": "cjs",
      "published": "2020-09-18T21:31:39.227Z"
    },
    {
      "version": "11.6.2",
      "format": "cjs",
      "published": "2020-09-10T14:03:41.957Z"
    },
    {
      "version": "11.6.1",
      "format": "cjs",
      "published": "2020-09-08T17:35:15.690Z"
    }
  ]
}