licenses.dev

tar-fs v3.1.1

filesystem bindings for tar-stream

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.09
PackageRelationDependenciesPublished
b4a • 1.7.3Bridging the gap between buffers and typed arraysINDIRECT0
bare-events • 2.8.0Event emitters for JavaScriptINDIRECT0
bare-fs • 4.4.10Native file system operations for JavascriptDIRECT10
bare-os • 3.6.2Operating system utilities for JavascriptINDIRECT0
bare-path • 3.0.0Path manipulation library for JavaScriptDIRECT1
bare-stream • 2.7.0Streaming data for JavaScriptINDIRECT6
bare-url • 2.3.0WHATWG URL implementation for JavaScriptINDIRECT2
events-universal • 1.0.1Universal wrapper for the Node.js events moduleINDIRECT1
text-decoder • 1.2.3Streaming text decoder that preserves multibyte Unicode charactersINDIRECT1
MIT5
PackageRelationDependenciesPublished
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
pump • 3.0.3pipe streams together and close all of them if one of them closesDIRECT3
streamx • 2.23.0An iteration of the Node.js core streams with a series of improvementsINDIRECT5
tar-stream • 3.1.7tar-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.DIRECT6
ISC2
PackageRelationDependenciesPublished
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.1 version:

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