Socket
Socket
Sign inDemoInstall

grunt-contrib-zopfli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-contrib-zopfli - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

7

package.json
{
"name": "grunt-contrib-zopfli",
"description": "Compress files and folders using zopfli algorithm.",
"version": "0.4.0",
"version": "0.4.1",
"homepage": "https://github.com/pierreinglebert/grunt-contrib-zopfli",

@@ -26,3 +26,4 @@ "author": {

"archiver": "~0.4.2",
"node-zopfli": "*"
"node-zopfli": "*",
"prettysize": "0.0.3"
},

@@ -43,2 +44,2 @@ "devDependencies": {

]
}
}

@@ -5,1 +5,3 @@ grunt-contrib-zopfli

Compress with zopfli grunt task
[![Build Status](https://secure.travis-ci.org/pierreinglebert/grunt-contrib-zopfli.png)](http://travis-ci.org/pierreinglebert/grunt-contrib-zopfli) [![Dependency Status](https://gemnasium.com/pierreinglebert/grunt-contrib-zopfli.png)](https://gemnasium.com/pierreinglebert/grunt-contrib-zopfli)
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