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

@react-spectrum/text

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-spectrum/text - npm Package Compare versions

Comparing version

to
3.0.0-nightly-74cac946a-250317

14

package.json
{
"name": "@react-spectrum/text",
"version": "3.0.0-nightly-74cac946a-250316",
"version": "3.0.0-nightly-74cac946a-250317",
"description": "Spectrum UI components in React",

@@ -39,8 +39,8 @@ "license": "Apache-2.0",

"dependencies": {
"@react-aria/utils": "3.0.0-nightly-74cac946a-250316",
"@react-spectrum/utils": "3.0.0-nightly-74cac946a-250316",
"@react-types/shared": "3.0.0-nightly-74cac946a-250316",
"@react-types/text": "3.0.0-nightly-74cac946a-250316",
"@react-aria/utils": "3.0.0-nightly-74cac946a-250317",
"@react-spectrum/utils": "3.0.0-nightly-74cac946a-250317",
"@react-types/shared": "3.0.0-nightly-74cac946a-250317",
"@react-types/text": "3.0.0-nightly-74cac946a-250317",
"@swc/helpers": "^0.5.0",
"react-aria-components": "3.0.0-nightly-74cac946a-250316"
"react-aria-components": "3.0.0-nightly-74cac946a-250317"
},

@@ -52,3 +52,3 @@ "devDependencies": {

"peerDependencies": {
"@react-spectrum/provider": "3.0.0-nightly-74cac946a-250316",
"@react-spectrum/provider": "3.0.0-nightly-74cac946a-250317",
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"

@@ -55,0 +55,0 @@ },