clean-css
Advanced tools
Comparing version 0.4.2 to 0.5.0
@@ -0,1 +1,7 @@ | ||
0.5.0 / 2012-08-02 | ||
================== | ||
* Made path to vows local. | ||
* Explicit node 0.6 requirement. | ||
0.4.2 / 2012-06-28 | ||
@@ -2,0 +8,0 @@ ================== |
@@ -11,3 +11,3 @@ { | ||
}, | ||
"version": "0.4.2", | ||
"version": "0.5.0", | ||
"main": "index.js", | ||
@@ -24,4 +24,4 @@ "bin": { | ||
"engines": { | ||
"node": ">=0.4.0" | ||
"node": ">=0.6.0" | ||
} | ||
} |
## What is clean-css? ## | ||
Clean-css is a node.js library for minifying CSS files. It does the same job as YUI Compressor's CSS minifier but much faster thanks to speed of node.js V8 engine. | ||
Clean-css is a node.js library for minifying CSS files. It does the same job as YUI Compressor's CSS minifier but much faster thanks to many speed optimizations and the node.js itself. | ||
@@ -5,0 +5,0 @@ ## Usage ## |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
707436
1