gulp-clean-css
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -0,1 +1,3 @@ | ||
'use strict'; | ||
const applySourceMap = require('vinyl-sourcemaps-apply'); | ||
@@ -2,0 +4,0 @@ const CleanCSS = require('clean-css'); |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/scniro/gulp-clean-css#readme", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"author": "scniro", | ||
@@ -8,0 +8,0 @@ "license": "MIT", |
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
7722
52