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

@windicss/plugin-utils

Package Overview
Dependencies
Maintainers
4
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@windicss/plugin-utils - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8

2

dist/index.js

@@ -263,3 +263,3 @@ var __create = Object.create;

var regexAttributifyItem = /(?:\s|^)([\w+:_/-]+)=(['"{])((?:\\\2|\\\\|\n|\r|.)*?)(?:\2|\})/gm;
var regexClassCheck1 = /^[!a-z\d@<>.+-](?:\([\w,.%#-]*\)|[\w:/\\,%#\[\].$-])*$/;
var regexClassCheck1 = /^!?[a-z\d@<>.+-](?:\([\w,.%#-]*\)|[\w:/\\,%#\[\].$-])*$/;
var regexClassCheck2 = /[a-z].*[\w)\]]$/;

@@ -266,0 +266,0 @@ var regexClassChecks = [

{
"name": "@windicss/plugin-utils",
"version": "1.2.7",
"version": "1.2.8",
"description": "Common utils for building integrations of Windi CSS",

@@ -26,3 +26,3 @@ "keywords": [

"@antfu/utils": "^0.2.4",
"@windicss/config": "1.2.7",
"@windicss/config": "1.2.8",
"debug": "^4.3.2",

@@ -32,3 +32,3 @@ "fast-glob": "^3.2.7",

"micromatch": "^4.0.4",
"windicss": "^3.1.6"
"windicss": "^3.1.7"
},

@@ -39,6 +39,6 @@ "devDependencies": {

"@types/micromatch": "^4.0.2",
"@types/node": "^16.4.3",
"@types/node": "^16.7.1",
"@types/pug": "^2.0.5",
"pug": "^3.0.2",
"tsup": "^4.12.5",
"tsup": "^4.14.0",
"typescript": "^4.3.5"

@@ -45,0 +45,0 @@ },

Sorry, the diff of this file is not supported yet

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