redis-sessions
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "redis-sessions", | ||
"description": "An advanced session store for Redis", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"author": "P. Liess <smrchy+npm@gmail.com>", | ||
@@ -14,3 +14,3 @@ "engines": { | ||
"redis": "2.3.0", | ||
"lodash": "3.6.0" | ||
"lodash": "3.10.1" | ||
}, | ||
@@ -17,0 +17,0 @@ "optionalDependencies": { |
Sorry, the diff of this file is not supported yet
+ Addedlodash@3.10.1(transitive)
- Removedlodash@3.6.0(transitive)
Updatedlodash@3.10.1