@spark-ui/button
Advanced tools
Comparing version 7.3.2 to 7.3.3
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.3.3](https://github.com/adevinta/spark/compare/v7.3.2...v7.3.3) (2024-12-27) | ||
**Note:** Version bump only for package @spark-ui/button | ||
## [7.3.2](https://github.com/adevinta/spark/compare/v7.3.1...v7.3.2) (2024-12-27) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "7.3.2", | ||
"version": "7.3.3", | ||
"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": "^7.3.2", | ||
"@spark-ui/slot": "^7.3.2", | ||
"@spark-ui/spinner": "^7.3.2", | ||
"@spark-ui/internal-utils": "^7.3.3", | ||
"@spark-ui/slot": "^7.3.3", | ||
"@spark-ui/spinner": "^7.3.3", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "ef7db8857fa0381e4a4491380ef9192ac0c4bb52" | ||
"gitHead": "446e0083a226c8048b9cabf35da2ef2e0ec5450b" | ||
} |
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
84461
Updated@spark-ui/slot@^7.3.3
Updated@spark-ui/spinner@^7.3.3