Comparing version 0.7.2 to 0.7.3
{ | ||
"name": "redisess", | ||
"description": "Powerful redis session manager for NodeJS", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"author": "Panates Ltd.", | ||
@@ -21,12 +21,12 @@ "contributors": [ | ||
"dependencies": { | ||
"errorex": "^2.3.0", | ||
"errorex": "^2.3.2", | ||
"putil-waterfall": "^2.1.1" | ||
}, | ||
"devDependencies": { | ||
"babel-eslint": "^10.0.1", | ||
"eslint": "^5.16.0", | ||
"eslint-config-google": "^0.12.0", | ||
"ioredis": "^4.9.0", | ||
"mocha": "^6.1.2", | ||
"nyc": "^13.3.0", | ||
"babel-eslint": "^10.0.2", | ||
"eslint": "^6.0.1", | ||
"eslint-config-google": "^0.13.0", | ||
"ioredis": "^4.11.2", | ||
"mocha": "^6.1.4", | ||
"nyc": "^14.1.1", | ||
"rejected-or-not": "^1.0.1" | ||
@@ -33,0 +33,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
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
Updatederrorex@^2.3.2