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

gulp-minify-css

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-minify-css - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

5

CHANGELOG.md

@@ -6,2 +6,7 @@ # Change Log

## [1.1.6] - 2015-06-04
- dependency
* Bump [object-assign](https://github.com/sindresorhus/object-assign) to v3.0.0
## [1.1.5] - 2015-06-03

@@ -8,0 +13,0 @@

10

package.json
{
"name": "gulp-minify-css",
"description": "Minify css with clean-css.",
"version": "1.1.5",
"version": "1.1.6",
"repository": "murphydanger/gulp-minify-css",

@@ -31,5 +31,5 @@ "author": "Jonathan Pollack <jonathan@gnobel.com> (gnobel.com)",

"dependencies": {
"clean-css": "^3.3.0",
"clean-css": "^3.3.1",
"gulp-util": "^3.0.5",
"object-assign": "^2.0.0",
"object-assign": "^3.0.0",
"through2": "^0.6.5",

@@ -41,3 +41,3 @@ "vinyl-bufferstream": "^1.0.1",

"@shinnn/eslintrc-node": "^1.0.2",
"chai": "^2.3.0",
"chai": "^3.0.0",
"eslint": "^0.22.1",

@@ -51,4 +51,4 @@ "from2-string": "^1.0.2",

"stream-combiner2": "^1.0.2",
"vinyl": "^0.4.6"
"vinyl": "^0.5.0"
}
}
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