express-session
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "express-session", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", | ||
@@ -9,2 +9,3 @@ "main": "./index.js", | ||
"cookie": "0.1.0", | ||
"cookie-signature": "1.0.3", | ||
"uid2": "0.0.3", | ||
@@ -19,3 +20,2 @@ "buffer-crc32": "0.2.1", | ||
"should": "3.1.2", | ||
"cookie-signature": "1.0.3", | ||
"cookie-parser": "1.0.0" | ||
@@ -22,0 +22,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
5
6
+ Addedcookie-signature@1.0.3
+ Addedcookie-signature@1.0.3(transitive)