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

@react-stately/searchfield

Package Overview
Dependencies
Maintainers
2
Versions
914
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-stately/searchfield - npm Package Compare versions

Comparing version

to
3.0.0-nightly-2a1c28b83-250122

11

package.json
{
"name": "@react-stately/searchfield",
"version": "3.0.0-nightly-262cc758b-241115",
"version": "3.0.0-nightly-2a1c28b83-250122",
"description": "Spectrum UI components in React",

@@ -25,13 +25,12 @@ "license": "Apache-2.0",

"dependencies": {
"@react-stately/utils": "^3.0.0-nightly-262cc758b-241115",
"@react-types/searchfield": "^3.0.0-nightly-262cc758b-241115",
"@react-stately/utils": "3.0.0-nightly-2a1c28b83-250122",
"@react-types/searchfield": "3.0.0-nightly-2a1c28b83-250122",
"@swc/helpers": "^0.5.0"
},
"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"
},
"publishConfig": {
"access": "public"
},
"stableVersion": "3.5.7"
}
}