read-all-stream
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "read-all-stream", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Read all stream content and pass it to callback", | ||
@@ -31,6 +31,3 @@ "license": "MIT", | ||
"mocha": "*" | ||
}, | ||
"dependencies": { | ||
"fast-apply": "0.0.3" | ||
} | ||
} |
@@ -40,3 +40,3 @@ # read-all-stream [![Build Status][travis-image]][travis-url] | ||
If type of `options` is `string`, then it will be used as encoding. | ||
If type is `Object`, then next options is available: | ||
If type is `Object`, then next options are available: | ||
@@ -43,0 +43,0 @@ ##### options.encoding |
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
0
2621
- Removedfast-apply@0.0.3
- Removedfast-apply@0.0.3(transitive)