File tree Expand file tree Collapse file tree 6 files changed +16
-45
lines changed Expand file tree Collapse file tree 6 files changed +16
-45
lines changed Original file line number Diff line number Diff line change 33 "v8Flags" : " --expose_gc" ,
44 "requireModules" : [" nativescript-facebook" ]
55 },
6- "main" : " main.js" ,
7- "name" : " tns-template-hello-world-ng" ,
8- "version" : " 2.5.0"
6+ "main" : " main.js"
97}
Original file line number Diff line number Diff line change 44 "nativescript" : {
55 "id" : " org.nativescript.demoangular" ,
66 "tns-ios" : {
7- "version" : " 5.3 .0"
7+ "version" : " 5.4 .0"
88 },
99 "tns-android" : {
10- "version" : " 5.3 .0"
10+ "version" : " 5.4 .0"
1111 }
1212 },
1313 "dependencies" : {
3434 "karma-nativescript-launcher" : " ^0.4.0" ,
3535 "nativescript-css-loader" : " ~0.26.0" ,
3636 "nativescript-dev-typescript" : " ~0.9.0" ,
37- "nativescript-dev-webpack" : " ~0.21 .0" ,
37+ "nativescript-dev-webpack" : " ~0.22 .0" ,
3838 "tslint" : " ~5.11.0"
3939 },
4040 "scripts" : {
Original file line number Diff line number Diff line change 22 "nativescript" : {
33 "id" : " org.nativescript.demovue" ,
44 "tns-android" : {
5- "version" : " 5.3 .0"
5+ "version" : " 5.4 .0"
66 },
77 "tns-ios" : {
8- "version" : " 5.3 .0"
8+ "version" : " 5.4 .0"
99 }
1010 },
1111 "description" : " NativeScript Application" ,
1414 "dependencies" : {
1515 "nativescript-facebook" : " ../src" ,
1616 "nativescript-theme-core" : " ~1.0.4" ,
17- "nativescript-vue" : " ^2.0 .0" ,
17+ "nativescript-vue" : " ~2.2 .0" ,
1818 "tns-core-modules" : " ^5.0.0"
1919 },
2020 "devDependencies" : {
3232 "mocha-junit-reporter" : " ^1.18.0" ,
3333 "mocha-multi" : " ^1.0.1" ,
3434 "mochawesome" : " ^3.1.1" ,
35- "nativescript-dev-appium" : " 5.0 .0" ,
35+ "nativescript-dev-appium" : " ~5.2 .0" ,
3636 "nativescript-dev-typescript" : " ~0.9.0" ,
37- "nativescript-dev-webpack" : " ~0.21 .0" ,
38- "nativescript-vue-template-compiler" : " ^2.0.2 " ,
37+ "nativescript-dev-webpack" : " ~0.22 .0" ,
38+ "nativescript-vue-template-compiler" : " ~2.2.0 " ,
3939 "node-sass" : " ~4.9.0" ,
4040 "vue-loader" : " ~15.4.2"
4141 },
Original file line number Diff line number Diff line change 11{
2- "name" : " tns-template-hello-world-ts" ,
32 "main" : " app.js" ,
4- "version" : " 1.6.0" ,
5- "author" : {
6- "name" : " Telerik" ,
7- "email" : " support@telerik.com"
8- },
9- "description" : " Nativescript hello-world-ts project template" ,
10- "license" : " Apache-2.0" ,
11- "keywords" : [
12- " telerik" ,
13- " mobile" ,
14- " nativescript" ,
15- " {N}" ,
16- " tns" ,
17- " appbuilder" ,
18- " template"
19- ],
20- "repository" : {
21- "type" : " git" ,
22- "url" : " git+ssh://git@github.com/NativeScript/template-hello-world-ts.git"
23- },
24- "bugs" : {
25- "url" : " https://github.com/NativeScript/template-hello-world-ts/issues"
26- },
27- "homepage" : " https://github.com/NativeScript/template-hello-world-ts" ,
283 "android" : {
294 "v8Flags" : " --expose_gc" ,
305 "requireModules" : [" nativescript-facebook" ]
31- },
32- "directories" : {},
33- "readme" : " ERROR: No README data found!"
6+ }
347}
Original file line number Diff line number Diff line change 22 "nativescript" : {
33 "id" : " org.nativescript.demo" ,
44 "tns-android" : {
5- "version" : " 5.3 .0"
5+ "version" : " 5.4 .0"
66 },
77 "tns-ios" : {
8- "version" : " 5.3 .0"
8+ "version" : " 5.4 .0"
99 }
1010 },
1111 "dependencies" : {
2626 "mocha-multi" : " ^1.0.1" ,
2727 "mochawesome" : " ^3.1.1" ,
2828 "nativescript-css-loader" : " ~0.26.1" ,
29- "nativescript-dev-appium" : " 5.0 .0" ,
29+ "nativescript-dev-appium" : " ~5.2 .0" ,
3030 "nativescript-dev-typescript" : " ~0.9.0" ,
31- "nativescript-dev-webpack" : " ~0.21 .0" ,
31+ "nativescript-dev-webpack" : " ~0.22 .0" ,
3232 "tslint" : " ~5.11.0" ,
3333 "wd" : " ~1.7.0" ,
3434 "@types/chai" : " ^4.1.3" ,
Original file line number Diff line number Diff line change 4747 "tns-platform-declarations" : " ^5.0.0" ,
4848 "typescript" : " ~3.1.6" ,
4949 "nativescript-angular" : " ~7.2.0" ,
50- "nativescript-vue" : " ^2.0.2 " ,
50+ "nativescript-vue" : " ~2.2.0 " ,
5151 "@angular/core" : " ~7.2.0" ,
5252 "@angular/common" : " ~7.2.0" ,
5353 "@angular/compiler" : " ~7.2.0" ,
You can’t perform that action at this time.
0 commit comments