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

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.13.0 to 0.14.0

4

package.json
{
"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

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