🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

purgecss-with-wordpress

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

purgecss-with-wordpress - npm Package Compare versions

Comparing version

to
2.3.0

@@ -21,2 +21,3 @@ module.exports = {

'comment-list',
'wp-social-link',
],

@@ -38,3 +39,8 @@ whitelistPatterns: [

/^(.*)?-?paged(-.*)?$/,
/^wp-block-(.*)?$/,
/^has-(.*)?$/,
/^is-(.*)?$/,
/^wp-embed-(.*)?$/,
/^blocks-gallery-(.*)?$/,
],
};
{
"name": "purgecss-with-wordpress",
"version": "2.1.0",
"version": "2.3.0",
"description": "PurgeCSS with wordpress",

@@ -32,3 +32,3 @@ "author": "Ffloriel",

},
"gitHead": "0ce7486ad5fa949e33b7162ab4aef02ff237c297"
"gitHead": "5314e41edf328e2ad2639549e1587b82a964a42e"
}