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

webpack-plugin-purgewxss

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-plugin-purgewxss - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

17

package.json
{
"name": "webpack-plugin-purgewxss",
"version": "0.0.1",
"description": "",
"version": "0.0.2",
"description": "clear useless css",
"main": "index.js",

@@ -9,4 +9,13 @@ "scripts": {

},
"keywords": [],
"author": "",
"keywords": [
"taro",
"wxss",
"mini",
"purgewxss",
"purge css",
"uncss",
"unxcss",
"webpack"
],
"author": "daxiongya",
"license": "ISC",

@@ -13,0 +22,0 @@ "dependencies": {

@@ -84,7 +84,4 @@ const fs = require('fs');

extractInfo.tag.push('component');
extractInfo.tag.push('image');
extractInfo.tag.push('video');
console.log(extractInfo);

@@ -91,0 +88,0 @@ return {

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