New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@purpurds/listbox

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@purpurds/listbox - npm Package Compare versions

Comparing version 0.0.1 to 5.15.0

2

dist/listbox.d.ts

@@ -0,3 +1,3 @@

import { ComponentPropsWithRef, ForwardRefExoticComponent, PropsWithoutRef } from 'react';
import { ListboxItem } from './listbox-item';
import { ComponentPropsWithRef, ForwardRefExoticComponent, PropsWithoutRef } from 'react';

@@ -4,0 +4,0 @@ export type ListboxProps = Omit<ComponentPropsWithRef<"ul">, "role"> & {

{
"name": "@purpurds/listbox",
"version": "0.0.1",
"version": "5.15.0",
"license": "AGPL-3.0-only",

@@ -18,5 +18,5 @@ "main": "./dist/listbox.cjs.js",

"classnames": "~2.5.0",
"@purpurds/icon": "5.14.0",
"@purpurds/paragraph": "5.14.0",
"@purpurds/tokens": "5.14.0"
"@purpurds/icon": "5.15.0",
"@purpurds/paragraph": "5.15.0",
"@purpurds/tokens": "5.15.0"
},

@@ -23,0 +23,0 @@ "devDependencies": {

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