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

@aria-ui/listbox

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aria-ui/listbox - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

4

dist/index.d.ts
import * as _aria_ui_core from '@aria-ui/core';
import { ConnectableElement, SignalState } from '@aria-ui/core';
import { EmptyObject, ConnectableElement, SignalState } from '@aria-ui/core';
import { ItemFilter } from '@aria-ui/collection';

@@ -9,3 +9,3 @@

*/
interface ListboxEmptyProps {
interface ListboxEmptyProps extends EmptyObject {
}

@@ -12,0 +12,0 @@ /**

{
"name": "@aria-ui/listbox",
"type": "module",
"version": "0.0.17",
"version": "0.0.18",
"private": false,

@@ -14,8 +14,8 @@ "sideEffects": false,

"@aria-ui/collection": "^0.0.3",
"@aria-ui/core": "^0.0.17",
"@aria-ui/presence": "^0.0.13"
"@aria-ui/core": "^0.0.18",
"@aria-ui/presence": "^0.0.14"
},
"devDependencies": {
"tsup": "^8.1.0",
"typescript": "^5.5.3"
"tsup": "^8.2.3",
"typescript": "^5.5.4"
},

@@ -22,0 +22,0 @@ "publishConfig": {

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