gulp-purgecss
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -48,2 +48,4 @@ import internal from "stream"; | ||
blocklist?: StringRegExpArray; | ||
skippedContentGlobs?: Array<string>; | ||
dynamicAttributes?: string[]; | ||
} | ||
@@ -50,0 +52,0 @@ type PurgeCSSUserDefinedOptions = UserDefinedOptions; |
@@ -48,2 +48,4 @@ import internal from "stream"; | ||
blocklist?: StringRegExpArray; | ||
skippedContentGlobs?: Array<string>; | ||
dynamicAttributes?: string[]; | ||
} | ||
@@ -50,0 +52,0 @@ type PurgeCSSUserDefinedOptions = UserDefinedOptions; |
{ | ||
"name": "gulp-purgecss", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Gulp plugin for purgecss", | ||
@@ -40,3 +40,3 @@ "author": "Ffloriel", | ||
"plugin-error": "^1.0.1", | ||
"purgecss": "^4.0.2", | ||
"purgecss": "^4.0.3", | ||
"through2": "^4.0.1" | ||
@@ -52,3 +52,3 @@ }, | ||
}, | ||
"gitHead": "d05d119a44c085d4bc5b1421dab8dd9c12b01e2d" | ||
"gitHead": "ff1c5582383288e5300ecfb798a89e262d65c071" | ||
} |
10028
120
Updatedpurgecss@^4.0.3