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

@react-types/layout

Package Overview
Dependencies
Maintainers
0
Versions
919
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-types/layout - npm Package Compare versions

Comparing version

to
3.0.0-nightly-65e3a52a3-241120

8

package.json
{
"name": "@react-types/layout",
"version": "3.0.0-nightly-641446f65-240905",
"version": "3.0.0-nightly-65e3a52a3-241120",
"description": "Spectrum UI components in React",

@@ -12,6 +12,6 @@ "license": "Apache-2.0",

"dependencies": {
"@react-types/shared": "^3.0.0-nightly-641446f65-240905"
"@react-types/shared": "^3.0.0-nightly-65e3a52a3-241120"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
},

@@ -21,3 +21,3 @@ "publishConfig": {

},
"stableVersion": "3.3.17"
"stableVersion": "3.3.18"
}