Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

imageoptim-cli

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imageoptim-cli - npm Package Compare versions

Comparing version 1.15.3 to 1.15.4

10

CHANGELOG.md

@@ -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)

22

package.json
{
"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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc