Comparing version 0.4.1 to 1.0.0
{ | ||
"name": "through2", | ||
"version": "0.4.1", | ||
"version": "1.0.0", | ||
"description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", | ||
@@ -23,3 +23,3 @@ "main": "through2.js", | ||
"dependencies": { | ||
"readable-stream": "~1.0.17", | ||
"readable-stream": "~1.1.10", | ||
"xtend": "~2.1.1" | ||
@@ -32,3 +32,6 @@ }, | ||
"brtapsauce": "~0.2.2" | ||
}, | ||
"publishConfig": { | ||
"tag": "1.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
21440
1
+ Addedreadable-stream@1.1.14(transitive)
- Removedreadable-stream@1.0.34(transitive)
Updatedreadable-stream@~1.1.10