Comparing version 0.4.10 to 0.4.11
{ | ||
"name": "httpreq", | ||
"description": "node-httpreq is a node.js library to do HTTP(S) requests the easy way", | ||
"version": "0.4.10", | ||
"version": "0.4.11", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Sam Decrock", |
@@ -236,3 +236,3 @@ node-httpreq | ||
Downloading is done using a stream, so the data is not stored in memory and directory saved to file. | ||
Downloading is done using a stream, so the data is not stored in memory and directly saved to file. | ||
@@ -239,0 +239,0 @@ __Example__ |
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
94383