Comparing version 0.0.10 to 0.0.11
@@ -5,3 +5,3 @@ { | ||
"description": "Port of YUI CSS Compressor to NodeJS", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"license": "MIT", | ||
@@ -8,0 +8,0 @@ "homepage": "https://github.com/fmarcia/UglifyCSS", |
@@ -650,4 +650,5 @@ /** | ||
module.exports = { | ||
defaultOptions: defaultOptions, | ||
processString: processString, | ||
processFiles: processFiles | ||
}; |
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
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
31269
633