File tree Expand file tree Collapse file tree 2 files changed +279
-753
lines changed
Expand file tree Collapse file tree 2 files changed +279
-753
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " covid19trackercli" ,
3- "version" : " 4.1.2 " ,
3+ "version" : " 4.1.3 " ,
44 "description" : " Track global COVID-19 cases from command line interface." ,
55 "main" : " dist/api.js" ,
66 "scripts" : {
3434 "@types/express" : " ^4.17.13" ,
3535 "@types/minimist" : " ^1.2.2" ,
3636 "@types/morgan" : " ^1.9.3" ,
37- "@types/node" : " 15.9.0 " ,
38- "nodemon" : " ^2.0.15 " ,
39- "ts-node" : " ^10.7.0 "
37+ "@types/node" : " 18.0.3 " ,
38+ "nodemon" : " ^2.0.19 " ,
39+ "ts-node" : " ^10.8.2 "
4040 },
4141 "bin" : {
4242 "covid" : " ./dist/cli.js"
4343 },
4444 "dependencies" : {
4545 "asciichart" : " ^1.5.25" ,
46- "axios" : " ^0.26.1 " ,
46+ "axios" : " ^0.27.2 " ,
4747 "blessed" : " ^0.1.81" ,
4848 "blessed-contrib" : " ^4.11.0" ,
4949 "colors" : " ^1.4.0" ,
50- "express" : " ^4.17.3 " ,
50+ "express" : " ^4.18.1 " ,
5151 "minimist" : " ^1.2.6" ,
5252 "morgan" : " ^1.10.0" ,
53- "typescript" : " ^4.6.3 " ,
53+ "typescript" : " ^4.7.4 " ,
5454 "world-countries" : " ^4.0.0"
5555 },
5656 "packageManager" :
" [email protected] "
You can’t perform that action at this time.
0 commit comments