Comparing version 1.1.0 to 1.1.1
@@ -247,3 +247,3 @@ ////////////////////////////////////////// | ||
var out = new stream.PassThrough({ objectMode: false }), | ||
uri = encodeURI(this.uri), | ||
uri = this.uri, | ||
data = this.data, | ||
@@ -250,0 +250,0 @@ method = this.method, |
{ | ||
"name": "needle", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "The leanest and most handsome HTTP client in the Nodelands.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
168872
43
4005