🚀 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.67

8

package.json
{
"name": "@nativescript-community/ui-material-bottom-navigation",
"version": "7.2.66",
"version": "7.2.67",
"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.66",
"@nativescript-community/ui-material-core-tabs": "^7.2.66"
"@nativescript-community/ui-material-core": "^7.2.67",
"@nativescript-community/ui-material-core-tabs": "^7.2.67"
},
"gitHead": "fecf7a6ad3a9738f73fb52fe92d0e8fc0ff0a7c5"
"gitHead": "05198a2ef7593f196efb7f156566b021142fd1a1"
}