Socket
Socket
Sign inDemoInstall

flat-cache

Package Overview
Dependencies
15
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.1 to 3.2.0

8

package.json
{
"name": "flat-cache",
"version": "3.1.1",
"version": "3.2.0",
"description": "A stupidly simple key/value storage using files to persist some data",

@@ -18,3 +18,3 @@ "repository": "jaredwray/flat-cache",

"engines": {
"node": ">=12.0.0"
"node": "^10.12.0 || >=12.0.0"
},

@@ -46,3 +46,3 @@ "precommit": [

"devDependencies": {
"c8": "^8.0.1",
"c8": "^7.14.0",
"chai": "^4.3.10",

@@ -54,3 +54,3 @@ "eslint": "^7.13.0",

"glob-expand": "^0.2.1",
"mocha": "^10.2.0",
"mocha": "^8.4.0",
"prettier": "^2.1.2",

@@ -57,0 +57,0 @@ "write": "^2.0.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