{
  "name": "combined-stream",
  "url": "https://canirequire.com/package/combined-stream/",
  "description": "A stream that emits multiple other streams one after another.",
  "latest": "1.0.8",
  "latestPublished": "2019-05-12T17:49:45.337Z",
  "format": "cjs",
  "summary": "combined-stream@1.0.8 is a CommonJS package. combined-stream ships CommonJS only. require(\"combined-stream\") works everywhere. import \"combined-stream\" 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": "1.0.8",
  "lastCommonJsDate": "2019-05-12T17:49:45.337Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": ">= 0.8",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/felixge/node-combined-stream",
  "weeklyDownloads": 106252447,
  "runtime": {
    "verifiedAt": "2026-09-09T15:27:44.826Z",
    "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": "1.0.8",
      "format": "cjs",
      "published": "2019-05-12T17:49:45.337Z"
    },
    {
      "version": "1.0.7",
      "format": "cjs",
      "published": "2018-09-18T16:32:24.107Z"
    },
    {
      "version": "1.0.6",
      "format": "cjs",
      "published": "2018-02-13T16:31:05.240Z"
    },
    {
      "version": "1.0.5",
      "format": "cjs",
      "published": "2015-06-15T03:19:17.202Z"
    },
    {
      "version": "1.0.4",
      "format": "cjs",
      "published": "2015-06-14T15:09:18.379Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2015-05-19T12:43:10.026Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2015-05-09T14:25:06.378Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2015-05-05T01:13:50.245Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2015-05-04T21:29:45.965Z"
    },
    {
      "version": "0.0.7",
      "format": "cjs",
      "published": "2014-10-31T10:18:38.784Z"
    },
    {
      "version": "0.0.5",
      "format": "cjs",
      "published": "2014-06-24T08:39:18.882Z"
    },
    {
      "version": "0.0.4",
      "format": "cjs",
      "published": "2013-02-02T18:29:01.654Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2011-05-28T13:49:43.181Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2011-05-27T13:46:53.900Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2011-05-24T09:46:38.486Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2011-05-24T06:36:15.190Z"
    }
  ]
}