redis-sessions
Advanced tools
Comparing version 2.0.1 to 2.0.2
# CHANGELOG | ||
## 2.0.2 | ||
* Updated lodash to ^4.17.11 | ||
## 2.0.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "redis-sessions", | ||
"description": "An advanced session store for Redis", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"license": "MIT", | ||
@@ -14,3 +14,3 @@ "author": "P. Liess <smrchy+npm@gmail.com>", | ||
"dependencies": { | ||
"lodash": "^4.x", | ||
"lodash": "^4.17.11", | ||
"redis": "^2.x" | ||
@@ -17,0 +17,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
101082
Updatedlodash@^4.17.11