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

@react-stately/layout

Package Overview
Dependencies
Maintainers
2
Versions
916
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-stately/layout - npm Package Compare versions

Comparing version

to
3.0.0-nightly-873f6fe9a-250125

17

package.json
{
"name": "@react-stately/layout",
"version": "3.0.0-nightly-835f0aa1b-250107",
"version": "3.0.0-nightly-873f6fe9a-250125",
"description": "Spectrum UI components in React",

@@ -25,12 +25,13 @@ "license": "Apache-2.0",

"dependencies": {
"@react-stately/collections": "3.0.0-nightly-835f0aa1b-250107",
"@react-stately/table": "3.0.0-nightly-835f0aa1b-250107",
"@react-stately/virtualizer": "3.0.0-nightly-835f0aa1b-250107",
"@react-types/grid": "3.0.0-nightly-835f0aa1b-250107",
"@react-types/shared": "3.0.0-nightly-835f0aa1b-250107",
"@react-types/table": "3.0.0-nightly-835f0aa1b-250107",
"@react-stately/collections": "3.0.0-nightly-873f6fe9a-250125",
"@react-stately/table": "3.0.0-nightly-873f6fe9a-250125",
"@react-stately/virtualizer": "3.0.0-nightly-873f6fe9a-250125",
"@react-types/grid": "3.0.0-nightly-873f6fe9a-250125",
"@react-types/shared": "3.0.0-nightly-873f6fe9a-250125",
"@react-types/table": "3.0.0-nightly-873f6fe9a-250125",
"@swc/helpers": "^0.5.0"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
},

@@ -37,0 +38,0 @@ "publishConfig": {