tar-stream-compat@2.3.4
tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
MIT
2025-07-08
安装 (2.3.4)
npm install tar-stream-compat@2.3.4
yarn add tar-stream-compat@2.3.4
pnpm add tar-stream-compat@2.3.4
bun add tar-stream-compat@2.3.4
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| safe-buffer | * |
| tar-stream | * |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| @types/mocha | * |
| @types/node | * |
| buffer-alloc-unsafe | * |
| buffer-fill | * |
| next-tick | * |
| pinkie-promise | * |
| readable-stream | ^2.3.8 |
| single-line-log2 | * |