@midgar/cache
Advanced tools
Comparing version 1.0.0-alpha.1.0 to 1.0.0-alpha.1.1
@@ -8,3 +8,4 @@ | ||
* | ||
* Manage cache | ||
* Bind cache manager to midgar | ||
* @see | ||
*/ | ||
@@ -11,0 +12,0 @@ class MidgarCache extends Plugin { |
{ | ||
"name": "@midgar/cache", | ||
"version": "1.0.0-alpha.1.0", | ||
"version": "1.0.0-alpha.1.1", | ||
"description": "A plugin to add cache-manager to Midgar", | ||
@@ -11,4 +11,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@midgar/midgar": "^1.0.0-alpha.1.0", | ||
"@midgar/utils": "^1.0.0-alpha.1", | ||
"@midgar/midgar": "^1.0.0-alpha.1.2", | ||
"@midgar/utils": "^1.0.0-alpha.1.1", | ||
"cache-manager": "^2.9.0", | ||
@@ -15,0 +15,0 @@ "cache-manager-redis-store": "^1.5.0" |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
4204
6
111
1
3