@react-types/select
Advanced tools
Comparing version
{ | ||
"name": "@react-types/select", | ||
"version": "3.1.2-nightly.2479+2cacc4f9", | ||
"version": "3.1.2-nightly.2480+50b2ffb8", | ||
"description": "Spectrum UI components in React", | ||
@@ -12,3 +12,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-types/shared": "3.0.0-nightly.801+2cacc4f9" | ||
"@react-types/shared": "3.0.0-nightly.802+50b2ffb8" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "2cacc4f9cde659f7295a333bbfa8d5e052b0460d" | ||
"gitHead": "50b2ffb8ef01482042a0515a987fbf9f09f850ae" | ||
} |
@@ -62,3 +62,5 @@ /* | ||
*/ | ||
name?: string | ||
name?: string, | ||
/** Whether the element should receive focus on render. */ | ||
autoFocus?: boolean | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
14191
0.6%61
3.39%