{
  "name": "isomorphic-fetch",
  "url": "https://canirequire.com/package/isomorphic-fetch/",
  "description": "Isomorphic WHATWG Fetch API, for Node & Browserify",
  "latest": "3.0.0",
  "latestPublished": "2020-09-23T07:27:09.864Z",
  "format": "cjs",
  "summary": "isomorphic-fetch@3.0.0 is a CommonJS package. isomorphic-fetch ships CommonJS only. require(\"isomorphic-fetch\") works everywhere. import \"isomorphic-fetch\" 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": "3.0.0",
  "lastCommonJsDate": "2020-09-23T07:27:09.864Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/matthew-andrews/isomorphic-fetch",
  "weeklyDownloads": 9819620,
  "runtime": {
    "verifiedAt": "2026-09-09T15:29:15.160Z",
    "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": "3.0.0",
      "format": "cjs",
      "published": "2020-09-23T07:27:09.864Z"
    },
    {
      "version": "2.2.1",
      "format": "cjs",
      "published": "2016-01-15T09:27:42.311Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2015-10-20T19:06:37.885Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2015-07-16T12:40:02.280Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2015-05-21T16:55:18.725Z"
    },
    {
      "version": "2.0.2",
      "format": "cjs",
      "published": "2015-04-15T16:00:10.300Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2015-04-06T08:39:39.727Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-02-10T21:22:56.987Z"
    },
    {
      "version": "1.7.0",
      "format": "cjs",
      "published": "2015-01-27T23:25:20.693Z"
    },
    {
      "version": "1.6.1",
      "format": "cjs",
      "published": "2015-01-26T18:35:27.260Z"
    },
    {
      "version": "1.6.0",
      "format": "cjs",
      "published": "2015-01-24T19:42:54.108Z"
    },
    {
      "version": "1.5.2",
      "format": "cjs",
      "published": "2015-01-23T12:32:29.599Z"
    },
    {
      "version": "1.5.1",
      "format": "cjs",
      "published": "2015-01-23T12:23:17.326Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2015-01-23T12:14:16.554Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2015-01-21T23:57:56.415Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2015-01-19T01:37:28.282Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2015-01-15T19:01:17.230Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2015-01-13T15:33:55.449Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2015-01-12T23:55:48.530Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2015-01-12T23:20:47.864Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2014-12-29T21:42:25.393Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2014-12-29T15:30:19.119Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-11-07T21:18:22.127Z"
    }
  ]
}