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 3.1.2 to 3.1.3

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [3.1.3](https://github.com/neovici/cosmoz-bottom-bar/compare/v3.1.2...v3.1.3) (2020-08-24)
### Bug Fixes
* undefined layoutDebouncer ([46a46e0](https://github.com/neovici/cosmoz-bottom-bar/commit/46a46e062f772b1312ddf7e3ef44686d1feee35d))
## [3.1.2](https://github.com/neovici/cosmoz-bottom-bar/compare/v3.1.1...v3.1.2) (2020-08-20)

@@ -2,0 +9,0 @@

2

cosmoz-bottom-bar.js

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

this._hiddenMutationObserver.disconnect();
this._layoutDebouncer.cancel();
this._layoutDebouncer?.cancel(); /* eslint-disable-line no-unused-expressions */
}

@@ -208,0 +208,0 @@

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