Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flat-cache

Package Overview
Dependencies
Maintainers
1
Versions
36
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 6.1.2 to 6.1.3

16

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

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

"devDependencies": {
"@types/node": "^22.8.1",
"@vitest/coverage-v8": "^2.1.3",
"@types/node": "^22.10.0",
"@vitest/coverage-v8": "^2.1.6",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"typescript": "^5.7.2",
"vitest": "^2.1.6",
"xo": "^0.59.3"
},
"dependencies": {
"cacheable": "^1.8.1",
"flatted": "^3.3.1",
"hookified": "^1.4.0"
"cacheable": "^1.8.5",
"flatted": "^3.3.2",
"hookified": "^1.5.1"
},

@@ -69,0 +69,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc