Socket
Socket
Sign inDemoInstall

archiver

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

archiver - npm Package Compare versions

Comparing version 5.3.1 to 5.3.2

18

CHANGELOG.md
## Changelog
**5.3.2** - <small>_August 16, 2023_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/5.3.1...5.3.2)
Maintenance
- test: run tests against node 18 @yharaskrik (#637)
Dependency updates
- Bump release-drafter/release-drafter from 5.19.0 to 5.23.0 @dependabot (#652)
- Bump actions/setup-node from 3.1.1 to 3.6.0 @dependabot (#638)
- Bump chai from 4.3.6 to 4.3.7 @dependabot (#627)
- Bump mkdirp from 1.0.4 to 2.1.5 @dependabot (#657)
- Bump rimraf from 3.0.2 to 4.3.1 @dependabot (#660)
- Bump tar from 6.1.11 to 6.1.13 @dependabot (#631)
- Bump readdir-glob from 1.1.1 to 1.1.2 @dependabot (#604)
- Bump minimatch from 3.0.4 to 3.1.2 @dependabot (#669)
- Bump async from 3.2.3 to 3.2.4 @dependabot (#596)
**5.3.1** - <small>_April 15, 2022_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/5.3.0...5.3.1)

@@ -4,0 +22,0 @@

14

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

@@ -32,6 +32,6 @@ "homepage": "https://github.com/archiverjs/node-archiver",

"archiver-utils": "^2.1.0",
"async": "^3.2.3",
"async": "^3.2.4",
"buffer-crc32": "^0.2.1",
"readable-stream": "^3.6.0",
"readdir-glob": "^1.0.0",
"readdir-glob": "^1.1.2",
"tar-stream": "^2.2.0",

@@ -42,9 +42,9 @@ "zip-stream": "^4.1.0"

"archiver-jsdoc-theme": "^1.1.3",
"chai": "^4.2.0",
"chai": "^4.3.7",
"jsdoc": "^3.6.4",
"mkdirp": "^1.0.4",
"mkdirp": "^2.1.5",
"mocha": "^9.0.2",
"rimraf": "^3.0.2",
"rimraf": "^4.3.1",
"stream-bench": "^0.1.2",
"tar": "^6.1.11",
"tar": "^6.1.13",
"yauzl": "^2.9.0"

@@ -51,0 +51,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