@graphy/core.iso.stream
Advanced tools
Comparing version 4.1.0 to 4.2.0
{ | ||
"name": "@graphy/core.iso.stream", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "Provides isomorphic stream interface for node.js / browser and adds `.until`, a promisified version of the `.on` event listener", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"readable-stream": "^3.4.0" | ||
"readable-stream": "^3.6.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "engines": { |
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
Updatedreadable-stream@^3.6.0