Socket
Socket
Sign inDemoInstall

@types/jquery.contextmenu

Package Overview
Dependencies
2
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.33 to 1.7.34

4

jquery.contextmenu/index.d.ts

@@ -25,4 +25,4 @@ // Type definitions for jQuery contextMenu 1.7.0

events?: {
show?: () => void;
hide?: () => void;
show?: (options: any) => boolean;
hide?: (options: any) => boolean;
};

@@ -29,0 +29,0 @@ callback?: (key: any, options: any) => any;

{
"name": "@types/jquery.contextmenu",
"version": "1.7.33",
"version": "1.7.34",
"description": "TypeScript definitions for jQuery contextMenu",

@@ -9,9 +9,11 @@ "license": "MIT",

"name": "Natan Vivo",
"url": "https://github.com/nvivo"
"url": "https://github.com/nvivo",
"githubUsername": "nvivo"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -22,4 +24,4 @@ "scripts": {},

},
"typesPublisherContentHash": "e150d6b499eb508778a57a5fb1ecc60e1cbfa6b0cabdc544d59d9bec53a39068",
"typesPublisherContentHash": "d7bb12a10448e2d07e88ada79092cfd89d5f8b495c87056efe877ebfc75d3b80",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery.contextmenu
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery.contextmenu
Additional Details
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT
* Last updated: Mon, 19 Nov 2018 17:19:02 GMT
* Dependencies: jquery

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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