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.3 to 1.5.4

17

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

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

"validate": "./node_modules/.bin/module-validator",
"depcheck": "./node_modules/.bin/dependency-checker"
"depcheck": "./node_modules/.bin/dependency-checker",
"sloc": "./node_modules/.bin/sloc *.js test",
"sloc-app": "./node_modules/.bin/sloc *.js",
"sloc-test": "./node_modules/.bin/sloc test"
},

@@ -33,8 +36,8 @@ "repository": {

"cron": "^1.1.1",
"debug": "^2.3.2",
"lru-cache": "^4.0.1",
"uuid": "^3.0.0"
"debug": "^2.3.3",
"lru-cache": "^4.0.2",
"uuid": "^3.0.1"
},
"devDependencies": {
"developer-tools": "0.0.6",
"developer-tools": "0.0.7",
"eslint-config-airbnb": "^13.0.0",

@@ -44,3 +47,3 @@ "eslint-plugin-import": "^2.2.0",

"eslint-plugin-mocha": "^4.7.0",
"eslint-plugin-react": "^6.7.1",
"eslint-plugin-react": "^6.8.0",
"express": "^4.14.0",

@@ -47,0 +50,0 @@ "should": "^11.1.1",

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