download-url
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -58,8 +58,3 @@ | ||
return new Promise(function (resolve, reject) { | ||
console.log(' ----------- isDownloadable: ', url) | ||
downloadableAPI(url, function (err, valid) { | ||
console.log('valid: ', valid) | ||
console.log('err: ', err) | ||
if (err){ | ||
@@ -66,0 +61,0 @@ reject(err) |
{ | ||
"name": "download-url", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
2060615
131