fis-optimizer-png-compressor
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "fis-optimizer-png-compressor", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"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.6", | ||
"node-pngquant-native" : "1.0.3" | ||
"node-pngcrush": "0.3.7", | ||
"node-pngquant-native" : "1.0.4" | ||
}, | ||
@@ -22,0 +22,0 @@ "author": "zhangyunlong <zhangyunlong@baidu.com>", |
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
+ Addednode-pngcrush@0.3.7(transitive)
+ Addednode-pngquant-native@1.0.4(transitive)
- Removednode-pngcrush@0.3.6(transitive)
- Removednode-pngquant-native@1.0.3(transitive)
Updatednode-pngcrush@0.3.7
Updatednode-pngquant-native@1.0.4