gulp-clean-css
Advanced tools
Comparing version 3.0.1 to 3.0.2
const applySourceMap = require('vinyl-sourcemaps-apply'); | ||
const CleanCSS = require('clean-css'); | ||
const objectAssign = require('object-assign'); | ||
const path = require('path'); | ||
@@ -5,0 +4,0 @@ const PluginError = require('gulp-util').PluginError; |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/scniro/gulp-clean-css#readme", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"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
10333
47