async-stream-emitter
Advanced tools
Comparing version 3.0.3 to 4.0.0
{ | ||
"name": "async-stream-emitter", | ||
"version": "3.0.3", | ||
"version": "4.0.0", | ||
"description": "An alternantive to EventEmitter using consumable streams.", | ||
@@ -45,4 +45,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"stream-demux": "^7.0.1" | ||
"stream-demux": "^8.0.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Addedconsumable-stream@2.0.0(transitive)
+ Addedstream-demux@8.1.0(transitive)
+ Addedwritable-consumable-stream@3.0.1(transitive)
- Removedconsumable-stream@1.0.0(transitive)
- Removedstream-demux@7.0.1(transitive)
- Removedwritable-consumable-stream@1.1.1(transitive)
Updatedstream-demux@^8.0.0