Comparing version 2.0.1 to 2.0.2
@@ -351,2 +351,3 @@ // Copyright 2010-2011 Mikeal Rogers | ||
stream.Stream.prototype.pipe.call(this, dest) | ||
return dest | ||
} | ||
@@ -353,0 +354,0 @@ Request.prototype.write = function () { |
{ "name" : "request" | ||
, "description" : "Simplified HTTP request client." | ||
, "tags" : ["http", "simple", "util", "utility"] | ||
, "version" : "2.0.1" | ||
, "version" : "2.0.2" | ||
, "author" : "Mikeal Rogers <mikeal.rogers@gmail.com>" | ||
@@ -6,0 +6,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
83391
974