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

@neovici/cosmoz-bottom-bar

Package Overview
Dependencies
Maintainers
4
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neovici/cosmoz-bottom-bar - npm Package Compare versions

Comparing version 4.5.1 to 4.5.2

3

cosmoz-bottom-bar.html.js

@@ -16,2 +16,5 @@ import '@neovici/cosmoz-dropdown';

z-index: 10;
background-color: var(--cosmoz-bottom-bar-bg-color, rgba(230, 230, 230, 0.8));
box-shadow: var(--cosmoz-bottom-bar-shadow, none);
--cosmoz-dropdown-anchor-spacing: 12px 6px;

@@ -18,0 +21,0 @@ --paper-button: {

13

package.json
{
"name": "@neovici/cosmoz-bottom-bar",
"version": "4.5.1",
"version": "4.5.2",
"description": "A responsive bottom-bar that can house buttons/actions and a menu for the buttons that won't fit the available width.",

@@ -60,5 +60,5 @@ "keywords": [

"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@neovici/eslint-config": "^1.3.0",
"@commitlint/cli": "^16.0.0",
"@commitlint/config-conventional": "^16.0.0",
"@neovici/cfg": "^1.13.0",
"@open-wc/testing": "^2.5.0",

@@ -73,8 +73,7 @@ "@polymer/iron-icon": "^3.0.1",

"@web/test-runner": "^0.13.0",
"@web/test-runner-selenium": "^0.5.0",
"@webcomponents/webcomponentsjs": "^2.5.0",
"husky": "^7.0.0",
"semantic-release": "^18.0.0",
"sinon": "^12.0.0"
"semantic-release": "^19.0.0",
"sinon": "^13.0.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