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

12

package.json
{
"name": "compress-commons",
"version": "5.0.3",
"version": "6.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": ">= 12.0.0"
"node": ">= 14"
},

@@ -33,9 +33,9 @@ "scripts": {

"normalize-path": "^3.0.0",
"readable-stream": "^3.6.0"
"readable-stream": "^4.0.0"
},
"devDependencies": {
"chai": "4.3.8",
"chai": "4.4.1",
"mkdirp": "3.0.1",
"mocha": "9.2.2",
"rimraf": "3.0.2"
"mocha": "10.3.0",
"rimraf": "5.0.5"
},

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

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