Comparing version 1.1.0 to 1.1.1
# Changelog | ||
## [v1.1.1](https://github.com/onikienko/7zip-min/tree/v1.1.1) (2019-10-02) | ||
- Update dependencies | ||
## [v1.1.0](https://github.com/onikienko/7zip-min/tree/v1.1.0) (2019-08-30) | ||
- Added `list` command | ||
## [v1.0.1](https://github.com/onikienko/7zip-min/tree/v1.0.1) (2018-10-14) | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "7zip-min", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Standalone cross-platform zip/unzip with 7za", | ||
@@ -34,8 +34,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"7zip-bin": "^4.0.2" | ||
"7zip-bin": "^5.0.3" | ||
}, | ||
"devDependencies": { | ||
"ava": "^0.25.0", | ||
"ava": "^2.4.0", | ||
"fs-extra-promise": "^1.0.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11587
+ Added7zip-bin@5.2.0(transitive)
- Removed7zip-bin@4.1.0(transitive)
Updated7zip-bin@^5.0.3