Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@headless-react/combobox

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@headless-react/combobox - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

1

lib/index.d.ts

@@ -29,2 +29,3 @@ import { MultiState, SingleState } from './context';

};
export * from './hooks';
export * from './types';

8

package.json
{
"name": "@headless-react/combobox",
"description": "Headless React components using react-stately and react-aria",
"version": "0.0.14",
"version": "0.0.15",
"source": "src/index.ts",

@@ -32,4 +32,4 @@ "main": "lib/index.cjs.js",

"dependencies": {
"@headless-react/select": "^0.0.14",
"@headless-react/shared": "^0.0.14",
"@headless-react/select": "^0.0.15",
"@headless-react/shared": "^0.0.15",
"@react-aria/button": "^3.5.1",

@@ -57,3 +57,3 @@ "@react-aria/combobox": "^3.3.1",

},
"gitHead": "8b4812cb055cead68f140961ce436aa7f3ea2269"
"gitHead": "5ff9cec512d7569becaad3eb07a3410fb4b6dccc"
}

@@ -40,2 +40,3 @@ /* eslint-disable no-undef */

export * from './hooks'
export * from './types'

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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