flat-cache
Advanced tools
+4
-10
| { | ||
| "name": "flat-cache", | ||
| "version": "6.1.20", | ||
| "version": "6.1.21", | ||
| "description": "A simple key/value storage using files to persist the data", | ||
@@ -61,15 +61,9 @@ "type": "module", | ||
| "devDependencies": { | ||
| "@biomejs/biome": "^2.3.11", | ||
| "@faker-js/faker": "^10.2.0", | ||
| "@types/node": "^25.0.8", | ||
| "@vitest/coverage-v8": "^4.0.17", | ||
| "rimraf": "^6.1.2", | ||
| "tsup": "^8.5.1", | ||
| "typescript": "^5.9.3", | ||
| "vitest": "^4.0.17" | ||
| "typescript": "^5.9.3" | ||
| }, | ||
| "dependencies": { | ||
| "flatted": "^3.3.3", | ||
| "flatted": "^3.4.1", | ||
| "hookified": "^1.15.0", | ||
| "cacheable": "^2.3.2" | ||
| "cacheable": "^2.3.3" | ||
| }, | ||
@@ -76,0 +70,0 @@ "files": [ |
+1
-1
@@ -6,3 +6,3 @@ [<img align="center" src="https://cacheable.org/symbol.svg" alt="Cacheable" />](https://github.com/jaredwray/cacheable) | ||
| [](https://codecov.io/gh/jaredwray/cacheable) | ||
| [](https://codecov.io/gh/jaredwray/cacheable) | ||
| [](https://github.com/jaredwray/cacheable/actions/workflows/tests.yml) | ||
@@ -9,0 +9,0 @@ [](https://www.npmjs.com/package/flat-cache) |
2
-75%58536
-0.29%Updated
Updated