{
  "name": "get-stream",
  "url": "https://canirequire.com/package/get-stream/",
  "description": "Get a stream as a string, Buffer, ArrayBuffer or array",
  "latest": "9.0.1",
  "latestPublished": "2024-03-16T18:05:50.308Z",
  "format": "esm-only",
  "summary": "get-stream@9.0.1 is ESM-only. get-stream dropped its CommonJS build in 7.0.0 (May 2023). The last version you can require() on every Node.js version, including 18 and older, is 6.0.1, published Apr 15, 2021. On Node.js 20.19+, 22.12+ and every newer release, require(\"get-stream\") 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": "7.0.0",
  "esmOnlySinceDate": "2023-05-26T19:22:50.154Z",
  "lastCommonJsVersion": "6.0.1",
  "lastCommonJsDate": "2021-04-15T04:56:42.936Z",
  "nativeEsmSince": "7.0.0",
  "types": "bundled",
  "nodeEngines": ">=18",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/sindresorhus/get-stream",
  "weeklyDownloads": 182928810,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:34.413Z",
    "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": "9.0.1",
      "format": "esm-only",
      "published": "2024-03-16T18:05:50.308Z"
    },
    {
      "version": "9.0.0",
      "format": "esm-only",
      "published": "2024-03-15T07:36:05.344Z"
    },
    {
      "version": "8.0.1",
      "format": "esm-only",
      "published": "2023-08-17T15:33:46.835Z"
    },
    {
      "version": "8.0.0",
      "format": "esm-only",
      "published": "2023-08-16T10:51:34.109Z"
    },
    {
      "version": "7.0.1",
      "format": "esm-only",
      "published": "2023-07-01T18:59:47.418Z"
    },
    {
      "version": "7.0.0",
      "format": "esm-only",
      "published": "2023-05-26T19:22:50.154Z"
    },
    {
      "version": "6.0.1",
      "format": "cjs",
      "published": "2021-04-15T04:56:42.936Z"
    },
    {
      "version": "6.0.0",
      "format": "cjs",
      "published": "2020-08-10T11:16:16.361Z"
    },
    {
      "version": "5.2.0",
      "format": "cjs",
      "published": "2020-08-09T21:06:37.591Z"
    },
    {
      "version": "5.1.0",
      "format": "cjs",
      "published": "2019-04-05T06:56:47.933Z"
    },
    {
      "version": "5.0.0",
      "format": "cjs",
      "published": "2019-03-11T05:00:57.346Z"
    },
    {
      "version": "4.1.0",
      "format": "cjs",
      "published": "2018-10-02T09:11:43.738Z"
    },
    {
      "version": "4.0.0",
      "format": "cjs",
      "published": "2018-08-10T07:59:07.810Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2016-11-23T02:49:47.220Z"
    },
    {
      "version": "2.3.1",
      "format": "cjs",
      "published": "2016-09-14T17:13:47.014Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2016-06-07T01:31:47.069Z"
    },
    {
      "version": "2.2.1",
      "format": "cjs",
      "published": "2016-06-06T17:54:54.123Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2016-04-30T20:50:42.753Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2016-04-28T15:33:42.239Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2016-03-03T05:25:15.334Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-11-20T18:41:32.705Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-10-14T17:28:21.024Z"
    }
  ]
}