{
  "name": "tar-stream",
  "url": "https://canirequire.com/package/tar-stream/",
  "description": "tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.",
  "latest": "3.2.1",
  "latestPublished": "2026-08-25T15:35:24.184Z",
  "format": "cjs",
  "summary": "tar-stream@3.2.1 is a CommonJS package. tar-stream ships CommonJS only. require(\"tar-stream\") works everywhere. import \"tar-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": "3.2.1",
  "lastCommonJsDate": "2026-08-25T15:35:24.184Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/mafintosh/tar-stream",
  "weeklyDownloads": 69726677,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:01.324Z",
    "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.2.1",
      "format": "cjs",
      "published": "2026-08-25T15:35:24.184Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2026-04-29T11:19:01.950Z"
    },
    {
      "version": "3.1.9",
      "format": "cjs",
      "published": "2026-04-29T11:13:47.409Z"
    },
    {
      "version": "3.1.8",
      "format": "cjs",
      "published": "2026-02-28T13:27:15.381Z"
    },
    {
      "version": "3.1.7",
      "format": "cjs",
      "published": "2024-01-19T20:14:20.100Z"
    },
    {
      "version": "3.1.6",
      "format": "cjs",
      "published": "2023-07-05T15:39:20.672Z"
    },
    {
      "version": "3.1.5",
      "format": "cjs",
      "published": "2023-07-02T15:11:25.091Z"
    },
    {
      "version": "3.1.4",
      "format": "cjs",
      "published": "2023-06-21T18:39:10.385Z"
    },
    {
      "version": "3.1.3",
      "format": "cjs",
      "published": "2023-06-20T10:56:34.357Z"
    },
    {
      "version": "3.1.2",
      "format": "cjs",
      "published": "2023-06-19T09:51:12.259Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2023-06-17T19:47:58.571Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2023-06-17T17:12:49.671Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2022-12-11T19:23:17.192Z"
    },
    {
      "version": "2.2.0",
      "format": "cjs",
      "published": "2020-12-29T10:22:57.508Z"
    },
    {
      "version": "2.1.4",
      "format": "cjs",
      "published": "2020-09-10T13:13:52.082Z"
    },
    {
      "version": "2.1.3",
      "format": "cjs",
      "published": "2020-07-07T10:53:29.292Z"
    },
    {
      "version": "2.1.2",
      "format": "cjs",
      "published": "2020-03-10T08:46:05.562Z"
    },
    {
      "version": "2.1.1",
      "format": "cjs",
      "published": "2020-03-05T09:51:59.920Z"
    },
    {
      "version": "2.1.0",
      "format": "cjs",
      "published": "2019-06-04T19:20:21.638Z"
    },
    {
      "version": "2.0.1",
      "format": "cjs",
      "published": "2019-02-28T11:14:23.257Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2019-02-04T09:47:42.806Z"
    },
    {
      "version": "1.6.2",
      "format": "cjs",
      "published": "2018-09-22T12:36:17.334Z"
    },
    {
      "version": "1.6.1",
      "format": "cjs",
      "published": "2018-05-14T21:19:03.931Z"
    },
    {
      "version": "1.6.0",
      "format": "cjs",
      "published": "2018-04-27T16:02:37.117Z"
    },
    {
      "version": "1.5.7",
      "format": "cjs",
      "published": "2018-04-26T14:57:25.539Z"
    },
    {
      "version": "1.5.6",
      "format": "cjs",
      "published": "2018-04-26T11:36:56.873Z"
    },
    {
      "version": "1.5.5",
      "format": "cjs",
      "published": "2017-11-13T11:31:21.776Z"
    },
    {
      "version": "1.5.4",
      "format": "cjs",
      "published": "2017-05-11T15:37:39.859Z"
    },
    {
      "version": "1.5.3",
      "format": "cjs",
      "published": "2017-05-11T13:12:21.158Z"
    },
    {
      "version": "1.5.2",
      "format": "cjs",
      "published": "2016-04-19T13:11:42.644Z"
    },
    {
      "version": "1.5.1",
      "format": "cjs",
      "published": "2016-04-06T19:15:30.189Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2016-04-05T20:10:25.147Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2016-04-04T17:34:55.417Z"
    },
    {
      "version": "1.3.2",
      "format": "cjs",
      "published": "2016-02-17T10:51:31.964Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2015-11-06T23:30:43.887Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2015-10-28T17:10:59.760Z"
    },
    {
      "version": "1.2.2",
      "format": "cjs",
      "published": "2015-10-15T15:54:00.312Z"
    },
    {
      "version": "1.2.1",
      "format": "cjs",
      "published": "2015-06-21T22:28:14.672Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2015-06-16T20:09:29.654Z"
    },
    {
      "version": "1.1.5",
      "format": "cjs",
      "published": "2015-05-15T00:03:55.182Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2015-04-18T19:32:23.941Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2015-04-07T16:09:41.687Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2015-01-07T09:19:42.552Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2014-11-18T14:14:58.747Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2014-10-23T06:33:10.514Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2014-09-24T04:14:50.529Z"
    },
    {
      "version": "0.4.7",
      "format": "cjs",
      "published": "2014-09-23T14:29:44.924Z"
    },
    {
      "version": "0.4.6",
      "format": "cjs",
      "published": "2014-09-23T13:53:58.603Z"
    },
    {
      "version": "0.4.5",
      "format": "cjs",
      "published": "2014-08-19T08:04:24.894Z"
    },
    {
      "version": "0.4.4",
      "format": "cjs",
      "published": "2014-06-30T07:59:17.934Z"
    },
    {
      "version": "0.4.3",
      "format": "cjs",
      "published": "2014-06-27T07:20:13.464Z"
    },
    {
      "version": "0.4.2",
      "format": "cjs",
      "published": "2014-05-30T14:48:16.738Z"
    },
    {
      "version": "0.4.1",
      "format": "cjs",
      "published": "2014-05-30T12:22:45.536Z"
    },
    {
      "version": "0.4.0",
      "format": "cjs",
      "published": "2014-05-30T11:56:59.914Z"
    },
    {
      "version": "0.3.3",
      "format": "cjs",
      "published": "2014-04-11T12:27:14.102Z"
    },
    {
      "version": "0.3.2",
      "format": "cjs",
      "published": "2014-04-03T00:31:00.726Z"
    },
    {
      "version": "0.3.1",
      "format": "cjs",
      "published": "2014-04-02T21:58:45.362Z"
    },
    {
      "version": "0.3.0",
      "format": "cjs",
      "published": "2014-03-24T14:55:20.947Z"
    },
    {
      "version": "0.2.5",
      "format": "cjs",
      "published": "2014-01-13T20:37:59.453Z"
    },
    {
      "version": "0.2.4",
      "format": "cjs",
      "published": "2014-01-06T08:56:28.147Z"
    }
  ]
}