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 5.2.0 to 5.2.1

.editorconfig

10

app/package.json
{
"main": "app.js",
"android": {
"v8Flags": "--expose_gc"
}
}
"main": "app.js",
"android": {
"v8Flags": "--expose_gc"
}
}
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"*": ["./node_modules/tns-core-modules/*", "./node_modules/*"],
"~/*": ["app/*"]
}
},
"include": ["app/**/*"]
"compilerOptions": {
"baseUrl": "./",
"paths": {
"*": ["./node_modules/tns-core-modules/*", "./node_modules/*"],
"~/*": ["app/*"]
}
},
"include": ["app/**/*"]
}
{
"nativescript": {
"id": "org.nativescript.TabNavigation",
"templateVersion": "v2",
"tns-android": {
"version": "5.2.0"
},
"tns-ios": {
"version": "5.2.0"
}
"nativescript": {
"id": "org.nativescript.TabNavigation",
"templateVersion": "v2",
"tns-android": {
"version": "5.2.1"
},
"name": "tns-template-tab-navigation",
"displayName": "Tabs",
"templateType": "App template",
"version": "5.2.0",
"description": "Tabbed interface template",
"author": "Telerik <support@telerik.com>",
"license": "Apache-2.0",
"keywords": [
"telerik",
"mobile",
"nativescript",
"{N}",
"tns",
"appbuilder",
"template",
"tab",
"navigation",
"category-general"
],
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/nativescript-app-templates"
},
"homepage": "https://github.com/NativeScript/nativescript-app-templates",
"bugs": {
"url": "https://github.com/NativeScript/NativeScript/issues"
},
"scripts": {
"lint": "eslint \"app/**/*.js\""
},
"dependencies": {
"nativescript-theme-core": "~1.0.4",
"tns-core-modules": "~5.2.0"
},
"devDependencies": {
"eslint": "~5.8.0",
"nativescript-dev-sass": "~1.6.0",
"nativescript-dev-webpack": "~0.20.0"
},
"gitHead": "59b6da006346fedb5bb201fcc9cd7d204a69a82f"
"tns-ios": {
"version": "5.2.0"
}
},
"name": "tns-template-tab-navigation",
"displayName": "Tabs",
"templateType": "App template",
"version": "5.2.1",
"description": "Tabbed interface template",
"author": "Telerik <support@telerik.com>",
"license": "Apache-2.0",
"keywords": [
"telerik",
"mobile",
"nativescript",
"{N}",
"tns",
"appbuilder",
"template",
"tab",
"navigation",
"category-general"
],
"repository": {
"type": "git",
"url": "https://github.com/NativeScript/nativescript-app-templates"
},
"homepage": "https://github.com/NativeScript/nativescript-app-templates",
"bugs": {
"url": "https://github.com/NativeScript/NativeScript/issues"
},
"scripts": {
"lint": "eslint \"app/**/*.js\""
},
"dependencies": {
"nativescript-theme-core": "~1.0.4",
"tns-core-modules": "~5.2.0"
},
"devDependencies": {
"eslint": "~5.8.0",
"nativescript-dev-sass": "~1.6.0",
"nativescript-dev-webpack": "~0.20.0"
},
"gitHead": "f548ec926e75201ab1b7c4a3a7ceefe7a4db15af"
}
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