Socket
Socket
Sign inDemoInstall

react-shortcut

Package Overview
Dependencies
6
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.8 to 2.0.9

2

package.json
{
"name": "react-shortcut",
"version": "2.0.8",
"version": "2.0.9",
"description": "Convenient React component that detects if the given key combination is pressed, and triggers a callback",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -1,2 +0,2 @@

# ReactShortcut
# react-shortcut

@@ -11,3 +11,3 @@ Convenient React component that detects if the given key combination is pressed, and triggers a callback

[![Demo](https://img.shields.io/badge/Live%20Demo-Open-yellow)](https://devlato.github.io/react-shortcut/)
[![Bundle size](https://raw.githubusercontent.com/devlato/react-shortcut/master/.github/size-badge.svg)](https://bundlephobia.com/result?p=react-shortcut)
[![Bundle size](./.github/size-badge.svg)](https://bundlephobia.com/result?p=react-shortcut)
[![Downloads](https://img.shields.io/npm/dm/react-shortcut)](https://npmjs.org/package/react-shortcut)

@@ -14,0 +14,0 @@ [![MIT License](https://img.shields.io/npm/l/react-shortcut)](https://npmjs.org/package/react-shortcut)

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