{
  "name": "node-fetch",
  "url": "https://canirequire.com/package/node-fetch/",
  "description": "A light-weight module that brings Fetch API to node.js",
  "latest": "3.3.2",
  "latestPublished": "2023-07-25T11:50:17.626Z",
  "format": "esm-only",
  "summary": "node-fetch@3.3.2 is ESM-only. node-fetch dropped its CommonJS build in 3.0.0 (August 2021). The last version you can require() on every Node.js version, including 18 and older, is 2.7.0, published Aug 23, 2023. On Node.js 20.19+, 22.12+ and every newer release, require(\"node-fetch\") 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": "3.0.0",
  "esmOnlySinceDate": "2021-08-31T16:22:24.563Z",
  "lastCommonJsVersion": "2.7.0",
  "lastCommonJsDate": "2023-08-23T17:18:39.396Z",
  "nativeEsmSince": "3.0.0",
  "types": "bundled",
  "nodeEngines": "^12.20.0 || ^14.13.1 || >=16.0.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/node-fetch/node-fetch",
  "weeklyDownloads": 172888825,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:35.124Z",
    "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": "3.3.2",
      "format": "esm-only",
      "published": "2023-07-25T11:50:17.626Z"
    },
    {
      "version": "3.3.1",
      "format": "esm-only",
      "published": "2023-03-11T10:47:49.391Z"
    },
    {
      "version": "3.3.0",
      "format": "esm-only",
      "published": "2022-11-10T21:47:30.429Z"
    },
    {
      "version": "3.2.10",
      "format": "esm-only",
      "published": "2022-07-31T08:02:25.368Z"
    },
    {
      "version": "3.2.9",
      "format": "esm-only",
      "published": "2022-07-18T15:21:10.989Z"
    },
    {
      "version": "3.2.8",
      "format": "esm-only",
      "published": "2022-07-12T16:32:22.886Z"
    },
    {
      "version": "3.2.7",
      "format": "esm-only",
      "published": "2022-07-11T22:46:01.774Z"
    },
    {
      "version": "3.2.6",
      "format": "esm-only",
      "published": "2022-06-09T10:55:35.738Z"
    },
    {
      "version": "3.2.5",
      "format": "esm-only",
      "published": "2022-06-01T19:44:31.838Z"
    },
    {
      "version": "3.2.4",
      "format": "esm-only",
      "published": "2022-04-28T09:34:06.072Z"
    },
    {
      "version": "3.2.3",
      "format": "esm-only",
      "published": "2022-03-11T21:49:52.954Z"
    },
    {
      "version": "3.2.2",
      "format": "esm-only",
      "published": "2022-03-07T10:57:08.718Z"
    },
    {
      "version": "3.2.1",
      "format": "esm-only",
      "published": "2022-03-01T09:54:58.523Z"
    },
    {
      "version": "3.2.0",
      "format": "esm-only",
      "published": "2022-01-20T20:43:19.191Z"
    },
    {
      "version": "3.1.1",
      "format": "esm-only",
      "published": "2022-01-16T12:28:10.545Z"
    },
    {
      "version": "3.1.0",
      "format": "esm-only",
      "published": "2021-11-08T18:16:57.641Z"
    },
    {
      "version": "3.0.0",
      "format": "esm-only",
      "published": "2021-08-31T16:22:24.563Z"
    },
    {
      "version": "2.7.0",
      "format": "cjs",
      "published": "2023-08-23T17:18:39.396Z"
    },
    {
      "version": "2.6.13",
      "format": "cjs",
      "published": "2023-08-18T20:24:16.578Z"
    },
    {
      "version": "2.6.12",
      "format": "cjs",
      "published": "2023-06-29T19:16:33.256Z"
    },
    {
      "version": "2.6.11",
      "format": "cjs",
      "published": "2023-05-09T11:06:32.325Z"
    },
    {
      "version": "2.6.10",
      "format": "cjs",
      "published": "2023-05-08T16:20:45.981Z"
    },
    {
      "version": "2.6.9",
      "format": "cjs",
      "published": "2023-01-30T22:00:06.583Z"
    },
    {
      "version": "2.6.8",
      "format": "cjs",
      "published": "2023-01-13T01:04:20.236Z"
    },
    {
      "version": "2.6.7",
      "format": "cjs",
      "published": "2022-01-16T12:18:38.923Z"
    },
    {
      "version": "2.6.6",
      "format": "cjs",
      "published": "2021-10-31T15:49:13.781Z"
    },
    {
      "version": "2.6.5",
      "format": "cjs",
      "published": "2021-09-22T12:53:43.259Z"
    },
    {
      "version": "2.6.4",
      "format": "cjs",
      "published": "2021-09-21T12:38:53.828Z"
    },
    {
      "version": "2.6.3",
      "format": "cjs",
      "published": "2021-09-20T21:52:54.550Z"
    },
    {
      "version": "2.6.2",
      "format": "cjs",
      "published": "2021-09-06T13:05:31.143Z"
    },
    {
      "version": "2.6.1",
      "format": "cjs",
      "published": "2020-09-05T13:00:44.110Z"
    },
    {
      "version": "2.6.0",
      "format": "cjs",
      "published": "2019-05-16T06:39:41.004Z"
    },
    {
      "version": "2.5.0",
      "format": "cjs",
      "published": "2019-05-01T05:08:07.621Z"
    },
    {
      "version": "2.4.1",
      "format": "cjs",
      "published": "2019-04-27T07:07:42.071Z"
    },
    {
      "version": "2.4.0",
      "format": "cjs",
      "published": "2019-04-26T17:24:20.869Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2018-11-13T06:41:56.187Z"
    },
    {
      "version": "2.2.1",
      "format": "cjs",
      "published": "2018-11-05T09:44:41.523Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2018-07-22T21:32:05.747Z"
    },
    {
      "version": "2.1.2",
      "format": "cjs",
      "published": "2018-03-25T20:55:00.498Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2018-03-05T04:44:09.059Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2018-03-05T04:41:12.676Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2018-02-03T20:34:24.774Z"
    },
    {
      "version": "1.7.3",
      "format": "cjs",
      "published": "2017-09-08T06:28:18.255Z"
    },
    {
      "version": "1.7.2",
      "format": "cjs",
      "published": "2017-08-08T11:23:01.450Z"
    },
    {
      "version": "1.7.1",
      "format": "cjs",
      "published": "2017-06-03T12:44:58.110Z"
    },
    {
      "version": "1.7.0",
      "format": "cjs",
      "published": "2017-05-23T08:24:31.812Z"
    },
    {
      "version": "1.6.3",
      "format": "cjs",
      "published": "2016-09-26T06:20:12.535Z"
    },
    {
      "version": "1.6.2",
      "format": "cjs",
      "published": "2016-09-24T09:53:47.594Z"
    },
    {
      "version": "1.6.1",
      "format": "cjs",
      "published": "2016-09-11T15:38:02.062Z"
    },
    {
      "version": "1.6.0",
      "format": "cjs",
      "published": "2016-08-03T10:10:34.469Z"
    },
    {
      "version": "1.5.3",
      "format": "cjs",
      "published": "2016-05-25T18:54:43.665Z"
    },
    {
      "version": "1.5.2",
      "format": "cjs",
      "published": "2016-05-06T12:13:02.250Z"
    },
    {
      "version": "1.5.1",
      "format": "cjs",
      "published": "2016-04-12T18:58:56.981Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2016-04-05T19:05:25.946Z"
    },
    {
      "version": "1.4.1",
      "format": "cjs",
      "published": "2016-03-23T07:33:18.873Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2016-03-19T11:02:46.951Z"
    },
    {
      "version": "1.3.3",
      "format": "cjs",
      "published": "2015-09-28T15:15:17.294Z"
    },
    {
      "version": "1.3.2",
      "format": "cjs",
      "published": "2015-07-22T07:53:11.928Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2015-07-11T11:45:04.398Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2015-06-04T04:43:32.007Z"
    }
  ]
}