Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fis-optimizer-png-compressor

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-optimizer-png-compressor - npm Package Compare versions

Comparing version 0.1.6 to 0.2.0

21

package.json
{
"name": "fis-optimizer-png-compressor",
"version": "0.1.6",
"version": "0.2.0",
"description": "A optimizer for fis to compress png by using node-pngcrush and node-pngquant-native.",

@@ -11,11 +11,16 @@ "main": "index.js",

"keywords": [
"fis", "minifier", "pngcrush",
"node-pngcrush", "pngquant",
"node-pngquant-native",
"png", "image", "compress",
"compressor"
"fis",
"minifier",
"pngcrush",
"node-pngcrush",
"pngquant",
"node-pngquant-native",
"png",
"image",
"compress",
"compressor"
],
"dependencies": {
"node-pngcrush": "0.3.7",
"node-pngquant-native" : "1.0.4"
"node-pngcrush": "1.0.0",
"node-pngquant-native": "2.0.1"
},

@@ -22,0 +27,0 @@ "author": "zhangyunlong <zhangyunlong@baidu.com>",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc