Comparing version 1.6.0 to 1.6.1
@@ -0,1 +1,6 @@ | ||
1.6.1 / 2014-09-05 | ||
================== | ||
* bump cookie-signature | ||
1.6.0 / 2014-09-03 | ||
@@ -2,0 +7,0 @@ ================== |
{ | ||
"name": "csurf", | ||
"description": "CSRF token middleware", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)", | ||
@@ -13,11 +13,11 @@ "contributors": [ | ||
"cookie": "0.1.2", | ||
"cookie-signature": "1.0.4", | ||
"cookie-signature": "1.0.5", | ||
"csrf": "~2.0.1" | ||
}, | ||
"devDependencies": { | ||
"body-parser": "~1.7.0", | ||
"body-parser": "~1.8.0", | ||
"connect": "3", | ||
"cookie-parser": "~1.3.1", | ||
"cookie-parser": "~1.3.3", | ||
"cookie-session": "~1.0.2", | ||
"istanbul": "0.3.0", | ||
"istanbul": "0.3.2", | ||
"mocha": "~1.21.3", | ||
@@ -24,0 +24,0 @@ "should": "~4.0.4", |
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
10762
+ Addedcookie-signature@1.0.5(transitive)
- Removedcookie-signature@1.0.4(transitive)
Updatedcookie-signature@1.0.5