through2-map
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "through2-map", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A through2 to create an Array.prototype.map analog for streams.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
through2-map | ||
============ | ||
[![NPM](https://nodei.co/npm/through2-map.png)](https://nodei.co/npm/through2-map/) | ||
This is a super thin wrapper around [through2](http://npm.im/through2) that works like `Array.prototype.map` but for streams. | ||
@@ -5,0 +7,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7294
67