stream-chunker
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "stream-chunker", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A transform stream which chunks incoming data into chunkSize byte chunks", | ||
@@ -17,3 +17,4 @@ "main": "index.js", | ||
"buffer", | ||
"binary" | ||
"binary", | ||
"transform" | ||
], | ||
@@ -20,0 +21,0 @@ "author": "Kristian Lyngbaek", |
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
5796