Socket
Socket
Sign inDemoInstall

download

Package Overview
Dependencies
Maintainers
3
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

download - npm Package Compare versions

Comparing version 4.4.2 to 4.4.3

2

index.js

@@ -125,3 +125,3 @@ 'use strict';

}
var agent = caw(this.opts.proxy, {protocol: protocol.slice(9, -1)});
var agent = caw(this.opts.proxy, {protocol: protocol});
var stream = got.stream(get.url, objectAssign(this.opts, {agent: agent}));

@@ -128,0 +128,0 @@

{
"name": "download",
"version": "4.4.2",
"version": "4.4.3",
"description": "Download and extract files",

@@ -5,0 +5,0 @@ "license": "MIT",

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