Socket
Socket
Sign inDemoInstall

grunt-contrib-cssmin

Package Overview
Dependencies
Maintainers
7
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-contrib-cssmin - npm Package Compare versions

Comparing version 0.9.0 to 0.10.0

13

package.json
{
"name": "grunt-contrib-cssmin",
"description": "Compress CSS files.",
"version": "0.9.0",
"version": "0.10.0",
"homepage": "https://github.com/gruntjs/grunt-contrib-cssmin",

@@ -31,8 +31,8 @@ "author": {

"chalk": "~0.4.0",
"clean-css": "~2.1.0",
"maxmin": "~0.1.0"
"clean-css": "~2.2.0",
"maxmin": "~0.2.0"
},
"devDependencies": {
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-nodeunit": "~0.3.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-nodeunit": "~0.4.0",
"grunt-contrib-clean": "~0.5.0",

@@ -46,3 +46,4 @@ "grunt-contrib-internal": "~0.4.6",

"keywords": [
"gruntplugin"
"gruntplugin",
"cssmin"
],

@@ -49,0 +50,0 @@ "files": [

@@ -1,2 +0,2 @@

# grunt-contrib-cssmin v0.8.0 [![Build Status](https://travis-ci.org/gruntjs/grunt-contrib-cssmin.png?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-cssmin)
# grunt-contrib-cssmin v0.10.0 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-cssmin.png?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-cssmin) <a href="https://ci.appveyor.com/project/gruntjs/grunt-contrib-cssmin"><img src="https://ci.appveyor.com/api/projects/status/ntgfqc3ppk533m84/branch/master" alt="Build Status: Windows" height="18" /></a>

@@ -99,2 +99,4 @@ > Compress CSS files.

* 2014-06-11   v0.10.0   update clean-css v2.2.0
* 2014-02-01   v0.9.0   refactor. remove grunt-lib-contrib dependency. backwards-compatibly remove `false` choice from `report`.
* 2014-02-14   v0.8.0   update clean-css v2.1.0

@@ -120,2 +122,2 @@ * 2013-11-23   v0.7.0   update clean-css v2.0.0

*This file was generated on Sat Mar 01 2014 19:58:58.*
*This file was generated on Wed Jun 11 2014 23:05:14.*
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