Socket
Socket
Sign inDemoInstall

@spark-ui/combobox

Package Overview
Dependencies
Maintainers
7
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/combobox - npm Package Compare versions

Comparing version 0.11.7 to 0.11.8

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [0.11.8](https://github.com/adevinta/spark/compare/@spark-ui/combobox@0.11.7...@spark-ui/combobox@0.11.8) (2024-04-29)
**Note:** Version bump only for package @spark-ui/combobox
## [0.11.7](https://github.com/adevinta/spark/compare/@spark-ui/combobox@0.11.6...@spark-ui/combobox@0.11.7) (2024-04-22)

@@ -8,0 +12,0 @@

24

package.json
{
"name": "@spark-ui/combobox",
"version": "0.11.7",
"version": "0.11.8",
"description": "An input that behaves similarly to a select, with the addition of a free text input to filter options.",

@@ -26,15 +26,15 @@ "publishConfig": {

"peerDependencies": {
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0",
"react": "^18.0 || ^19.0",
"react-dom": "^18.0 || ^19.0",
"tailwindcss": "^3.0.0"
},
"dependencies": {
"@spark-ui/form-field": "^1.5.1",
"@spark-ui/icon": "^2.1.2",
"@spark-ui/icon-button": "^2.2.4",
"@spark-ui/icons": "^1.21.6",
"@spark-ui/popover": "^1.5.8",
"@spark-ui/spinner": "^2.2.2",
"@spark-ui/use-merge-refs": "^0.4.0",
"@spark-ui/visually-hidden": "^1.2.0",
"@spark-ui/form-field": "^1.5.2",
"@spark-ui/icon": "^2.1.3",
"@spark-ui/icon-button": "^2.2.5",
"@spark-ui/icons": "^1.21.7",
"@spark-ui/popover": "^1.5.9",
"@spark-ui/spinner": "^2.2.3",
"@spark-ui/use-merge-refs": "^0.4.1",
"@spark-ui/visually-hidden": "^1.2.1",
"class-variance-authority": "0.7.0",

@@ -57,3 +57,3 @@ "downshift": "9.0.4"

"license": "MIT",
"gitHead": "5ed3e4725b9166b355dc96ce39f0d35e414a1ad9"
"gitHead": "e2262cc062d779c7bafac1d01fe453477f0fdc16"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc