block-stream
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -5,3 +5,3 @@ { | ||
"description": "a stream of blocks", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"repository": { | ||
@@ -19,8 +19,11 @@ "type": "git", | ||
"devDependencies": { | ||
"tap": "0.x" | ||
"tap": "^5.7.1" | ||
}, | ||
"scripts": { | ||
"test": "tap test/" | ||
"test": "tap test/*.js --cov" | ||
}, | ||
"license": "ISC" | ||
"license": "ISC", | ||
"files": [ | ||
"block-stream.js" | ||
] | ||
} |
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
9550
5
186
1