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 7.1.1 to 7.1.2

2

cosmoz-bottom-bar.js

@@ -359,3 +359,3 @@ /* eslint-disable max-lines */

const slot = toToolbar ? BOTTOM_BAR_TOOLBAR_SLOT : BOTTOM_BAR_MENU_SLOT,
tabindex = toToolbar ? '0' : '-1';
tabindex = '0';
element.setAttribute('slot', slot);

@@ -362,0 +362,0 @@ element.setAttribute('tabindex', tabindex);

{
"name": "@neovici/cosmoz-bottom-bar",
"version": "7.1.1",
"version": "7.1.2",
"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