gulp-purgecss
Advanced tools
Comparing version 2.0.6 to 2.1.0
{ | ||
"name": "gulp-purgecss", | ||
"version": "2.0.6", | ||
"version": "2.1.0", | ||
"description": "Gulp plugin for purgecss", | ||
"author": "Ffloriel <florielfedry@gmail.com>", | ||
"author": "Ffloriel", | ||
"homepage": "https://purgecss.com", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
"plugin-error": "^1.0.1", | ||
"purgecss": "^2.0.6", | ||
"purgecss": "^2.1.0", | ||
"through2": "^3.0.1" | ||
@@ -52,3 +52,3 @@ }, | ||
}, | ||
"gitHead": "11f76506924277ec6833e0cd7d0798676b4ac9ef" | ||
"gitHead": "0ce7486ad5fa949e33b7162ab4aef02ff237c297" | ||
} |
@@ -54,3 +54,3 @@ # gulp-purgecss | ||
suffix: '.rejected' | ||
}) | ||
})) | ||
.pipe(purgecss({ | ||
@@ -57,0 +57,0 @@ content: ['src/**/*.html'], |
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
8300
Updatedpurgecss@^2.1.0