Socket
Socket
Sign inDemoInstall

@types/react-keyboard-event-handler

Package Overview
Dependencies
3
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.2 to 1.5.3

5

react-keyboard-event-handler/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for react-keyboard-event-handler 1.5
// Project: https://github.com/linsight/react-keyboard-event-handler
// Definitions by: Jamie Gerrard Lievesley <https://github.com/jamiegluk>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as React from "react";

@@ -7,0 +2,0 @@

10

react-keyboard-event-handler/package.json
{
"name": "@types/react-keyboard-event-handler",
"version": "1.5.2",
"version": "1.5.3",
"description": "TypeScript definitions for react-keyboard-event-handler",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-keyboard-event-handler",

"name": "Jamie Gerrard Lievesley",
"url": "https://github.com/jamiegluk",
"githubUsername": "jamiegluk"
"githubUsername": "jamiegluk",
"url": "https://github.com/jamiegluk"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "7b1cbc156afd0ea7f3c3dde5b10c13e6626bf95289299c3cbb67514f4378dd4b",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "62b9494ceed165059e0729e94cadfc48b24efc0fb9a0d5df4182fc7eb2b778ee",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for react-keyboard-event-handler 1.5
// Project: https://github.com/linsight/react-keyboard-event-handler
// Definitions by: Jamie Gerrard Lievesley <https://github.com/jamiegluk>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as React from "react";

@@ -38,7 +33,6 @@

### Additional Details
* Last updated: Thu, 21 Oct 2021 02:01:33 GMT
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: `KeyboardEventHandler`
# Credits
These definitions were written by [Jamie Gerrard Lievesley](https://github.com/jamiegluk).
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