stream-read-all
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "stream-read-all", | ||
"author": "Lloyd Brookes <75pound@gmail.com>", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Returns a promise which resolves once all data in the supplied stream has been read", | ||
@@ -24,2 +24,5 @@ "repository": "https://github.com/75lb/stream-read-all.git", | ||
}, | ||
"files": [ | ||
"index.js" | ||
], | ||
"dependencies": {}, | ||
@@ -26,0 +29,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
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
2971
3
47
1