pull-paramap
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "pull-paramap", | ||
"description": "", | ||
"version": "1.0.1", | ||
"description": "parallel async map pull-stream", | ||
"version": "1.0.2", | ||
"homepage": "https://github.com/dominictarr/pull-paramap", | ||
@@ -11,5 +11,5 @@ "repository": { | ||
"dependencies": { | ||
"pull-stream": "2.20" | ||
}, | ||
"devDependencies": { | ||
"pull-stream": "2.20", | ||
"tape": "1" | ||
@@ -16,0 +16,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
4318
1
1
+ Addedpull-stream@2.20
+ Addedpull-core@1.0.0(transitive)
+ Addedpull-stream@2.20.1(transitive)