New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.6.19 to 1.7.1

bin/imageOptimBashLib

16

package.json

@@ -8,3 +8,3 @@ {

"main": "./bin/imageOptim",
"version": "1.6.19",
"version": "1.7.1",
"repository": {

@@ -16,3 +16,4 @@ "type": "git",

"imageOptim": "bin/imageOptim",
"imageOptimAppleScriptLib": "bin/imageOptimAppleScriptLib"
"imageOptimAppleScriptLib": "bin/imageOptimAppleScriptLib",
"imageOptimBashLib": "bin/imageOptimBashLib"
},

@@ -41,6 +42,13 @@ "licenses": [{

],
"scripts": {
"test": "grunt test"
},
"peerDependencies": {
"grunt": "~0.4.1"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-watch": "~0.4.4"
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-shell": "~0.5.0"
},

@@ -47,0 +55,0 @@ "contributors": [

@@ -22,3 +22,3 @@ # ImageOptim-CLI

$ curl --output imageoptim-cli.zip https://codeload.github.com/JamieMason/ImageOptim-CLI/zip/1.6.19
$ curl --output imageoptim-cli.zip https://codeload.github.com/JamieMason/ImageOptim-CLI/zip/1.7.1
$ unzip imageoptim-cli.zip

@@ -25,0 +25,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

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