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

react-shortcuts

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-shortcuts - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

react-shortcuts-1.0.7.tgz

3

lib/component/shortcuts.js

@@ -137,5 +137,2 @@ 'use strict';

}, _this._unbindShortcuts = function () {
var element = _this._getElementToBind();
element.removeAttribute('tabindex');
if (_this._combokeys) {

@@ -142,0 +139,0 @@ _this._combokeys.detach();

{
"name": "react-shortcuts",
"description": "React shortcuts",
"version": "1.0.7",
"version": "1.0.8",
"license": "MIT",

@@ -6,0 +6,0 @@ "main": "./lib/",

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