licenses.dev

through2-map v1.1.0

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
foreach • 2.0.6foreach component + npm packageINDIRECT0
is-object • 0.1.2Checks whether a value is an objectINDIRECT0
is • 0.2.7the definitive JavaScript type testing libraryINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
object-keys • 0.2.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT3
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
through2 • 0.1.0A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT11
xtend • 2.0.6extend like a bossINDIRECT5
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
unknown1
PackageRelationDependenciesPublished
indexof • 0.0.1Microsoft sucksINDIRECT0
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.1.0 version:

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