Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.4 to 1.5.6

npm-shrinkwrap.json

11

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

@@ -16,3 +16,4 @@ "main": "./lru-cache-for-clusters-as-promised.js",

"sloc-app": "./node_modules/.bin/sloc *.js",
"sloc-test": "./node_modules/.bin/sloc test"
"sloc-test": "./node_modules/.bin/sloc test",
"inspect": "NODE_ENV=test ./node_modules/.bin/mocha -s 0 --inspect --debug-brk"
},

@@ -36,3 +37,3 @@ "repository": {

"cron": "^1.1.1",
"debug": "^2.3.3",
"debug": "^2.4.4",
"lru-cache": "^4.0.2",

@@ -42,3 +43,3 @@ "uuid": "^3.0.1"

"devDependencies": {
"developer-tools": "0.0.7",
"developer-tools": "0.0.14",
"eslint-config-airbnb": "^13.0.0",

@@ -50,3 +51,3 @@ "eslint-plugin-import": "^2.2.0",

"express": "^4.14.0",
"should": "^11.1.1",
"should": "^11.1.2",
"supertest": "^2.0.1"

@@ -53,0 +54,0 @@ },

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