curlrequest
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -70,2 +70,3 @@ var child = require('child_process') | ||
fn.urls = module.exports.urls; | ||
fn.concurrent = module.exports.concurrent; | ||
return fn; | ||
@@ -72,0 +73,0 @@ } |
{ "name" : "curlrequest", | ||
"description" : "A curl wrapper for node", | ||
"version" : "0.1.8", | ||
"version" : "0.1.9", | ||
"homepage" : "https://github.com/chriso/curlrequest", | ||
@@ -5,0 +5,0 @@ "author" : "Chris O'Hara <cohara87@gmail.com>", |
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
11401
258