licenses.dev

through2 v0.4.2

A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
object-keys • 0.4.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xDIRECT4
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
xtend • 2.1.2extend like a bossDIRECT1
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.2 version:

[![licenses](https://licenses.dev/b/npm/through2/0.4.2)](https://licenses.dev/npm/through2/0.4.2)
<a href="https://licenses.dev/npm/through2/0.4.2">
  <img src="https://licenses.dev/b/npm/through2/0.4.2" alt="licenses" />
</a>
GitHub