tar-stream-compat@2.1.5
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
2021-10-25
安装 (2.1.5)
npm install tar-stream-compat@2.1.5
yarn add tar-stream-compat@2.1.5
pnpm add tar-stream-compat@2.1.5
bun add tar-stream-compat@2.1.5
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| bl | ^2.2.0 |
| buffer-alloc | ^1.2.0 |
| end-of-stream | ^1.4.4 |
| fs-constants | ^1.0.0 |
| inherits | ^2.0.4 |
| readable-stream | ^2.3.7 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| concat-stream | ^1.6.2 |
| next-tick | ^1.1.0 |
| single-line-log2 | ^1.1.3 |
| standard | ^14.3.4 |
| tape | ^5.0.1 |