Comparing version 0.0.2-5 to 0.0.2-6
@@ -247,2 +247,3 @@ var util = require("util"), | ||
if (typeof key == "object") { | ||
cb = value; | ||
store.set(uid, {}, key, cb); | ||
@@ -249,0 +250,0 @@ } else { |
{ | ||
"name" : "sessions", | ||
"version" : "0.0.2-5", | ||
"version" : "0.0.2-6", | ||
"description" : "NodeJS session management", | ||
@@ -5,0 +5,0 @@ "keywords" : [ "session", "cookie" ], |
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
21216
698