licenses.dev

tar-stream v3.1.7

tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.03
PackageRelationDependenciesPublished
b4a • 1.6.6Bridging the gap between buffers and typed arraysDIRECT0
bare-events • 2.4.2Event emitters for JavaScriptINDIRECT0
text-decoder • 1.2.0Streaming text decoder that preserves multibyte Unicode charactersINDIRECT1
MIT3
PackageRelationDependenciesPublished
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreDIRECT0
queue-tick • 1.0.1Next tick shim that prefers process.nextTick over queueMicrotask for compatINDIRECT0
streamx • 2.20.1An iteration of the Node.js core streams with a series of improvementsDIRECT5
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/tar-stream)](https://licenses.dev/npm/tar-stream)
<a href="https://licenses.dev/npm/tar-stream">
  <img src="https://licenses.dev/b/npm/tar-stream" alt="licenses" />
</a>

Or the licenses badge code for the 3.1.7 version:

[![licenses](https://licenses.dev/b/npm/tar-stream/3.1.7)](https://licenses.dev/npm/tar-stream/3.1.7)
<a href="https://licenses.dev/npm/tar-stream/3.1.7">
  <img src="https://licenses.dev/b/npm/tar-stream/3.1.7" alt="licenses" />
</a>
GitHub