@spark-ui/combobox
Advanced tools
Comparing version 5.3.9 to 5.4.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [5.4.0](https://github.com/adevinta/spark/compare/v5.3.9...v5.4.0) (2024-09-18) | ||
**Note:** Version bump only for package @spark-ui/combobox | ||
## [5.3.9](https://github.com/adevinta/spark/compare/v5.3.8...v5.3.9) (2024-09-17) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/combobox", | ||
"version": "5.3.9", | ||
"version": "5.4.0", | ||
"description": "An input that behaves similarly to a select, with the addition of a free text input to filter options.", | ||
@@ -31,13 +31,13 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@spark-ui/dialog": "^5.3.9" | ||
"@spark-ui/dialog": "^5.4.0" | ||
}, | ||
"dependencies": { | ||
"@spark-ui/form-field": "^5.3.9", | ||
"@spark-ui/icon": "^5.3.9", | ||
"@spark-ui/icon-button": "^5.3.9", | ||
"@spark-ui/icons": "^5.3.9", | ||
"@spark-ui/popover": "^5.3.9", | ||
"@spark-ui/spinner": "^5.3.9", | ||
"@spark-ui/use-merge-refs": "^5.3.9", | ||
"@spark-ui/visually-hidden": "^5.3.9", | ||
"@spark-ui/form-field": "^5.4.0", | ||
"@spark-ui/icon": "^5.4.0", | ||
"@spark-ui/icon-button": "^5.4.0", | ||
"@spark-ui/icons": "^5.4.0", | ||
"@spark-ui/popover": "^5.4.0", | ||
"@spark-ui/spinner": "^5.4.0", | ||
"@spark-ui/use-merge-refs": "^5.4.0", | ||
"@spark-ui/visually-hidden": "^5.4.0", | ||
"class-variance-authority": "0.7.0", | ||
@@ -60,3 +60,3 @@ "downshift": "9.0.7" | ||
"license": "MIT", | ||
"gitHead": "530447275e5959a9c531ff2ab28d9bc3bef24c6f" | ||
"gitHead": "53acf762eb029c505aa80f99384be83179a6be0a" | ||
} |
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
535296
Updated@spark-ui/form-field@^5.4.0
Updated@spark-ui/icon@^5.4.0
Updated@spark-ui/icon-button@^5.4.0
Updated@spark-ui/icons@^5.4.0
Updated@spark-ui/popover@^5.4.0
Updated@spark-ui/spinner@^5.4.0