lru-cache-for-clusters-as-promised
Advanced tools
Comparing version 1.4.1 to 1.4.2
{ | ||
"name": "lru-cache-for-clusters-as-promised", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "LRU Cache that is safe for clusters", | ||
@@ -32,3 +32,3 @@ "main": "./lru-cache-for-clusters-as-promised.js", | ||
"cron": "^1.1.1", | ||
"debug": "^2.2.0", | ||
"debug": "^2.3.0", | ||
"lru-cache": "^4.0.1", | ||
@@ -38,8 +38,8 @@ "uuid": "^2.0.3" | ||
"devDependencies": { | ||
"developer-tools": "0.0.3", | ||
"eslint-config-airbnb": "^12.0.0", | ||
"eslint-plugin-import": "^1.16.0", | ||
"developer-tools": "0.0.4", | ||
"eslint-config-airbnb": "^13.0.0", | ||
"eslint-plugin-import": "^2.2.0", | ||
"eslint-plugin-jsx-a11y": "^2.2.3", | ||
"eslint-plugin-mocha": "^4.7.0", | ||
"eslint-plugin-react": "^6.4.1", | ||
"eslint-plugin-react": "^6.6.0", | ||
"express": "^4.14.0", | ||
@@ -46,0 +46,0 @@ "should": "^11.1.1", |
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
37010
Updateddebug@^2.3.0