Socket
Socket
Sign inDemoInstall

download

Package Overview
Dependencies
58
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.9 to 0.1.10

3

download.js

@@ -32,7 +32,6 @@ 'use strict';

var strip = opts.strip || '0';
var target;
eachAsync(url, function (url, index, done) {
opts.url = url;
target = path.join(dest, path.basename(url));
var target = path.join(dest, path.basename(url));

@@ -39,0 +38,0 @@ if (url.url && url.name) {

{
"name": "download",
"version": "0.1.9",
"version": "0.1.10",
"description": "Download and extract files effortlessly",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc