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

@nativescript/template-tab-navigation

Package Overview
Dependencies
Maintainers
19
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nativescript/template-tab-navigation - npm Package Compare versions

Comparing version 8.0.5 to 8.1.0

1

hooks/after-createProject/after-createProject.js

@@ -33,3 +33,2 @@ const fs = require('fs')

function deleteFolderSync(folderPath) {

@@ -36,0 +35,0 @@ if (fs.statSync(folderPath).isDirectory()) {

6

package.json

@@ -6,3 +6,3 @@ {

"templateType": "App template",
"version": "8.0.5",
"version": "8.1.0",
"description": "Tabbed interface template",

@@ -43,8 +43,8 @@ "author": "NativeScript Team <oss@nativescript.org>",

"dependencies": {
"@nativescript/core": "~8.0.0",
"@nativescript/core": "~8.1.1",
"@nativescript/theme": "~3.0.1"
},
"devDependencies": {
"@nativescript/webpack": "beta"
"@nativescript/webpack": "~5.0.0"
}
}

Sorry, the diff of this file is not supported yet

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