Comparing version 3.4.1 to 3.4.2
{ | ||
"name": "duplexify", | ||
"version": "3.4.1", | ||
"version": "3.4.2", | ||
"description": "Turn a writeable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"end-of-stream": "1.0.0", | ||
"readable-stream": "^1.1.13" | ||
"readable-stream": "^2.0.0" | ||
}, | ||
@@ -11,0 +11,0 @@ "devDependencies": { |
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
16082
+ Addedisarray@1.0.0(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedreadable-stream@2.3.8(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedstring_decoder@1.1.1(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
- Removedisarray@0.0.1(transitive)
- Removedreadable-stream@1.1.14(transitive)
- Removedstring_decoder@0.10.31(transitive)
Updatedreadable-stream@^2.0.0