Socket
Socket
Sign inDemoInstall

file-entry-cache

Package Overview
Dependencies
16
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.1 to 7.0.2

5

package.json
{
"name": "file-entry-cache",
"version": "7.0.1",
"version": "7.0.2",
"description": "Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process",

@@ -42,3 +42,2 @@ "repository": "jaredwray/file-entry-cache",

"chai": "^4.3.10",
"del": "^6.0.0",
"eslint": "^8.50.0",

@@ -54,4 +53,4 @@ "eslint-config-prettier": "^9.0.0",

"dependencies": {
"flat-cache": "^3.1.1"
"flat-cache": "^3.2.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc