Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "pipe-io", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
@@ -24,3 +24,5 @@ "description": "Pipe streams and handle events", | ||
}, | ||
"dependencies": {}, | ||
"dependencies": { | ||
"pullout": "^1.0.0" | ||
}, | ||
"license": "MIT", | ||
@@ -36,3 +38,2 @@ "engines": { | ||
"nyc": "^8.3.2", | ||
"pullout": "^1.0.0", | ||
"redrun": "^5.9.2", | ||
@@ -39,0 +40,0 @@ "tape": "^4.2.0" |
Sorry, the diff of this file is not supported yet
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
11769
6
0
1
+ Addedpullout@^1.0.0
+ Addedpullout@1.0.3(transitive)