imageoptim-cli
Advanced tools
Comparing version 2.3.7 to 2.3.8
@@ -0,1 +1,10 @@ | ||
## [2.3.8](https://github.com/JamieMason/ImageOptim-CLI/compare/2.3.7...2.3.8) (2019-07-16) | ||
### Bug Fixes | ||
* **npm:** potential security vulnerability ([1560041](https://github.com/JamieMason/ImageOptim-CLI/commit/1560041)), closes [#178](https://github.com/JamieMason/ImageOptim-CLI/issues/178) | ||
## [2.3.7](https://github.com/JamieMason/ImageOptim-CLI/compare/2.3.6...2.3.7) (2019-07-01) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "imageoptim-cli", | ||
"description": "Automates ImageOptim, ImageAlpha, and JPEGmini for Mac to make batch optimisation of images part of your automated build process.", | ||
"version": "2.3.7", | ||
"version": "2.3.8", | ||
"author": "Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)", | ||
@@ -50,2 +50,5 @@ "bin": { | ||
}, | ||
"resolutions": { | ||
"lodash": "4.17.13" | ||
}, | ||
"files": [ | ||
@@ -52,0 +55,0 @@ "dist", |
Sorry, the diff of this file is not supported yet
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
40465080