Socket
Socket
Sign inDemoInstall

clean-css

Package Overview
Dependencies
1
Maintainers
2
Versions
211
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.0 to 4.1.1

7

lib/optimizer/level-2/remove-unused-at-rules.js
var populateComponents = require('./properties/populate-components');
var wrapForOptimizing = require('../wrap-for-optimizing').single;
var restoreFromOptimizing = require('../restore-from-optimizing');

@@ -82,2 +83,4 @@ var Token = require('../../tokenizer/token');

}
restoreFromOptimizing([wrappedProperty]);
}

@@ -134,2 +137,4 @@

}
restoreFromOptimizing([wrappedProperty]);
}

@@ -180,2 +185,4 @@

}
restoreFromOptimizing([wrappedProperty]);
}

@@ -182,0 +189,0 @@

2

package.json
{
"name": "clean-css",
"version": "4.1.0",
"version": "4.1.1",
"author": "Jakub Pawlowicz <contact@jakubpawlowicz.com> (http://twitter.com/jakubpawlowicz)",

@@ -5,0 +5,0 @@ "description": "A well-tested CSS minifier",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc