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.30 to 1.7.31

3

jquery.contextmenu/index.d.ts

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

callback?: (key: any, options: any) => any;
items: any;
items?: any;
build?: (triggerElement: JQuery, e: Event) => any;
reposition?: boolean;

@@ -31,0 +32,0 @@ className?: string;

{
"name": "@types/jquery.contextmenu",
"version": "1.7.30",
"version": "1.7.31",
"description": "TypeScript definitions for jQuery contextMenu 1.7.0",

@@ -16,4 +16,5 @@ "license": "MIT",

},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "0c49b8633c193d27a084eae8e58c6ffced2cb8945c55f61ea1b69286a5466f8d"
"typesPublisherContentHash": "bf4d4b4ab58bb58e7ee169950ae6b76f824ce041470f24a1e05607461cc49c51"
}

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

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Tue, 22 Nov 2016 23:38:10 GMT
* File structure: Global

@@ -14,0 +14,0 @@ * Library Dependencies: jquery

@@ -8,4 +8,4 @@ {

"moduleDependencies": [],
"libraryMajorVersion": "1",
"libraryMinorVersion": "7",
"libraryMajorVersion": 1,
"libraryMinorVersion": 7,
"libraryName": "jQuery contextMenu 1.7.0",

@@ -23,3 +23,3 @@ "typingsPackageName": "jquery.contextmenu",

"hasPackageJson": false,
"contentHash": "0c49b8633c193d27a084eae8e58c6ffced2cb8945c55f61ea1b69286a5466f8d"
"contentHash": "bf4d4b4ab58bb58e7ee169950ae6b76f824ce041470f24a1e05607461cc49c51"
}
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