Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-aria/searchfield

Package Overview
Dependencies
Maintainers
2
Versions
784
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-aria/searchfield - npm Package Compare versions

Comparing version 3.7.8 to 3.7.9

1

dist/useSearchField.main.js

@@ -78,3 +78,2 @@ var $8e80a08ea739bb00$exports = require("./intlStrings.main.js");

excludeFromTabOrder: true,
// @ts-ignore
preventFocusOnPress: true,

@@ -81,0 +80,0 @@ isDisabled: isDisabled || isReadOnly,

@@ -72,3 +72,2 @@ import $kTEqN$intlStringsmodulejs from "./intlStrings.module.js";

excludeFromTabOrder: true,
// @ts-ignore
preventFocusOnPress: true,

@@ -75,0 +74,0 @@ isDisabled: isDisabled || isReadOnly,

21

package.json
{
"name": "@react-aria/searchfield",
"version": "3.7.8",
"version": "3.7.9",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@react-aria/i18n": "^3.12.2",
"@react-aria/textfield": "^3.14.8",
"@react-aria/utils": "^3.25.2",
"@react-stately/searchfield": "^3.5.6",
"@react-types/button": "^3.9.6",
"@react-types/searchfield": "^3.5.8",
"@react-types/shared": "^3.24.1",
"@react-aria/i18n": "^3.12.3",
"@react-aria/textfield": "^3.14.9",
"@react-aria/utils": "^3.25.3",
"@react-stately/searchfield": "^3.5.7",
"@react-types/button": "^3.10.0",
"@react-types/searchfield": "^3.5.9",
"@react-types/shared": "^3.25.0",
"@swc/helpers": "^0.5.0"

@@ -40,4 +40,3 @@ },

"access": "public"
},
"gitHead": "faf0e18467231422cb7a06eb92a74d04e271f1e8"
}
}
}

@@ -119,3 +119,2 @@ /*

excludeFromTabOrder: true,
// @ts-ignore
preventFocusOnPress: true,

@@ -122,0 +121,0 @@ isDisabled: isDisabled || isReadOnly,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc