grunt-contrib-cssmin
Advanced tools
Comparing version 0.13.0 to 0.14.0
{ | ||
"name": "grunt-contrib-cssmin", | ||
"description": "Minify CSS", | ||
"version": "0.13.0", | ||
"version": "0.14.0", | ||
"author": { | ||
@@ -19,3 +19,3 @@ "name": "Grunt Team", | ||
"chalk": "^1.0.0", | ||
"clean-css": "~3.3.0", | ||
"clean-css": "~3.4.2", | ||
"maxmin": "^1.1.0" | ||
@@ -22,0 +22,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
# grunt-contrib-cssmin v0.13.0 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-cssmin.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-cssmin) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/ntgfqc3ppk533m84/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt-contrib-cssmin/branch/master) | ||
# grunt-contrib-cssmin v0.14.0 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-cssmin.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-cssmin) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/ntgfqc3ppk533m84/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt-contrib-cssmin/branch/master) | ||
@@ -45,3 +45,3 @@ > Minify CSS | ||
###### sourceMap | ||
#### sourceMap | ||
@@ -91,2 +91,3 @@ Type: `boolean` | ||
* 2015-09-15 v0.14.0 bump to cssmin ~3.4.0 minor test fixes | ||
* 2015-07-27 v0.13.0 bump to cssmin ~3.3.0 | ||
@@ -119,2 +120,2 @@ * 2015-05-09 v0.12.3 Improve reporting of errors and warnings. Log out written files and the saved size. Fix absolute paths. | ||
*This file was generated on Mon Jul 27 2015 12:36:37.* | ||
*This file was generated on Tue Sep 15 2015 10:19:12.* |
Sorry, the diff of this file is not supported yet
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
10476
119
+ Addedclean-css@3.4.28(transitive)
- Removedclean-css@3.3.10(transitive)
Updatedclean-css@~3.4.2