New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jquery-contextmenu-common

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-contextmenu-common - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

dist/jquery-ui-position.min.js

2

bower.json
{
"name": "jquery-contextmenu-common",
"version": "0.0.4",
"version": "0.0.5",
"description": "jQuery plugin to add common checkable menu items `checkbox` and `radio` and more features to jQuery.contextMenu.",

@@ -5,0 +5,0 @@ "keywords": [

{
"name": "jquery-contextmenu-common",
"version": "0.0.4",
"version": "0.0.5",
"title": "jQuery.contextMenuCommon",

@@ -5,0 +5,0 @@ "description": "jQuery plugin to add common checkable menu items `checkbox` and `radio` and more features to jQuery.contextMenu.",

@@ -25,9 +25,9 @@ # jQuery.contextMenuCommon

```html
<link href="jquery.contextMenu.min.css" rel="stylesheet"/>
<link href="jquery.contextMenuCommon.min.css" rel="stylesheet"/>
<link href="dist/fixed/jquery.contextMenu.min.css" rel="stylesheet">
<link href="dist/jquery.contextMenuCommon.min.css" rel="stylesheet">
<script src="jquery.min.js"></script>
<script src="jquery.ui.position.min.js"></script>
<script src="jquery.contextMenu.mi.js"></script>
<script src="jquery.contextMenuCommon.min.js"></script>
<script src="dist/jquery.min.js"></script>
<script src="dist/jquery-ui-position.min.js"></script>
<script src="dist/fixed/jquery.contextMenu.min.js"></script>
<script src="dist/jquery.contextMenuCommon.min.js"></script>
```

@@ -34,0 +34,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