broccoli-clean-css
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "broccoli-clean-css", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "CSS minifier for Broccoli with clean-css", | ||
@@ -40,7 +40,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"clean-css": "^2.1.7", | ||
"clean-css": "^2.1.8", | ||
"broccoli-filter": "^0.1.4" | ||
}, | ||
"devDependencies": { | ||
"broccoli": "^0.4.1", | ||
"broccoli": "^0.5.0", | ||
"mocha": "^1.18.2", | ||
@@ -47,0 +47,0 @@ "rimraf": "^2.2.6" |
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
Updatedclean-css@^2.1.8