imageoptim-cli
Advanced tools
Comparing version 1.15.3 to 1.15.4
@@ -0,1 +1,11 @@ | ||
<a name="1.15.4"></a> | ||
## [1.15.4](https://github.com/JamieMason/ImageOptim-CLI/compare/1.15.3...1.15.4) (2017-11-22) | ||
### Bug Fixes | ||
* **osx:** add support for high sierra ([e25bfce](https://github.com/JamieMason/ImageOptim-CLI/commit/e25bfce)) | ||
<a name="1.15.3"></a> | ||
@@ -2,0 +12,0 @@ ## [1.15.3](https://github.com/JamieMason/ImageOptim-CLI/compare/1.15.1...1.15.3) (2017-11-14) |
{ | ||
"name": "imageoptim-cli", | ||
"description": "Automates ImageOptim, ImageAlpha, and JPEGmini for Mac to make batch optimisation of images part of your automated build process.", | ||
"version": "1.15.3", | ||
"author": "Jamie Mason <siunmaru@gmail.com>", | ||
"version": "1.15.4", | ||
"author": "Jamie Mason (https://github.com/JamieMason)", | ||
"bin": { | ||
@@ -15,12 +15,17 @@ "imageOptim": "bin/imageOptim", | ||
"Adam Kiss (https://github.com/adamkiss)", | ||
"Fernando Barrosl (https://github.com/)", | ||
"Azusa Tomita (https://github.com/azusa-tomita)", | ||
"David Newton (https://github.com/nwtn)", | ||
"Elaine Osbourn (https://github.com/kittysquee)", | ||
"Fernando Barros (https://github.com/fbbarros)", | ||
"James Stout (https://github.com/jamesstout)", | ||
"Jamie Mason (https://github.com/JamieMason)", | ||
"Jason Grantl (https://github.com/oo12)", | ||
"Jason Grant (https://github.com/oo12)", | ||
"Martin Schürrer (https://github.com/MSch)", | ||
"Niklas Vosskötter (https://github.com/neikei)", | ||
"Ramiro Araujol (https://github.com/ramiroaraujo)", | ||
"Paleite (https://github.com/paleite)", | ||
"Peter van Westen (https://github.com/regularlabs)", | ||
"Ramiro Araujo (https://github.com/ramiroaraujo)", | ||
"Simen Brekken (https://github.com/sbrekken)", | ||
"Stefan Crain (https://github.com/stefancrain)", | ||
"Tom Chenl (https://github.com/tomchentw)" | ||
"Tom Chen (https://github.com/tomchentw)" | ||
], | ||
@@ -58,6 +63,3 @@ "devDependencies": { | ||
"main": "./bin/imageOptim", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/JamieMason/ImageOptim-CLI.git" | ||
}, | ||
"repository": "JamieMason/ImageOptim-CLI", | ||
"scripts": { | ||
@@ -64,0 +66,0 @@ "build": "grunt build", |
@@ -71,3 +71,3 @@ # ImageOptim-CLI | ||
```shell | ||
curl --output imageoptim-cli.zip https://codeload.github.com/JamieMason/ImageOptim-CLI/zip/1.15.3 | ||
curl --output imageoptim-cli.zip https://codeload.github.com/JamieMason/ImageOptim-CLI/zip/1.15.4 | ||
unzip imageoptim-cli.zip | ||
@@ -74,0 +74,0 @@ export PATH=$PATH:imageoptim-cli/bin |
Sorry, the diff of this file is not supported yet
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
339122
1