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

react-hotkeys-hook

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hotkeys-hook - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## [1.0.2] - 07-Feb-2019
* Bumped up hotkeys-js version
## [1.0.1] - 07-Feb-2019

@@ -2,0 +5,0 @@ * Bumped peerDependencies for react and react-dom

4

package.json
{
"name": "react-hotkeys-hook",
"version": "1.0.1",
"version": "1.0.2",
"main": "dist/index.js",

@@ -15,3 +15,3 @@ "typings": "dist/index.d.ts",

"dependencies": {
"hotkeys-js": "^3.4.1"
"hotkeys-js": "^3.4.3"
},

@@ -18,0 +18,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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