This repository was archived by the owner on Oct 17, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-13
lines changed
Expand file tree Collapse file tree 3 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 2424 "babylon" : " 6.8.0" ,
2525 "chai" : " ^3.5.0" ,
2626 "filewalker" : " 0.1.2" ,
27- "karma" : " ^1.3.0 " ,
27+ "karma" : " ^1.4.1 " ,
2828 "karma-chai" : " ^0.1.0" ,
2929 "karma-mocha" : " ^1.2.0" ,
3030 "karma-nativescript-launcher" : " ^0.4.0" ,
3131 "lazy" : " 1.0.11" ,
32- "mocha" : " ^3.0.2 " ,
33- "nativescript-dev-typescript" : " ^0.3.6 " ,
34- "typescript" : " ^2.1.5 "
32+ "mocha" : " ^3.2.0 " ,
33+ "nativescript-dev-typescript" : " ^0.3.7 " ,
34+ "typescript" : " ^2.1.6 "
3535 }
3636}
Original file line number Diff line number Diff line change 22 "compilerOptions" : {
33 "module" : " commonjs" ,
44 "target" : " es5" ,
5- "sourceMap" : true ,
65 "experimentalDecorators" : true ,
76 "emitDecoratorMetadata" : true ,
87 "noEmitHelpers" : true ,
Original file line number Diff line number Diff line change 2727 ],
2828 "author" :
" Nader Toukabri <[email protected] >" ,
2929 "license" : " Unlicense" ,
30- "contributors" : [{
31- "name" : " Ludovic Fabrèges" ,
32- "url" : " https://github.com/lfabreges"
33- }],
30+ "contributors" : [
31+ {
32+ "name" : " Ludovic Fabrèges" ,
33+ "url" : " https://github.com/lfabreges"
34+ }
35+ ],
3436 "bugs" : {
3537 "url" : " https://github.com/naderio/nativescript-socket.io/issues"
3638 },
3739 "homepage" : " https://github.com/naderio/nativescript-socket.io#readme" ,
3840 "devDependencies" : {
3941 "chai" : " ^3.5.0" ,
40- "karma" : " ^1.2.0 " ,
42+ "karma" : " ^1.4.1 " ,
4143 "karma-chai" : " ^0.1.0" ,
4244 "karma-mocha" : " ^1.3.0" ,
4345 "karma-nativescript-launcher" : " ^0.4.0" ,
44- "mocha" : " ^3.0.2 " ,
45- "tns-core-modules" : " * " ,
46- "typescript" : " ^2.1.5 "
46+ "mocha" : " ^3.2.0 " ,
47+ "tns-core-modules" : " ^2.5.0 " ,
48+ "typescript" : " ^2.1.6 "
4749 }
4850}
You can’t perform that action at this time.
0 commit comments