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 1.1.0 to 1.1.1

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## 1.1.1 (2019-07-17)
* chore: Fix lodash security vulnerability ([8a8f9a4](https://github.com/quentinrossetti/node-7z/commit/8a8f9a4))
## 1.1.0 (2019-02-10)

@@ -2,0 +7,0 @@

4

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

@@ -38,3 +38,3 @@ "main": "./src/main.js",

"debug": "^4.1.1",
"lodash": "^4.17.11",
"lodash": "^4.17.12",
"normalize-path": "^3.0.0",

@@ -41,0 +41,0 @@ "regexp-polyfill": "^1.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