New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tns-template-tab-navigation

Package Overview
Dependencies
Maintainers
5
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tns-template-tab-navigation - npm Package Compare versions

Comparing version 4.1.2 to 4.2.0

.eslintignore

29

package.json
{
"main": "app.js",
"nativescript": {
"id": "org.nativescript.TabNavigation",
"templateVersion": "v2",
"tns-android": {
"version": "4.2.0"
},
"tns-ios": {
"version": "4.2.0"
}
},
"name": "tns-template-tab-navigation",
"displayName": "Tabs",
"templateType": "App template",
"version": "4.1.2",
"version": "4.2.0",
"description": "Tabbed interface template",

@@ -27,7 +36,11 @@ "author": "Telerik <support@telerik.com>",

"homepage": "https://github.com/NativeScript/template-tab-navigation",
"android": {
"v8Flags": "--expose_gc"
"bugs": {
"url": "https://github.com/NativeScript/NativeScript/issues"
},
"scripts": {
"lint": "eslint \"app/**/*.js\""
},
"dependencies": {
"nativescript-theme-core": "~1.0.4"
"nativescript-theme-core": "~1.0.4",
"tns-core-modules": "~4.2.0"
},

@@ -37,8 +50,4 @@ "devDependencies": {

"nativescript-dev-sass": "~1.6.0",
"nativescript-dev-webpack": "~0.14.0"
},
"scripts": {
"preinstall": "node tools/preinstall.js",
"postinstall": "node tools/postinstall.js"
"nativescript-dev-webpack": "~0.15.0"
}
}

@@ -63,3 +63,3 @@ # NativeScript Core Tab Navigation Template

If you have found an issue with this template, please report the problem in the [Issues](https://github.com/NativeScript/template-tab-navigation/issues).
If you have found an issue with this template, please report the problem in the [NativeScript repository](https://github.com/NativeScript/NativeScript/issues).

@@ -66,0 +66,0 @@ ## Contributing

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