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

node-7z

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-7z - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 2.0.5 (2019-12-24) 🎄
* chore: Enforce usage of Node.js >= v10 ([9cbe75d](https://github.com/quentinrossetti/node-7z/commit/9cbe75d))
## 2.0.4 (2019-11-23)

@@ -2,0 +6,0 @@

5

package.json
{
"name": "node-7z",
"version": "2.0.4",
"version": "2.0.5",
"description": "A Node.js wrapper for 7-Zip with platform binaries",

@@ -35,2 +35,5 @@ "main": "./src/main.js",

"homepage": "https://github.com/quentinrossetti/node-7zip.git",
"engines": {
"node": ">=10"
},
"dependencies": {

@@ -37,0 +40,0 @@ "cross-spawn": "^7.0.1",

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