Socket
Socket
Sign inDemoInstall

lru-cache-for-clusters-as-promised

Package Overview
Dependencies
4
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.11 to 1.5.12

5

CHANGELOG.md

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

1.5.12 / 2017-07-06
==================
* Update dependencies
1.5.11 / 2017-05-07

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

10

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

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

"lru-cache": "^4.1.1",
"uuid": "^3.0.1"
"uuid": "^3.1.0"
},
"devDependencies": {
"depcheck": "^0.6.7",
"eslint": "^3.19.0",
"eslint": "^4.1.1",
"eslint-config-google": "^0.8.0",
"eslint-plugin-mocha": "^4.9.0",
"eslint-plugin-mocha": "^4.11.0",
"express": "^4.15.3",
"istanbul": "^0.4.5",
"istanbul-cobertura-badger": "^1.3.0",
"istanbul-cobertura-badger": "https://github.com/doublesharp/istanbul-cobertura-badger.git",
"mocha": "^3.4.2",

@@ -50,0 +50,0 @@ "should": "^11.2.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc