lru-cache-for-clusters-as-promised
Advanced tools
Comparing version 1.5.4 to 1.5.6
{ | ||
"name": "lru-cache-for-clusters-as-promised", | ||
"version": "1.5.4", | ||
"version": "1.5.6", | ||
"description": "LRU Cache that is safe for clusters", | ||
@@ -16,3 +16,4 @@ "main": "./lru-cache-for-clusters-as-promised.js", | ||
"sloc-app": "./node_modules/.bin/sloc *.js", | ||
"sloc-test": "./node_modules/.bin/sloc test" | ||
"sloc-test": "./node_modules/.bin/sloc test", | ||
"inspect": "NODE_ENV=test ./node_modules/.bin/mocha -s 0 --inspect --debug-brk" | ||
}, | ||
@@ -36,3 +37,3 @@ "repository": { | ||
"cron": "^1.1.1", | ||
"debug": "^2.3.3", | ||
"debug": "^2.4.4", | ||
"lru-cache": "^4.0.2", | ||
@@ -42,3 +43,3 @@ "uuid": "^3.0.1" | ||
"devDependencies": { | ||
"developer-tools": "0.0.7", | ||
"developer-tools": "0.0.14", | ||
"eslint-config-airbnb": "^13.0.0", | ||
@@ -50,3 +51,3 @@ "eslint-plugin-import": "^2.2.0", | ||
"express": "^4.14.0", | ||
"should": "^11.1.1", | ||
"should": "^11.1.2", | ||
"supertest": "^2.0.1" | ||
@@ -53,0 +54,0 @@ }, |
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
NPM Shrinkwrap
Supply chain riskPackage contains a shrinkwrap file. This may allow the package to bypass normal install procedures.
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
162417
18
4471
1
2
Updateddebug@^2.4.4