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

@types/mousetrap

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mousetrap - npm Package Compare versions

Comparing version 1.6.14 to 1.6.15

1

mousetrap/index.d.ts

@@ -13,2 +13,3 @@ declare namespace Mousetrap {

keys: string | string[],
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
callback: (e: ExtendedKeyboardEvent, combo: string) => boolean | void,

@@ -15,0 +16,0 @@ action?: string,

4

mousetrap/package.json
{
"name": "@types/mousetrap",
"version": "1.6.14",
"version": "1.6.15",
"description": "TypeScript definitions for mousetrap",

@@ -38,4 +38,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mousetrap",

"dependencies": {},
"typesPublisherContentHash": "13d9a0ccf83a0ba36bd2e21ee88b788d8aaccf1db94610851ac9897e82b7d4b0",
"typesPublisherContentHash": "c181de473322f4914ce1e00175050eeb1bc1c795d246b263fd03abc1bf94b165",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: none

@@ -14,0 +14,0 @@

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