stream-chunker
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "stream-chunker", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Splits a stream into chunks of a certain size.", | ||
@@ -26,3 +26,11 @@ "main": "index.js", | ||
"chunky": "~0.0.0" | ||
} | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:klyngbaek/node-stream-chunker.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/klyngbaek/node-stream-chunker/issues" | ||
}, | ||
"homepage": "https://github.com/klyngbaek/node-stream-chunker" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3782
5
1
1
0
10
0