lru-cache-for-clusters-as-promised
Advanced tools
Comparing version 1.5.13 to 1.5.14
@@ -0,1 +1,6 @@ | ||
1.5.14 / 2017-09-11 | ||
================== | ||
* Update dependencies | ||
1.5.13 / 2017-08-04 | ||
@@ -2,0 +7,0 @@ ================== |
{ | ||
"name": "lru-cache-for-clusters-as-promised", | ||
"version": "1.5.13", | ||
"version": "1.5.14", | ||
"description": "LRU Cache that is safe for clusters", | ||
@@ -36,3 +36,3 @@ "main": "./lru-cache-for-clusters-as-promised.js", | ||
"cron": "^1.2.1", | ||
"debug": "^2.6.8", | ||
"debug": "^3.0.1", | ||
"lru-cache": "^4.1.1", | ||
@@ -43,10 +43,10 @@ "uuid": "^3.1.0" | ||
"depcheck": "^0.6.7", | ||
"eslint": "^4.3.0", | ||
"eslint": "^4.6.1", | ||
"eslint-config-google": "^0.9.1", | ||
"eslint-plugin-mocha": "^4.11.0", | ||
"express": "^4.15.3", | ||
"express": "^4.15.4", | ||
"istanbul": "^0.4.5", | ||
"istanbul-cobertura-badger": "https://github.com/doublesharp/istanbul-cobertura-badger.git", | ||
"mocha": "^3.5.0", | ||
"should": "^11.2.1", | ||
"mocha": "^3.5.2", | ||
"should": "^13.0.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
94319
10
364
+ Addeddebug@3.2.7(transitive)
+ Addedms@2.1.3(transitive)
- Removeddebug@2.6.9(transitive)
- Removedms@2.0.0(transitive)
Updateddebug@^3.0.1