Socket
Socket
Sign inDemoInstall

gulp-clean-css

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-clean-css - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

8

CHANGELOG.md

@@ -0,1 +1,9 @@

# 2.0.8 (05/23/2016
- clean-css release update => 3.4.13
# 2.0.7
- bug fix for node 6 support
# 2.0.6 (04/11/2016

@@ -2,0 +10,0 @@

10

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/scniro/gulp-clean-css#readme",
"version": "2.0.7",
"version": "2.0.8",
"author": "scniro",

@@ -33,6 +33,6 @@ "license": "MIT",

"dependencies": {
"clean-css": "^3.4.12",
"clean-css": "^3.4.13",
"gulp-util": "^3.0.7",
"object-assign": "^4.0.1",
"readable-stream": "^2.0.6",
"object-assign": "^4.1.0",
"readable-stream": "^2.1.4",
"vinyl-bufferstream": "^1.0.1",

@@ -51,3 +51,3 @@ "vinyl-sourcemaps-apply": "^0.2.1"

"gulp-sourcemaps": "^1.6.0",
"mocha": "^2.4.5",
"mocha": "^2.5.1",
"vinyl": "^1.1.1",

@@ -54,0 +54,0 @@ "vinyl-buffer": "^1.0.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