+12
-9
| { | ||
| "name": "keyv", | ||
| "version": "6.0.0-beta.1", | ||
| "version": "6.0.0-beta.3", | ||
| "description": "Simple key-value storage with support for multiple backends", | ||
@@ -53,17 +53,17 @@ "type": "module", | ||
| "dependencies": { | ||
| "hookified": "^2.0.1" | ||
| "hookified": "^3.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@biomejs/biome": "^2.3.13", | ||
| "@faker-js/faker": "^10.2.0", | ||
| "@vitest/coverage-v8": "^4.0.18", | ||
| "happy-dom": "^20.8.7", | ||
| "@biomejs/biome": "^2.4.16", | ||
| "@faker-js/faker": "^10.4.0", | ||
| "@vitest/coverage-v8": "^4.1.8", | ||
| "happy-dom": "^20.10.2", | ||
| "keyv-anyredis": "^3.3.0", | ||
| "keyv-file": "^5.3.3", | ||
| "lru.min": "^1.1.1", | ||
| "lru.min": "^1.1.4", | ||
| "quick-lru": "^7.0.0", | ||
| "rimraf": "^6.1.2", | ||
| "rimraf": "^6.1.3", | ||
| "timekeeper": "^2.3.1", | ||
| "tsd": "^0.33.0", | ||
| "vitest": "^4.0.18" | ||
| "vitest": "^4.1.8" | ||
| }, | ||
@@ -73,2 +73,5 @@ "tsd": { | ||
| }, | ||
| "engines": { | ||
| "node": ">= 22.18.0" | ||
| }, | ||
| "files": [ | ||
@@ -75,0 +78,0 @@ "dist", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
4555
0.04%0
-100%293583
-0.69%+ Added
- Removed
Updated