express-session
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -0,1 +1,7 @@ | ||
1.5.2 / 2014-06-26 | ||
================== | ||
* deps: cookie-signature@1.0.4 | ||
- fix for timing attacks | ||
1.5.1 / 2014-06-21 | ||
@@ -2,0 +8,0 @@ ================== |
{ | ||
"name": "express-session", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Simple session middleware for Express", | ||
@@ -15,3 +15,3 @@ "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", | ||
"cookie": "0.1.2", | ||
"cookie-signature": "1.0.3", | ||
"cookie-signature": "1.0.4", | ||
"debug": "1.0.2", | ||
@@ -24,4 +24,4 @@ "depd": "0.3.0", | ||
"devDependencies": { | ||
"cookie-parser": "1.1.0", | ||
"istanbul": "0.2.10", | ||
"cookie-parser": "1.3.2", | ||
"istanbul": "0.2.12", | ||
"express": "~4.4.0", | ||
@@ -28,0 +28,0 @@ "mocha": "~1.20.1", |
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
29311
+ Addedcookie-signature@1.0.4(transitive)
- Removedcookie-signature@1.0.3(transitive)
Updatedcookie-signature@1.0.4