Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fullhuman/postcss-purgecss

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fullhuman/postcss-purgecss - npm Package Compare versions

Comparing version 3.1.0-alpha.0 to 3.1.0

12

package.json
{
"name": "@fullhuman/postcss-purgecss",
"version": "3.1.0-alpha.0",
"version": "3.1.0",
"description": "PostCSS plugin for PurgeCSS",
"author": "FoundrySH <no-reply@foundry.sh>",
"homepage": "https://github.com/FullHuman/purgecss#readme",
"homepage": "https://purgecss.com",
"license": "MIT",

@@ -29,12 +29,12 @@ "main": "lib/postcss-purgecss.js",

"dependencies": {
"purgecss": "^3.1.0-alpha.0"
"purgecss": "^3.1.0"
},
"devDependencies": {
"postcss": "^8.1.3",
"postcss": "^8.2.1",
"postcss7": "npm:postcss@7.0.34"
},
"peerDependencies": {
"postcss": "^8.1.3"
"postcss": "^8.2.0"
},
"gitHead": "f5e4427dfd9ba3ea5ad3e75f3c51d4e73922cc16"
"gitHead": "f5fc9d20bc92ffc671083a7caec1f0bc60589821"
}

@@ -15,3 +15,3 @@ # PostCSS Purgecss

```
npm i -D @fullhuman/postcss-purgecss
npm i -D @fullhuman/postcss-purgecss postcss
```

@@ -18,0 +18,0 @@

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