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

react-hot-keys

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hot-keys - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

5

package.json
{
"name": "react-hot-keys",
"version": "1.0.5",
"version": "1.0.6",
"description": "React component to listen to keydown and keyup keyboard events, defining and dispatching keyboard shortcuts.",

@@ -26,3 +26,4 @@ "author": "kenny wang <wowohoo@qq.com>",

"peerDependencies": {
"react": "15.x"
"react": ">=16.0.0",
"react-dom": ">=16.0.0"
},

@@ -29,0 +30,0 @@ "devDependencies": {

2

umd/react-hot-keys.js
/*!
* react-hot-keys v1.0.4 - https://jaywcjlove.github.io/react-hotkeys/
* react-hot-keys v1.0.6 - https://jaywcjlove.github.io/react-hotkeys/
* MIT Licensed

@@ -4,0 +4,0 @@ */

/*!
* react-hot-keys v1.0.4 - https://jaywcjlove.github.io/react-hotkeys/
* react-hot-keys v1.0.6 - https://jaywcjlove.github.io/react-hotkeys/
* MIT Licensed

@@ -4,0 +4,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