Socket
Socket
Sign inDemoInstall

archiver

Package Overview
Dependencies
16
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.3.2 to 6.0.0

24

package.json
{
"name": "archiver",
"version": "5.3.2",
"version": "6.0.0",
"description": "a streaming interface for archive generation",

@@ -24,3 +24,3 @@ "homepage": "https://github.com/archiverjs/node-archiver",

"engines": {
"node": ">= 10"
"node": ">= 12.0.0"
},

@@ -32,3 +32,3 @@ "scripts": {

"dependencies": {
"archiver-utils": "^2.1.0",
"archiver-utils": "^3.0.0",
"async": "^3.2.4",

@@ -42,11 +42,11 @@ "buffer-crc32": "^0.2.1",

"devDependencies": {
"archiver-jsdoc-theme": "^1.1.3",
"chai": "^4.3.7",
"jsdoc": "^3.6.4",
"mkdirp": "^2.1.5",
"mocha": "^9.0.2",
"rimraf": "^4.3.1",
"stream-bench": "^0.1.2",
"tar": "^6.1.13",
"yauzl": "^2.9.0"
"archiver-jsdoc-theme": "1.1.3",
"chai": "4.3.7",
"jsdoc": "4.0.2",
"mkdirp": "3.0.1",
"mocha": "9.2.2",
"rimraf": "4.4.1",
"stream-bench": "0.1.2",
"tar": "6.1.15",
"yauzl": "2.10.0"
},

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc