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

mui-nested-menu-item

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mui-nested-menu-item - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

18

package.json
{
"name": "mui-nested-menu-item",
"version": "1.2.5",
"version": "1.2.6",
"description": "Infinite nested material menus",
"repository": "https://github.com/marketingauto/material-ui-nested-menu-item",
"scripts": {
"test": "echo \"No units tests.\"",
"build": "pika build",
"publish": "pika publish",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook",
"version": "npm run build"
"tsc": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json",
"prepublish": "yarn tsc"
},

@@ -77,3 +73,9 @@ "keywords": [

]
}
},
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.js",
"files": [
"lib/"
],
"private": false
}
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