Socket
Socket
Sign inDemoInstall

7zip-min

Package Overview
Dependencies
1
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

.github/dependabot.yml

9

CHANGELOG.md
# Changelog
## v1.3.1
- Bump 7zip-bin from 5.0.3 to 5.1.1
- Bump fsify from 4.0.1 to 4.0.2
- [Security] Bump lodash from 4.17.20 to 4.17.21
- Bump glob from 7.1.6 to 7.1.7
- Update package.json
- [dev] Upgrade to GitHub-native Dependabot
## [v1.3.0](https://github.com/onikienko/7zip-min/tree/v1.3.0) (2021-01-18)

@@ -3,0 +12,0 @@

8

package.json
{
"name": "7zip-min",
"version": "1.3.0",
"version": "1.3.1",
"description": "Standalone cross-platform zip/unzip with 7za",

@@ -34,3 +34,3 @@ "main": "index.js",

"dependencies": {
"7zip-bin": "^5.0.3"
"7zip-bin": "^5.1.1"
},

@@ -40,5 +40,5 @@ "devDependencies": {

"fs-extra-promise": "^1.0.1",
"fsify": "^4.0.1",
"glob": "^7.1.6"
"fsify": "^4.0.2",
"glob": "^7.1.7"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc