New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-purgecss

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-purgecss - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

2

lib/gulp-purgecss.d.ts

@@ -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;

6

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc