@assecosolutions/fox-icon-button
Advanced tools
Comparing version 1.5.25 to 1.5.26
{ | ||
"name": "@assecosolutions/fox-icon-button", | ||
"version": "1.5.25", | ||
"version": "1.5.26", | ||
"public": true, | ||
@@ -15,10 +15,17 @@ "publishConfig": { | ||
"license": "MIT", | ||
"main": "./index.umd.js", | ||
"module": "./index.esm.js", | ||
"typings": "./index.d.ts", | ||
"module": "./index.js", | ||
"main": "./index.js", | ||
"type": "module", | ||
"types": "./index.d.ts", | ||
"exports": { | ||
".": { | ||
"types": "./index.d.ts", | ||
"import": "./index.js" | ||
} | ||
}, | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"lit": "^2.0.0", | ||
"@material/mwc-icon-button": "^0.25.3" | ||
"@material/mwc-icon-button": "^0.26.1" | ||
} | ||
} |
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
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
Yes
7003
7
90