dobi-cache-2
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -7,4 +7,2 @@ { | ||
"dependencies": { | ||
"bytes": "^3.0.0", | ||
"compressible": "^2.0.15", | ||
"ioredis": "^4.0.0", | ||
@@ -14,5 +12,3 @@ "koa-is-json": "^1.0.0", | ||
"lru-cache": "^4.1.3", | ||
"parseurl": "^1.3.2", | ||
"stream-to-array": "^2.3.0", | ||
"zlib": "^1.0.5" | ||
"stream-to-array": "^2.3.0" | ||
}, | ||
@@ -39,3 +35,3 @@ "description": "Dobi.io Caching Middleware", | ||
}, | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"devDependencies": { | ||
@@ -42,0 +38,0 @@ "@babel/core": "^7.0.0-rc.1", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5
224890
434
- Removedbytes@^3.0.0
- Removedcompressible@^2.0.15
- Removedparseurl@^1.3.2
- Removedzlib@^1.0.5
- Removedbytes@3.1.2(transitive)
- Removedcompressible@2.0.18(transitive)
- Removedmime-db@1.53.0(transitive)
- Removedparseurl@1.3.3(transitive)
- Removedzlib@1.0.5(transitive)