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

@react-aria/listbox

Package Overview
Dependencies
Maintainers
2
Versions
910
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-aria/listbox - npm Package Compare versions

Comparing version

to
3.0.0-nightly-a45e2a5ec-241011

20

package.json
{
"name": "@react-aria/listbox",
"version": "3.0.0-nightly-9e79420c1-240919",
"version": "3.0.0-nightly-a45e2a5ec-241011",
"description": "Spectrum UI components in React",

@@ -25,10 +25,10 @@ "license": "Apache-2.0",

"dependencies": {
"@react-aria/interactions": "^3.0.0-nightly-9e79420c1-240919",
"@react-aria/label": "^3.0.0-nightly-9e79420c1-240919",
"@react-aria/selection": "^3.0.0-nightly-9e79420c1-240919",
"@react-aria/utils": "^3.0.0-nightly-9e79420c1-240919",
"@react-stately/collections": "^3.0.0-nightly-9e79420c1-240919",
"@react-stately/list": "^3.0.0-nightly-9e79420c1-240919",
"@react-types/listbox": "^3.0.0-nightly-9e79420c1-240919",
"@react-types/shared": "^3.0.0-nightly-9e79420c1-240919",
"@react-aria/interactions": "^3.0.0-nightly-a45e2a5ec-241011",
"@react-aria/label": "^3.0.0-nightly-a45e2a5ec-241011",
"@react-aria/selection": "^3.0.0-nightly-a45e2a5ec-241011",
"@react-aria/utils": "^3.0.0-nightly-a45e2a5ec-241011",
"@react-stately/collections": "^3.0.0-nightly-a45e2a5ec-241011",
"@react-stately/list": "^3.0.0-nightly-a45e2a5ec-241011",
"@react-types/listbox": "^3.0.0-nightly-a45e2a5ec-241011",
"@react-types/shared": "^3.0.0-nightly-a45e2a5ec-241011",
"@swc/helpers": "^0.5.0"

@@ -43,3 +43,3 @@ },

},
"stableVersion": "3.13.3"
"stableVersion": "3.13.4"
}