File tree Expand file tree Collapse file tree 2 files changed +12
-9
lines changed Expand file tree Collapse file tree 2 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 22language : node_js
33node_js :
44 - " 10"
5+ - " 12"
6+ - " 14"
57
6- install : npm install
8+ script :
9+ - npx standard
10+ - npm run test
Original file line number Diff line number Diff line change 2929 "homepage" : " https://github.com/jkyberneees/http-cache-middleware#readme" ,
3030 "devDependencies" : {
3131 "chai" : " ^4.2.0" ,
32- "got" : " ^10.7 .0" ,
33- "mocha" : " ^7 .2.0 " ,
32+ "got" : " ^11.8 .0" ,
33+ "mocha" : " ^8 .2.1 " ,
3434 "nyc" : " ^15.1.0" ,
35- "restana" : " ^4.7.3" ,
36- "standard" : " ^14.3.4"
35+ "restana" : " ^4.8.0"
3736 },
3837 "dependencies" : {
39- "@tusbar/cache-control" : " ^0.4 .0" ,
40- "cache-manager" : " ^3.3 .0" ,
41- "matcher" : " ^2 .0.0" ,
42- "middleware-if-unless" : " ^1.2.4 " ,
38+ "@tusbar/cache-control" : " ^0.5 .0" ,
39+ "cache-manager" : " ^3.4 .0" ,
40+ "matcher" : " ^3 .0.0" ,
41+ "middleware-if-unless" : " ^1.2.5 " ,
4342 "ms" : " ^2.1.2" ,
4443 "on-http-end" : " ^1.0.2"
4544 }
You can’t perform that action at this time.
0 commit comments