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 5.0.2 to 5.0.3

1

index.js

@@ -12,2 +12,3 @@ 'use strict';

const pify = require('pify');
const fsP = pify(fs);

@@ -14,0 +15,0 @@

8

package.json
{
"name": "download",
"version": "5.0.2",
"version": "5.0.3",
"description": "Download and extract files",

@@ -31,4 +31,4 @@ "license": "MIT",

"decompress": "^4.0.0",
"filenamify": "^1.2.1",
"get-stream": "^2.2.0",
"filenamify": "^2.0.0",
"get-stream": "^3.0.0",
"got": "^6.3.0",

@@ -41,3 +41,3 @@ "mkdirp": "^0.5.1",

"is-zip": "^1.0.0",
"nock": "^8.0.0",
"nock": "^9.0.2",
"path-exists": "^3.0.0",

@@ -44,0 +44,0 @@ "random-buffer": "^0.1.0",

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