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

nativescript-bottom-navigation

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-bottom-navigation - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

3

index.d.ts

@@ -49,2 +49,4 @@ import { BottomNavigationBarBase } from './lib/base/bottom-navigation-bar.base';

): void;
protected createTabs(tabs?: BottomNavigationTab[]): void;
protected selectTabNative(index: number): void;
}

@@ -56,2 +58,3 @@

isSelectable: boolean;
getNativeIcon(): any;
}

2

package.json
{
"name": "nativescript-bottom-navigation",
"version": "2.0.2",
"version": "2.0.3",
"description": "NativeScript plugin to add a bottom navigation component for Android & iOS",

@@ -5,0 +5,0 @@ "main": "bottom-navigation-bar",

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