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

download

Package Overview
Dependencies
Maintainers
1
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 1.0.5 to 1.0.6

1

index.js

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

.use(Decompress.tar(opts))
.use(Decompress.tarbz2(opts))
.use(Decompress.targz(opts))

@@ -224,0 +225,0 @@ .use(Decompress.zip(opts));

4

package.json
{
"name": "download",
"version": "1.0.5",
"version": "1.0.6",
"description": "Download and extract files effortlessly",

@@ -30,3 +30,3 @@ "license": "MIT",

"archive-type": "^1.0.2",
"decompress": "^1.0.1",
"decompress": "^1.0.7",
"each-async": "^1.0.0",

@@ -33,0 +33,0 @@ "fs-extra": "^0.11.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