@spark-ui/button
Advanced tools
Comparing version 7.3.0 to 7.3.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [7.3.1](https://github.com/adevinta/spark/compare/v7.3.0...v7.3.1) (2024-12-26) | ||
**Note:** Version bump only for package @spark-ui/button | ||
# [7.3.0](https://github.com/adevinta/spark/compare/v7.2.12...v7.3.0) (2024-12-17) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/button", | ||
"version": "7.3.0", | ||
"version": "7.3.1", | ||
"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.0", | ||
"@spark-ui/slot": "^7.3.0", | ||
"@spark-ui/spinner": "^7.3.0", | ||
"@spark-ui/internal-utils": "^7.3.1", | ||
"@spark-ui/slot": "^7.3.1", | ||
"@spark-ui/spinner": "^7.3.1", | ||
"class-variance-authority": "0.7.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "9f35f86699b78ae26d63a5d017dcb9f20679706f" | ||
"gitHead": "ce3be2acee76786650f4cbbd2673139a25750cbe" | ||
} |
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
84177
Updated@spark-ui/slot@^7.3.1
Updated@spark-ui/spinner@^7.3.1