Socket
Socket
Sign inDemoInstall

lru-cache-for-clusters-as-promised

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lru-cache-for-clusters-as-promised - npm Package Compare versions

Comparing version 1.5.19 to 1.5.20

13

CHANGELOG.md

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

1.5.20 / 2019-09-29
==================
* Update dependencies
1.5.19 / 2019-08-03

@@ -10,3 +15,11 @@ ==================

==================
* Update dependencies
* Fix coverage badges with nyc
1.5.18 / 2019-08-01
==================
* Update dependencies
* Use nyc for coverage

@@ -13,0 +26,0 @@

14

package.json
{
"name": "lru-cache-for-clusters-as-promised",
"version": "1.5.19",
"version": "1.5.20",
"description": "LRU Cache that is safe for clusters",

@@ -35,15 +35,15 @@ "main": "./lru-cache-for-clusters-as-promised.js",

"dependencies": {
"cron": "1.7.1",
"cron": "1.7.2",
"debug": "4.1.1",
"lru-cache": "5.1.1",
"uuid": "3.3.2"
"uuid": "3.3.3"
},
"devDependencies": {
"depcheck": "0.8.3",
"eslint": "6.1.0",
"eslint-config-google": "0.13.0",
"eslint-plugin-mocha": "6.0.0",
"eslint": "6.5.0",
"eslint-config-google": "0.14.0",
"eslint-plugin-mocha": "6.1.1",
"express": "4.17.1",
"istanbul-cobertura-badger": "1.3.1",
"mocha": "6.2.0",
"mocha": "6.2.1",
"nyc": "14.1.1",

@@ -50,0 +50,0 @@ "should": "13.2.3",

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