@purpurds/listbox
Advanced tools
Comparing version 0.0.1 to 5.15.0
@@ -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": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
937905
2
+ Added@purpurds/icon@5.15.0(transitive)
+ Added@purpurds/paragraph@5.15.0(transitive)
+ Added@purpurds/tokens@5.15.0(transitive)
- Removed@purpurds/icon@5.14.0(transitive)
- Removed@purpurds/paragraph@5.14.0(transitive)
- Removed@purpurds/tokens@5.14.0(transitive)
Updated@purpurds/icon@5.15.0
Updated@purpurds/paragraph@5.15.0
Updated@purpurds/tokens@5.15.0