+7
-7
| { | ||
| "name": "cacheable", | ||
| "version": "1.10.2", | ||
| "version": "1.10.3", | ||
| "description": "High Performance Layer 1 / Layer 2 Caching with Keyv Storage", | ||
@@ -24,7 +24,7 @@ "type": "module", | ||
| "devDependencies": { | ||
| "@faker-js/faker": "^9.8.0", | ||
| "@keyv/redis": "^4.5.0", | ||
| "@keyv/valkey": "^1.0.6", | ||
| "@faker-js/faker": "^9.9.0", | ||
| "@keyv/redis": "^5.0.0", | ||
| "@keyv/valkey": "^1.0.7", | ||
| "@types/eslint": "^9.6.1", | ||
| "@types/node": "^24.0.7", | ||
| "@types/node": "^24.1.0", | ||
| "@vitest/coverage-v8": "^3.2.4", | ||
@@ -36,7 +36,7 @@ "lru-cache": "^11.1.0", | ||
| "vitest": "^3.2.4", | ||
| "xo": "^1.1.1" | ||
| "xo": "^1.2.1" | ||
| }, | ||
| "dependencies": { | ||
| "hookified": "^1.10.0", | ||
| "keyv": "^5.3.4" | ||
| "keyv": "^5.4.0" | ||
| }, | ||
@@ -43,0 +43,0 @@ "keywords": [ |
+1
-1
@@ -54,3 +54,3 @@ [<img align="center" src="https://cacheable.org/logo.svg" alt="Cacheable" />](https://github.com/jaredwray/cacheable) | ||
| `cacheable` is primarily used as an extension to you caching engine with a robust storage backend [Keyv](https://keyv.org), Memonization (Wrap), Hooks, Events, and Statistics. | ||
| `cacheable` is primarily used as an extension to your caching engine with a robust storage backend [Keyv](https://keyv.org), Memoization (Wrap), Hooks, Events, and Statistics. | ||
@@ -57,0 +57,0 @@ ```bash |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Updated