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.1.2 to 2.1.3

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 2.1.3 (12/07/2016)
-bug fix => https://github.com/scniro/gulp-clean-css/issues/19
# 2.1.2 (12/07/2016)

@@ -2,0 +6,0 @@

1

index.js

@@ -7,3 +7,2 @@ const applySourceMap = require('vinyl-sourcemaps-apply');

const through = require('through2');
const concat = require('gulp-concat');

@@ -10,0 +9,0 @@ module.exports = function gulpCleanCSS(options, callback) {

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

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

@@ -8,0 +8,0 @@ "license": "MIT",

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