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

mui-nested-menu

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mui-nested-menu - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

build/ContextMenu.js

@@ -59,3 +59,2 @@ "use strict";

var handleMouseUp = function handleMouseUp(event) {
console.log("CLACK");
var top = event.clientY;

@@ -80,4 +79,3 @@ var left = event.clientX;

return e.preventDefault();
} // onClick={handleItemClick}
,
},
onMouseDown: handleMouseDown,

@@ -84,0 +82,0 @@ onMouseUp: handleMouseUp

{
"name": "mui-nested-menu",
"version": "1.0.4",
"version": "1.0.5",
"description": "Nested Menu Items for Material UI version 5.",

@@ -5,0 +5,0 @@ "main": "index.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