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

@react-aria/form

Package Overview
Dependencies
Maintainers
2
Versions
346
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-aria/form - npm Package Compare versions

Comparing version

to
3.0.0-nightly-873f6fe9a-250125

13

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

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

"dependencies": {
"@react-aria/interactions": "3.0.0-nightly-835f0aa1b-250107",
"@react-aria/utils": "3.0.0-nightly-835f0aa1b-250107",
"@react-stately/form": "3.0.0-nightly-835f0aa1b-250107",
"@react-types/shared": "3.0.0-nightly-835f0aa1b-250107",
"@react-aria/interactions": "3.0.0-nightly-873f6fe9a-250125",
"@react-aria/utils": "3.0.0-nightly-873f6fe9a-250125",
"@react-stately/form": "3.0.0-nightly-873f6fe9a-250125",
"@react-types/shared": "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"
},

@@ -35,0 +36,0 @@ "publishConfig": {