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 5
5
- " 12"
6
6
- " 14"
7
7
8
- install : npm install
8
+ script :
9
+ - npx standard
10
+ - npm run test
Original file line number Diff line number Diff line change 29
29
"dependencies" : {
30
30
"@polka/send-type" : " ^0.5.2" ,
31
31
"fast-proxy" : " ^1.7.0" ,
32
- "http-cache-middleware" : " ^1.3.5 " ,
32
+ "http-cache-middleware" : " ^1.3.6 " ,
33
33
"restana" : " ^4.8.0" ,
34
34
"stream-to-array" : " ^2.3.0"
35
35
},
41
41
" LICENSE"
42
42
],
43
43
"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" ,
46
46
"chai" : " ^4.2.0" ,
47
47
"cors" : " ^2.8.5" ,
48
48
"express" : " ^4.17.1" ,
49
49
"express-jwt" : " ^6.0.0" ,
50
50
"express-rate-limit" : " ^5.1.3" ,
51
51
"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 " ,
54
54
"micromatch" : " ^4.0.2" ,
55
- "mocha" : " ^8.2.0 " ,
55
+ "mocha" : " ^8.2.1 " ,
56
56
"nyc" : " ^15.1.0" ,
57
57
"opossum" : " ^5.0.2" ,
58
58
"request-ip" : " ^2.1.3" ,
You can’t perform that action at this time.
0 commit comments