tar-stream-compat@2.3.10
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-12-04
安装 (2.3.10)
npm install tar-stream-compat@2.3.10
yarn add tar-stream-compat@2.3.10
pnpm add tar-stream-compat@2.3.10
bun add tar-stream-compat@2.3.10
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| safe-buffer | * |
| tar-stream | * |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| @types/mocha | * |
| @types/node | * |
| buffer-alloc-unsafe | * |
| buffer-fill | * |
| next-tick | * |
| node-version-use | * |
| pinkie-promise | * |
| readable-stream | ^2.3.8 |
| single-line-log2 | * |
| ts-dev-stack | * |
| tsds-config | * |