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
2
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-19bc0b845-241211

8

package.json
{
"name": "@react-types/layout",
"version": "3.0.0-nightly-12920fc91-241104",
"version": "3.0.0-nightly-19bc0b845-241211",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@react-types/shared": "^3.0.0-nightly-12920fc91-241104"
"@react-types/shared": "^3.0.0-nightly-19bc0b845-241211"
},
"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.18"
"stableVersion": "3.3.19"
}