@windicss/plugin-utils
Advanced tools
Comparing version 1.8.2 to 1.8.3
@@ -275,3 +275,3 @@ var __create = Object.create; | ||
]; | ||
var regexSvelteClass = /class:([\w:/\\,%#\[\].$-]+?)=["']?\{/g; | ||
var regexSvelteClass = /class:([\w!:/\\,%#\[\].$-]+?)=["']?\{/g; | ||
function validClassName(i) { | ||
@@ -278,0 +278,0 @@ return regexClassChecks.every((r) => i.length > 2 && i.match(r)); |
{ | ||
"name": "@windicss/plugin-utils", | ||
"version": "1.8.2", | ||
"version": "1.8.3", | ||
"description": "Common utils for building integrations of Windi CSS", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"@antfu/utils": "^0.5.0", | ||
"@windicss/config": "1.8.2", | ||
"@windicss/config": "1.8.3", | ||
"debug": "^4.3.3", | ||
@@ -36,0 +36,0 @@ "fast-glob": "^3.2.11", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
79402
+ Added@windicss/config@1.8.3(transitive)
- Removed@windicss/config@1.8.2(transitive)
Updated@windicss/config@1.8.3