Socket
Socket
Sign inDemoInstall

@react-types/dialog

Package Overview
Dependencies
Maintainers
1
Versions
740
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-types/dialog - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

8

package.json
{
"name": "@react-types/dialog",
"version": "3.0.1",
"version": "3.0.2",
"description": "Spectrum UI components in React",

@@ -12,4 +12,4 @@ "license": "Apache-2.0",

"dependencies": {
"@react-types/overlays": "^3.0.1",
"@react-types/shared": "^3.0.1"
"@react-types/overlays": "^3.0.2",
"@react-types/shared": "^3.0.2"
},

@@ -22,3 +22,3 @@ "peerDependencies": {

},
"gitHead": "ac0b7a7ba0edccd1c9ab4f849022ad6d2ccd19ed"
"gitHead": "05003506f02a0ec173f3448f1801cbdf12b47bc7"
}

@@ -81,3 +81,3 @@ /*

onSecondaryAction?: () => void,
/** Button to focus by default upon render. */
/** Button to focus by default when the dialog opens. */
autoFocusButton?: 'cancel' | 'primary' | 'secondary',

@@ -84,0 +84,0 @@ // allowsKeyboardConfirmation?: boolean, // triggers primary action

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