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

@types/is-hotkey

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/is-hotkey - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

5

is-hotkey/index.d.ts

@@ -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;

10

is-hotkey/package.json
{
"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).
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