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.6 to 1.0.7

1

build/ContextMenu.js

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

var left = event.clientX;
if (mouseDownPosition !== null) return;

@@ -63,0 +64,0 @@ if (mouseDownPosition.top === top && mouseDownPosition.left === left) {

2

package.json
{
"name": "mui-nested-menu",
"version": "1.0.6",
"version": "1.0.7",
"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