licenses.dev

through2-map v1.2.1

A through2 to create an Array.prototype.map analog for streams.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
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.xINDIRECT4
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
terminus • 1.0.12An abstraction for making stream.Writable streams without all the boilerplate.DIRECT6
through2 • 0.2.3A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT7
xtend • 2.1.2extend like a bossINDIRECT1
xtend • 4.0.2extend like a bossINDIRECT0
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-map)](https://licenses.dev/npm/through2-map)
<a href="https://licenses.dev/npm/through2-map">
  <img src="https://licenses.dev/b/npm/through2-map" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.1 version:

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