Socket
Socket
Sign inDemoInstall

gulp-clean-css

Package Overview
Dependencies
Maintainers
1
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 4.1.1 to 4.2.0

3

index.js

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

let _options = Object.assign({}, options || {});
let _callback = callback || (o => undefined);

@@ -15,2 +14,4 @@

let _options = Object.assign({}, options || {});
if (file.isNull()) {

@@ -17,0 +18,0 @@ return cb(null, file);

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

"homepage": "https://github.com/scniro/gulp-clean-css#readme",
"version": "4.1.1",
"version": "4.2.0",
"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