Socket
Socket
Sign inDemoInstall

@material/menu

Package Overview
Dependencies
Maintainers
10
Versions
1689
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/menu - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

4

package.json
{
"name": "@material/menu",
"version": "0.4.4",
"version": "0.4.5",
"description": "The Material Components for the web menu component",

@@ -18,3 +18,3 @@ "license": "Apache-2.0",

"@material/animation": "^0.3.1",
"@material/base": "^0.2.4",
"@material/base": "^0.2.5",
"@material/elevation": "^0.1.11",

@@ -21,0 +21,0 @@ "@material/theme": "^0.2.0",

@@ -198,3 +198,3 @@ <!--docs:

```javascript
import {MDCSimpleMenu, MDCSimpleMenuFoundation, util} from 'mdc-menu';
import {MDCSimpleMenu, MDCSimpleMenuFoundation, util} from '@material/menu';
```

@@ -243,3 +243,3 @@

```javascript
import MDCSimpleMenu from 'mdc-menu';
import {MDCSimpleMenu} from '@material/menu';

@@ -246,0 +246,0 @@ const menu = new MDCSimpleMenu(document.querySelector('.mdc-simple-menu'));

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