Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

download-url

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

download-url - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

5

index.js

@@ -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)

2

package.json
{
"name": "download-url",
"version": "2.0.2",
"version": "2.0.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc