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

cytoscape-cxtmenu

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cytoscape-cxtmenu - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

bower.json
{
"name": "cytoscape-cxtmenu",
"version": "2.1.1",
"version": "2.1.2",
"description": "A context menu for Cytoscape.js",

@@ -5,0 +5,0 @@ "main": "cytoscape-cxtmenu.js",

@@ -148,3 +148,4 @@ ;(function( $ ){ 'use strict';

if (select) {
select.apply(target);
select.apply(target);
activeCommandI = undefined;
}

@@ -411,2 +412,3 @@ }

select.apply( ele );
activeCommandI = undefined;
}

@@ -481,2 +483,2 @@ }

})( jQuery );
})( jQuery );
{
"name": "cytoscape-cxtmenu",
"version": "2.1.1",
"version": "2.1.2",
"description": "A context menu for Cytoscape.js",

@@ -5,0 +5,0 @@ "main": "cytoscape-cxtmenu.js",

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