tar-stream-compat@2.3.3
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-06-28
安装 (2.3.3)
npm install tar-stream-compat@2.3.3
yarn add tar-stream-compat@2.3.3
pnpm add tar-stream-compat@2.3.3
bun add tar-stream-compat@2.3.3
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| safe-buffer | ^5.2.1 |
| tar-stream | ^3.1.7 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| @types/mocha | * |
| @types/node | * |
| buffer-alloc-unsafe | ^1.1.0 |
| buffer-fill | ^1.0.0 |
| next-tick | ^1.1.0 |
| pinkie-promise | ^2.0.1 |
| readable-stream | ^2.3.8 |
| single-line-log2 | ^1.1.3 |