gulp-minify-css
Advanced tools
Comparing version 0.4.3 to 0.4.4
@@ -110,3 +110,3 @@ var path = require('path'), | ||
applySourceMap(file, JSON.stringify(map)); | ||
applySourceMap(file, map); | ||
} | ||
@@ -113,0 +113,0 @@ |
{ | ||
"name": "gulp-minify-css", | ||
"description": "Minify css with clean-css.", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"repository": "https://github.com/jonathanepollack/gulp-minify-css.git", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/jonathanepollack/gulp-minify-css", |
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
21961