imageoptim-cli
Advanced tools
Comparing version 1.6.19 to 1.7.1
@@ -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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
36251
9
0
1
4
0
1