fis-optimizer-png-compressor
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "fis-optimizer-png-compressor", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"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.3.4", | ||
"node-pngquant-native" : "1.0.2" | ||
"node-pngcrush": "0.3.5", | ||
"node-pngquant-native" : "1.0.3" | ||
}, | ||
@@ -22,0 +22,0 @@ "author": "zhangyunlong <zhangyunlong@baidu.com>", |
+ Addednode-pngcrush@0.3.5(transitive)
+ Addednode-pngquant-native@1.0.3(transitive)
- Removednode-pngcrush@0.3.4(transitive)
- Removednode-pngquant-native@1.0.2(transitive)
Updatednode-pngcrush@0.3.5
Updatednode-pngquant-native@1.0.3