lru-cache-for-clusters-as-promised
Advanced tools
Comparing version 1.5.10 to 1.5.11
@@ -0,1 +1,6 @@ | ||
1.5.11 / 2017-05-07 | ||
================== | ||
* Update dependencies | ||
1.5.10 / 2017-05-07 | ||
@@ -2,0 +7,0 @@ ================== |
{ | ||
"name": "lru-cache-for-clusters-as-promised", | ||
"version": "1.5.10", | ||
"version": "1.5.11", | ||
"description": "LRU Cache that is safe for clusters", | ||
@@ -36,4 +36,4 @@ "main": "./lru-cache-for-clusters-as-promised.js", | ||
"cron": "^1.2.1", | ||
"debug": "^2.6.1", | ||
"lru-cache": "^4.0.2", | ||
"debug": "^2.6.8", | ||
"lru-cache": "^4.1.1", | ||
"uuid": "^3.0.1" | ||
@@ -43,10 +43,10 @@ }, | ||
"depcheck": "^0.6.7", | ||
"eslint": "^3.16.1", | ||
"eslint-config-google": "^0.7.1", | ||
"eslint-plugin-mocha": "^4.8.0", | ||
"express": "^4.15.0", | ||
"eslint": "^3.19.0", | ||
"eslint-config-google": "^0.8.0", | ||
"eslint-plugin-mocha": "^4.9.0", | ||
"express": "^4.15.3", | ||
"istanbul": "^0.4.5", | ||
"istanbul-cobertura-badger": "^1.2.1", | ||
"mocha": "^3.2.0", | ||
"should": "^11.2.0", | ||
"istanbul-cobertura-badger": "^1.3.0", | ||
"mocha": "^3.4.2", | ||
"should": "^11.2.1", | ||
"sloc": "^0.2.0", | ||
@@ -53,0 +53,0 @@ "spec-xunit-file": "^0.0.1-3", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
116203
Updateddebug@^2.6.8
Updatedlru-cache@^4.1.1