@neovici/cosmoz-bottom-bar
Advanced tools
Comparing version 6.4.0 to 7.0.0
{ | ||
"name": "@neovici/cosmoz-bottom-bar", | ||
"version": "6.4.0", | ||
"version": "7.0.0", | ||
"description": "A responsive bottom-bar that can house buttons/actions and a menu for the buttons that won't fit the available width.", | ||
@@ -54,11 +54,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@neovici/cosmoz-dropdown": "^3.0.0", | ||
"@neovici/cosmoz-dropdown": "^4.0.0", | ||
"@polymer/polymer": "^3.3.0", | ||
"lit-html": "^2.0.0" | ||
"lit-html": "^2.0.0 || ^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.0.0", | ||
"@commitlint/config-conventional": "^17.0.0", | ||
"@commitlint/cli": "^18.0.0", | ||
"@commitlint/config-conventional": "^18.0.0", | ||
"@neovici/cfg": "^1.13.0", | ||
"@open-wc/testing": "^3.0.0", | ||
"@open-wc/testing": "^4.0.0", | ||
"@polymer/iron-icon": "^3.0.1", | ||
@@ -72,5 +72,5 @@ "@polymer/iron-icons": "^3.0.1", | ||
"husky": "^8.0.0", | ||
"semantic-release": "^21.0.0", | ||
"sinon": "^15.0.0" | ||
"semantic-release": "^22.0.0", | ||
"sinon": "^17.0.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
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
30208
+ Added@neovici/cosmoz-dropdown@4.4.2(transitive)
+ Added@neovici/cosmoz-utils@6.12.0(transitive)
+ Added@pionjs/pion@2.7.1(transitive)
+ Addedlit-html@3.2.1(transitive)
+ Addedposition.js@1.1.0(transitive)
- Removed@lit-labs/ssr-dom-shim@1.2.1(transitive)
- Removed@lit/reactive-element@1.6.3(transitive)
- Removed@neovici/cosmoz-dropdown@3.4.0(transitive)
- Removed@neovici/cosmoz-utils@5.39.0(transitive)
- Removedhaunted@5.0.0(transitive)
- Removedlit@2.8.0(transitive)
- Removedlit-element@3.3.3(transitive)
- Removedlit-html@2.8.0(transitive)
- Removedposition.js@0.3.0(transitive)
Updatedlit-html@^2.0.0 || ^3.0.0