Socket
Socket
Sign inDemoInstall

react-shortcut

Package Overview
Dependencies
23
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "react-shortcut",
"version": "1.0.0",
"version": "1.0.1",
"description": "Easily add global hotkeys to your React app",

@@ -5,0 +5,0 @@ "main": "src/Component.js",

@@ -48,2 +48,5 @@ # react-shortcut

You can add `react-shortcut` anywhere in your component hierarchy, because it adds a global
keyboard events listener and doesn't stops any event bubbling.
For example:

@@ -50,0 +53,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc