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

@assecosolutions/fox-menu

Package Overview
Dependencies
Maintainers
4
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assecosolutions/fox-menu - npm Package Compare versions

Comparing version 1.11.2 to 1.11.3-beta.0

src/index.d.ts

2

index.js

@@ -9,6 +9,4 @@ import { MenuBase } from '@material/mwc-menu/mwc-menu-base';

*/
FoxMenu.styles = [styles];
const name = 'fox-menu';
if (!customElements.get(name)) {

@@ -15,0 +13,0 @@ customElements.define(name, FoxMenu);

{
"name": "@assecosolutions/fox-menu",
"version": "1.11.2",
"version": "1.11.3-beta.0",
"public": true,

@@ -18,9 +18,9 @@ "publishConfig": {

"type": "module",
"types": "./index.d.ts",
"types": "./src/index.d.ts",
"dependencies": {},
"peerDependencies": {
"lit": "^2.0.0",
"@material/mwc-list": "^0.26.1",
"@material/mwc-menu": "^0.26.1",
"@material/mwc-list": "^0.26.1"
"lit": "^2.5.0"
}
}
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