We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26aaffd commit 125b19eCopy full SHA for 125b19e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "http-cache-middleware",
3
- "version": "1.3.3",
+ "version": "1.3.4",
4
"description": "HTTP Cache Middleware",
5
"main": "index.js",
6
"scripts": {
@@ -32,12 +32,12 @@
32
"got": "^10.7.0",
33
"mocha": "^7.1.2",
34
"nyc": "^15.0.1",
35
- "restana": "^4.3.3",
+ "restana": "^4.3.4",
36
"standard": "^14.3.3"
37
},
38
"dependencies": {
39
"@tusbar/cache-control": "^0.4.0",
40
- "cache-manager": "^3.2.1",
+ "cache-manager": "^3.3.0",
41
"matcher": "^2.0.0",
42
"middleware-if-unless": "^1.2.4",
43
"ms": "^2.1.2",
0 commit comments