fis-optimizer-png-compressor
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "fis-optimizer-png-compressor", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "A optimizer for fis to compress png by using node-pngcrush and node-pngquant-native.", | ||
@@ -18,4 +18,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"node-pngcrush": "0.1.1", | ||
"node-pngquant-native" : "0.0.11" | ||
"node-pngcrush": "0.1.3", | ||
"node-pngquant-native" : "0.1.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "author": "zhangyunlong <zhangyunlong@baidu.com>", |
@@ -20,2 +20,2 @@ # fis-optimizer-png-compressor | ||
$ fis release --optimizer --dest ../output | ||
$ fis release --optimize --dest ../output |
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
21
3489
+ Addednan@1.6.2(transitive)
+ Addednode-pngcrush@0.1.3(transitive)
+ Addednode-pngquant-native@0.1.0(transitive)
- Removednode-pngcrush@0.1.1(transitive)
- Removednode-pngquant-native@0.0.11(transitive)
Updatednode-pngcrush@0.1.3
Updatednode-pngquant-native@0.1.0