Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "redisess", | ||
"description": "Powerful redis session manager for NodeJS", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"author": "Panates Ltd.", | ||
@@ -21,3 +21,3 @@ "contributors": [ | ||
"dependencies": { | ||
"errorex": "^2.0.3", | ||
"errorex": "^2.3.0", | ||
"putil-waterfall": "^2.1.1" | ||
@@ -27,7 +27,7 @@ }, | ||
"babel-eslint": "^10.0.1", | ||
"eslint": "^5.9.0", | ||
"eslint-config-google": "^0.11.0", | ||
"eslint": "^5.12.1", | ||
"eslint-config-google": "^0.12.0", | ||
"nyc": "^13.1.0", | ||
"mocha": "^5.2.0", | ||
"ioredis": "^4.3.0", | ||
"ioredis": "^4.5.1", | ||
"rejected-or-not": "^1.0.1" | ||
@@ -34,0 +34,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
22719
Updatederrorex@^2.3.0