Socket
Socket
Sign inDemoInstall

lru-cache-for-clusters-as-promised

Package Overview
Dependencies
8
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.24 to 1.5.25

5

CHANGELOG.md

@@ -0,1 +1,6 @@

1.5.25 / 2021-03-02
==================
* Update dependencies
1.5.24 / 2020-07-02

@@ -2,0 +7,0 @@ ==================

14

package.json
{
"name": "lru-cache-for-clusters-as-promised",
"version": "1.5.24",
"version": "1.5.25",
"types": "index.d.ts",

@@ -37,9 +37,9 @@ "description": "LRU Cache that is safe for clusters",

"cron": "1.8.2",
"debug": "4.1.1",
"debug": "4.3.1",
"lru-cache": "6.0.0",
"uuid": "8.3.0"
"uuid": "8.3.2"
},
"devDependencies": {
"depcheck": "1.2.0",
"eslint": "7.6.0",
"depcheck": "1.4.0",
"eslint": "7.21.0",
"eslint-config-google": "0.14.0",

@@ -49,3 +49,3 @@ "eslint-plugin-mocha": "8.0.0",

"istanbul-cobertura-badger": "1.3.1",
"mocha": "8.1.1",
"mocha": "8.3.0",
"nyc": "15.1.0",

@@ -55,3 +55,3 @@ "should": "13.2.3",

"spec-xunit-file": "0.0.1-3",
"supertest": "4.0.2"
"supertest": "6.1.3"
},

@@ -58,0 +58,0 @@ "pre-commit": [

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