Comparing version 1.1.0 to 1.1.1
@@ -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 @@ |
{ | ||
"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" |
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
89775
Updatedlodash@^4.17.12