🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@nativescript-community/ui-material-bottom-navigation

Package Overview
Dependencies
Maintainers
0
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nativescript-community/ui-material-bottom-navigation - npm Package Compare versions

Comparing version

to
7.2.70

8

package.json
{
"name": "@nativescript-community/ui-material-bottom-navigation",
"version": "7.2.69",
"version": "7.2.70",
"description": "Material Design Bottom Navigation bars allow movement between primary destinations in an app. Tapping on a bottom navigation icon takes you directly to the associated view or refreshes the currently active view.",

@@ -54,6 +54,6 @@ "main": "bottomnavigation",

"dependencies": {
"@nativescript-community/ui-material-core": "^7.2.69",
"@nativescript-community/ui-material-core-tabs": "^7.2.69"
"@nativescript-community/ui-material-core": "^7.2.70",
"@nativescript-community/ui-material-core-tabs": "^7.2.70"
},
"gitHead": "8d003b29d29682667318d754b7924b270f17b7e3"
"gitHead": "ca426777b4d884b1e9b5220e27c99840b953d6ca"
}