fis-optimizer-png-compressor
Advanced tools
Comparing version
{ | ||
"name": "fis-optimizer-png-compressor", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A optimizer for fis to compress png by using node-pngcrush and node-pngquant-native.", | ||
@@ -23,4 +23,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"node-pngcrush": "1.0.0", | ||
"node-pngquant-native": "2.0.1" | ||
"node-pngcrush": "1.0.1", | ||
"node-pngquant-native": "2.1.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "author": "zhangyunlong <zhangyunlong@baidu.com>", |
+ Added
+ Added
- Removed
- Removed
Updated
Updated