Socket
Socket
Sign inDemoInstall

@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.0 to 4.5.1

5

cosmoz-bottom-bar.html.js

@@ -57,2 +57,7 @@ import '@neovici/cosmoz-dropdown';

}
#bottomBarToolbar::slotted(:not(slot)[disabled]) {
opacity: var(--cosmoz-button-disabled-opacity, 0.15);
pointer-events: none;
}
#bottomBarToolbar::slotted(:not(slot):hover) {

@@ -59,0 +64,0 @@ background: var(--cosmoz-bottom-bar-button-hover-bg-color, var(--cosmoz-button-hover-bg-color, #3A3F44));

2

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

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

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