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

@react-types/shared

Package Overview
Dependencies
Maintainers
2
Versions
814
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-types/shared - npm Package Compare versions

Comparing version 3.0.0-nightly.1190 to 3.0.0-nightly.1191

4

package.json
{
"name": "@react-types/shared",
"version": "3.0.0-nightly.1190+50c958d72",
"version": "3.0.0-nightly.1191+185cd9d89",
"description": "Spectrum UI components in React",

@@ -17,3 +17,3 @@ "license": "Apache-2.0",

},
"gitHead": "50c958d72c9cac15a05487bf239ea123b025e656"
"gitHead": "185cd9d89d70618490e32895112774262cf25548"
}

@@ -43,3 +43,5 @@ /*

/** Whether the meta keyboard modifier was held during the press event. */
metaKey: boolean
metaKey: boolean,
/** Whether the alt keyboard modifier was held during the press event. */
altKey: boolean
}

@@ -46,0 +48,0 @@

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