File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 55 - " 12"
66 - " 14"
77
8- install : npm install
8+ script :
9+ - npx standard
10+ - npm run test
Original file line number Diff line number Diff line change 2929 "dependencies" : {
3030 "@polka/send-type" : " ^0.5.2" ,
3131 "fast-proxy" : " ^1.7.0" ,
32- "http-cache-middleware" : " ^1.3.5 " ,
32+ "http-cache-middleware" : " ^1.3.6 " ,
3333 "restana" : " ^4.8.0" ,
3434 "stream-to-array" : " ^2.3.0"
3535 },
4141 " LICENSE"
4242 ],
4343 "devDependencies" : {
44- "@types/express" : " ^4.17.8 " ,
45- "aws-sdk" : " ^2.777 .0" ,
44+ "@types/express" : " ^4.17.9 " ,
45+ "aws-sdk" : " ^2.791 .0" ,
4646 "chai" : " ^4.2.0" ,
4747 "cors" : " ^2.8.5" ,
4848 "express" : " ^4.17.1" ,
4949 "express-jwt" : " ^6.0.0" ,
5050 "express-rate-limit" : " ^5.1.3" ,
5151 "fg-multiple-hooks" : " ^1.2.0" ,
52- "helmet" : " ^4.1.1 " ,
53- "http-lambda-proxy" : " ^1.0.1 " ,
52+ "helmet" : " ^4.2.0 " ,
53+ "http-lambda-proxy" : " ^1.1.2 " ,
5454 "micromatch" : " ^4.0.2" ,
55- "mocha" : " ^8.2.0 " ,
55+ "mocha" : " ^8.2.1 " ,
5656 "nyc" : " ^15.1.0" ,
5757 "opossum" : " ^5.0.2" ,
5858 "request-ip" : " ^2.1.3" ,
You can’t perform that action at this time.
0 commit comments