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.22 to 1.5.23

.github/workflows/npm-publish.yml

6

CHANGELOG.md

@@ -0,1 +1,7 @@

1.5.23 / 2020-06-10
==================
* Typescript support (thanks @hanspeter1!)
* Update dependencies
1.5.22 / 2020-05-01

@@ -2,0 +8,0 @@ ==================

13

package.json
{
"name": "lru-cache-for-clusters-as-promised",
"version": "1.5.22",
"version": "1.5.23",
"types": "index.d.ts",
"description": "LRU Cache that is safe for clusters",

@@ -38,13 +39,13 @@ "main": "./lru-cache-for-clusters-as-promised.js",

"lru-cache": "5.1.1",
"uuid": "8.0.0"
"uuid": "8.1.0"
},
"devDependencies": {
"depcheck": "0.9.2",
"eslint": "6.8.0",
"eslint": "7.2.0",
"eslint-config-google": "0.14.0",
"eslint-plugin-mocha": "6.3.0",
"eslint-plugin-mocha": "7.0.1",
"express": "4.17.1",
"istanbul-cobertura-badger": "1.3.1",
"mocha": "7.1.2",
"nyc": "15.0.1",
"mocha": "7.2.0",
"nyc": "15.1.0",
"should": "13.2.3",

@@ -51,0 +52,0 @@ "sloc": "0.2.1",

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