🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

flat-cache

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flat-cache - npm Package Compare versions

Comparing version

to
6.1.8

10

package.json
{
"name": "flat-cache",
"version": "6.1.7",
"version": "6.1.8",
"description": "A simple key/value storage using files to persist the data",

@@ -55,8 +55,8 @@ "type": "module",

"devDependencies": {
"@types/node": "^22.13.9",
"@vitest/coverage-v8": "^3.0.7",
"@types/node": "^22.14.0",
"@vitest/coverage-v8": "^3.1.1",
"rimraf": "^6.0.1",
"tsup": "^8.4.0",
"typescript": "^5.8.2",
"vitest": "^3.0.7",
"vitest": "^3.1.1",
"xo": "^0.60.0"

@@ -66,3 +66,3 @@ },

"flatted": "^3.3.3",
"hookified": "^1.7.1",
"hookified": "^1.8.1",
"cacheable": "^1.8.9"

@@ -69,0 +69,0 @@ },