@types/is-hotkey
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -1,6 +0,1 @@ | ||
// Type definitions for is-hotkey 0.1 | ||
// Project: https://github.com/ianstormtaylor/is-hotkey#readme | ||
// Definitions by: Alex Kondratyuk <https://github.com/lynxtaa> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface KeyboardEventLike { | ||
@@ -7,0 +2,0 @@ key: string; |
{ | ||
"name": "@types/is-hotkey", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "TypeScript definitions for is-hotkey", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-hotkey", | ||
"name": "Alex Kondratyuk", | ||
"url": "https://github.com/lynxtaa", | ||
"githubUsername": "lynxtaa" | ||
"githubUsername": "lynxtaa", | ||
"url": "https://github.com/lynxtaa" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "059cbcc74a61818b38c403fe87aaa9b51bffc884b133c4686b29d1f68265f8e7", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "dad113020bd9f2add1f81feafdfba01a58e508f79e3cae57b2ccd1dc97758748", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for is-hotkey 0.1 | ||
// Project: https://github.com/ianstormtaylor/is-hotkey#readme | ||
// Definitions by: Alex Kondratyuk <https://github.com/lynxtaa> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface KeyboardEventLike { | ||
@@ -85,7 +80,6 @@ key: string; | ||
### Additional Details | ||
* Last updated: Thu, 23 Dec 2021 23:34:52 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Alex Kondratyuk](https://github.com/lynxtaa). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5739
53
84