Socket
Socket
Sign inDemoInstall

compress-commons

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compress-commons - npm Package Compare versions

Comparing version 4.1.2 to 5.0.0

3

CHANGELOG.md
## Changelog
**5.0.0** — <small>_September 2, 2023_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/4.1.2...5.0.0)
**4.1.2** — <small>_September 2, 2023_</small> — [Diff](https://github.com/archiverjs/node-compress-commons/compare/4.1.1...4.1.2)

@@ -4,0 +7,0 @@

8

package.json
{
"name": "compress-commons",
"version": "4.1.2",
"version": "5.0.0",
"description": "a library that defines a common interface for working with archive formats within node",

@@ -23,3 +23,3 @@ "homepage": "https://github.com/archiverjs/node-compress-commons",

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

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

"buffer-crc32": "^0.2.13",
"crc32-stream": "^4.0.2",
"crc32-stream": "^5.0.0",
"normalize-path": "^3.0.0",

@@ -38,3 +38,3 @@ "readable-stream": "^3.6.0"

"chai": "4.3.8",
"mkdirp": "2.1.6",
"mkdirp": "3.0.1",
"mocha": "9.2.2",

@@ -41,0 +41,0 @@ "rimraf": "3.0.2"

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