@assecosolutions/fox-menu
Advanced tools
Comparing version 1.11.2 to 1.11.3-beta.0
@@ -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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3977
2