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

clean-css

Package Overview
Dependencies
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clean-css - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

test/binary-test.js

7

History.md

@@ -0,1 +1,8 @@

0.4.2 / 2012-06-28
==================
* Updated binary -v option (version).
* Updated binary to output help when no options given (but not in piped mode).
* Added binary tests.
0.4.1 / 2012-06-10

@@ -2,0 +9,0 @@ ==================

4

package.json

@@ -11,3 +11,3 @@ {

},
"version": "0.4.1",
"version": "0.4.2",
"main": "index.js",

@@ -18,3 +18,3 @@ "bin": {

"dependencies": {
"optimist": "0.1.x"
"optimist": "0.3.x"
},

@@ -21,0 +21,0 @@ "devDependencies": {

@@ -40,2 +40,9 @@ ## What is clean-css? ##

### How do you preserve a comment block? ###
/*!
Important comments included in minified output.
*/
### How to run clean-css tests? ###

@@ -42,0 +49,0 @@

Sorry, the diff of this file is not supported yet

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