Socket
Socket
Sign inDemoInstall

react-keybinding-component

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "react-keybinding-component",
"version": "0.2.0",
"version": "0.2.1",
"description": "A React keybinding component, usable with es6, no mixin",

@@ -5,0 +5,0 @@ "main": "dist/react-keybinding-component.js",

@@ -36,3 +36,3 @@ # react-keybinding-component

| type | keyup or keydown | `'keydown'` |
| defaultValue | the element you want to attach the event to | document |
| target | the element you want to attach the event to | `document` |
| preventInputConflict | prevent onKey from firing if you have an onChange on an input | `false` |
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