Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@nativescript-community/ui-material-tabs

Package Overview
Dependencies
Maintainers
19
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nativescript-community/ui-material-tabs - npm Package Compare versions

Comparing version
7.2.58
to
7.2.59
+4
-4
package.json
{
"name": "@nativescript-community/ui-material-tabs",
"version": "7.2.58",
"version": "7.2.59",
"description": "Material Design Tabs organize content across different screens, data sets, and other interactions.",

@@ -49,6 +49,6 @@ "main": "./index",

"dependencies": {
"@nativescript-community/ui-material-core": "^7.2.58",
"@nativescript-community/ui-material-core-tabs": "^7.2.58"
"@nativescript-community/ui-material-core": "^7.2.59",
"@nativescript-community/ui-material-core-tabs": "^7.2.59"
},
"gitHead": "9977a40eb2177bb8d81c23ebe8d67450f4712045"
"gitHead": "96f997ee0ee62c50904833deb657f1017e8f9200"
}