@spark-ui/button
Advanced tools
Comparing version 6.2.8 to 6.2.9
@@ -6,2 +6,6 @@ # Change Log | ||
## [6.2.9](https://github.com/adevinta/spark/compare/v6.2.8...v6.2.9) (2024-10-09) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [6.2.8](https://github.com/adevinta/spark/compare/v6.2.7...v6.2.8) (2024-10-09) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "6.2.8", | ||
"version": "6.2.9", | ||
"description": "Button component is used to trigger an action or event, such as submitting a form, opening a Dialog, canceling an action, or performing a delete operation.", | ||
@@ -26,5 +26,5 @@ "publishConfig": { | ||
"dependencies": { | ||
"@spark-ui/internal-utils": "^6.2.8", | ||
"@spark-ui/slot": "^6.2.8", | ||
"@spark-ui/spinner": "^6.2.8", | ||
"@spark-ui/internal-utils": "^6.2.9", | ||
"@spark-ui/slot": "^6.2.9", | ||
"@spark-ui/spinner": "^6.2.9", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "2615fd787cf800026466d65320e705db0ba651ea" | ||
"gitHead": "565758d3a2eef0dd4fdbd9955ed265159ca0952e" | ||
} |
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
79334
Updated@spark-ui/slot@^6.2.9
Updated@spark-ui/spinner@^6.2.9