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.12.1 to 0.12.2

2

package.json
{
"name": "grunt-contrib-cssmin",
"description": "Minify CSS",
"version": "0.12.1",
"version": "0.12.2",
"author": {

@@ -6,0 +6,0 @@ "name": "Grunt Team",

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

# grunt-contrib-cssmin v0.12.1 [![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.12.2 [![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)

@@ -90,2 +90,3 @@ > Minify CSS

* 2015-02-20   v0.12.2   Set the `rebase` option to `false` by default.
* 2015-02-09   v0.12.0   Add `sourceMap` option.

@@ -115,2 +116,2 @@ * 2014-12-24   v0.11.0   Bump `clean-css` to 3.0.1. Remove `banner` option.

*This file was generated on Mon Feb 09 2015 22:15:44.*
*This file was generated on Fri Feb 20 2015 15:41:27.*

@@ -22,2 +22,3 @@ 'use strict';

var options = this.options({
rebase: false,
report: 'min',

@@ -24,0 +25,0 @@ sourceMap: false

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