File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " http-cache-middleware" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "description" : " HTTP Cache Middleware" ,
55 "main" : " index.js" ,
66 "scripts" : {
2323 "homepage" : " https://github.com/jkyberneees/http-cache-middleware#readme" ,
2424 "devDependencies" : {
2525 "chai" : " ^4.2.0" ,
26- "got" : " ^10.6 .0" ,
27- "mocha" : " ^6.2.2 " ,
28- "nyc" : " ^15.0.0 " ,
29- "restana" : " ^3.4.2 " ,
30- "standard" : " ^14.3.1 "
26+ "got" : " ^10.7 .0" ,
27+ "mocha" : " ^7.1.1 " ,
28+ "nyc" : " ^15.0.1 " ,
29+ "restana" : " ^4.3.1 " ,
30+ "standard" : " ^14.3.3 "
3131 },
3232 "dependencies" : {
33- "@tusbar/cache-control" : " ^0.3.2 " ,
34- "cache-manager" : " ^3.0.0 " ,
33+ "@tusbar/cache-control" : " ^0.4.0 " ,
34+ "cache-manager" : " ^3.2.1 " ,
3535 "matcher" : " ^2.0.0" ,
36- "middleware-if-unless" : " ^1.2.3 " ,
36+ "middleware-if-unless" : " ^1.2.4 " ,
3737 "ms" : " ^2.1.2" ,
38- "on-http-end" : " ^1.0.1 "
38+ "on-http-end" : " ^1.0.2 "
3939 }
4040}
You can’t perform that action at this time.
0 commit comments