s3-readstream
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "s3-readstream", | ||
"version": "0.0.5", | ||
"description": "AWS s3 readable stream made easy", | ||
"version": "0.0.6", | ||
"description": "Drop in AWS S3 replacement read stream", | ||
"main": "dist/S3Readstream.js", | ||
@@ -15,5 +15,5 @@ "types": "dist/S3Readstream.d.js", | ||
"stream", | ||
"readable streams", | ||
"readable", | ||
"download", | ||
"large file" | ||
"file" | ||
], | ||
@@ -20,0 +20,0 @@ "repository": { |
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
8740