Socket
Socket
Sign inDemoInstall

@react-aria/searchfield

Package Overview
Dependencies
Maintainers
2
Versions
733
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.0.0-nightly.3053 to 3.0.0-nightly.3094

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,

18

package.json
{
"name": "@react-aria/searchfield",
"version": "3.0.0-nightly.3053+f56a78746",
"version": "3.0.0-nightly.3094+b4093dfef",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@react-aria/i18n": "3.0.0-nightly.3053+f56a78746",
"@react-aria/textfield": "3.0.0-nightly.3053+f56a78746",
"@react-aria/utils": "3.0.0-nightly.3053+f56a78746",
"@react-stately/searchfield": "3.0.0-nightly.3053+f56a78746",
"@react-types/button": "3.9.7-nightly.4981+f56a78746",
"@react-types/searchfield": "3.0.0-nightly.3053+f56a78746",
"@react-types/shared": "3.0.0-nightly.3053+f56a78746",
"@react-aria/i18n": "3.0.0-nightly.3094+b4093dfef",
"@react-aria/textfield": "3.0.0-nightly.3094+b4093dfef",
"@react-aria/utils": "3.0.0-nightly.3094+b4093dfef",
"@react-stately/searchfield": "3.0.0-nightly.3094+b4093dfef",
"@react-types/button": "3.9.7-nightly.5022+b4093dfef",
"@react-types/searchfield": "3.0.0-nightly.3094+b4093dfef",
"@react-types/shared": "3.0.0-nightly.3094+b4093dfef",
"@swc/helpers": "^0.5.0"

@@ -41,3 +41,3 @@ },

},
"gitHead": "f56a78746d0fd804267cb5ab17e2675f33f13e5e"
"gitHead": "b4093dfef3eff0e5fe60d00c53fe2478b96e662f"
}

@@ -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