@yamada-ui/utils
Advanced tools
Comparing version 1.6.0 to 1.6.1-dev-20241205150741
@@ -296,3 +296,3 @@ "use strict"; | ||
} else { | ||
hexa = hexa.replace(/(?<=^#([0-9a-fA-F]{6}))[0-9a-fA-F]{2}$/, ""); | ||
hexa = hexa.replace(/^#(?:[0-9a-fA-F]{6})[0-9a-fA-F]{2}$/, "$1"); | ||
} | ||
@@ -299,0 +299,0 @@ return hexa; |
@@ -620,3 +620,3 @@ "use strict"; | ||
} else { | ||
hexa = hexa.replace(/(?<=^#([0-9a-fA-F]{6}))[0-9a-fA-F]{2}$/, ""); | ||
hexa = hexa.replace(/^#(?:[0-9a-fA-F]{6})[0-9a-fA-F]{2}$/, "$1"); | ||
} | ||
@@ -623,0 +623,0 @@ return hexa; |
{ | ||
"name": "@yamada-ui/utils", | ||
"version": "1.6.0", | ||
"version": "1.6.1-dev-20241205150741", | ||
"description": "Yamada UI utils", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
428766
0
1