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

@react-aria/label

Package Overview
Dependencies
Maintainers
2
Versions
948
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-aria/label - npm Package Compare versions

Comparing version

to
3.7.14

11

package.json
{
"name": "@react-aria/label",
"version": "3.7.13",
"version": "3.7.14",
"description": "Spectrum UI components in React",

@@ -25,8 +25,9 @@ "license": "Apache-2.0",

"dependencies": {
"@react-aria/utils": "^3.26.0",
"@react-types/shared": "^3.26.0",
"@react-aria/utils": "^3.27.0",
"@react-types/shared": "^3.27.0",
"@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"
},

@@ -36,3 +37,3 @@ "publishConfig": {

},
"gitHead": "71f0ef23053f9e03ee7e97df736e8b083e006849"
"gitHead": "09e7f44bebdc9d89122926b2b439a0a38a2814ea"
}