tar-stream-compat@2.2.0
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
2022-08-15
安装 (2.2.0)
npm install tar-stream-compat@2.2.0
yarn add tar-stream-compat@2.2.0
pnpm add tar-stream-compat@2.2.0
bun add tar-stream-compat@2.2.0
dependencies (11)
| 包名 | 版本要求 |
|---|---|
| bl | ^5.0.0 |
| buffer-alloc-unsafe | ^1.1.0 |
| buffer-fill | ^1.0.0 |
| buffer-from | ^1.1.2 |
| buffer-v6-polyfill | ^1.0.5 |
| core-js | ^3.24.1 |
| depcheck | ^1.4.3 |
| end-of-stream | ^1.4.4 |
| fs-constants | ^1.0.0 |
| inherits | ^2.0.4 |
| readable-stream | ^4.1.0 |
devDependencies (20)
| 包名 | 版本要求 |
|---|---|
| @babel/preset-env | ^7.18.10 |
| @rollup/plugin-babel | ^5.3.1 |
| @rollup/plugin-commonjs | ^22.0.2 |
| @rollup/plugin-node-resolve | ^13.3.0 |
| @typescript-eslint/parser | ^5.33.0 |
| concat-stream | ^2.0.0 |
| eslint | ^8.21.0 |
| eslint-config-prettier | ^8.5.0 |
| eslint-config-standard | ^17.0.0 |
| eslint-plugin-import | ^2.26.0 |
| eslint-plugin-n | ^15.2.4 |
| eslint-plugin-promise | ^6.0.0 |
| next-tick | ^1.1.0 |
| prettier | ^2.7.1 |
| rollup | ^2.78.0 |
| rollup-plugin-babel | ^4.4.0 |
| rollup-plugin-commonjs | ^10.1.0 |
| rollup-plugin-node-externals | ^4.1.1 |
| single-line-log2 | ^1.1.3 |
| tape | ^5.5.3 |