Comparing version 1.8.2 to 1.8.3
@@ -0,1 +1,7 @@ | ||
1.8.3 / 2015-06-10 | ||
================== | ||
* deps: cookie@0.1.3 | ||
- Slight optimizations | ||
1.8.2 / 2015-05-09 | ||
@@ -2,0 +8,0 @@ ================== |
{ | ||
"name": "csurf", | ||
"description": "CSRF token middleware", | ||
"version": "1.8.2", | ||
"version": "1.8.3", | ||
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)", | ||
@@ -12,3 +12,3 @@ "contributors": [ | ||
"dependencies": { | ||
"cookie": "0.1.2", | ||
"cookie": "0.1.3", | ||
"cookie-signature": "1.0.6", | ||
@@ -19,9 +19,9 @@ "csrf": "~3.0.0", | ||
"devDependencies": { | ||
"body-parser": "~1.12.3", | ||
"body-parser": "~1.12.4", | ||
"connect": "3", | ||
"cookie-parser": "~1.3.4", | ||
"cookie-parser": "~1.3.5", | ||
"cookie-session": "~1.1.0", | ||
"istanbul": "0.3.9", | ||
"mocha": "~2.2.4", | ||
"supertest": "~0.15.0" | ||
"istanbul": "0.3.15", | ||
"mocha": "2.2.5", | ||
"supertest": "1.0.1" | ||
}, | ||
@@ -28,0 +28,0 @@ "engines": { |
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
16838
+ Addedcookie@0.1.3(transitive)
- Removedcookie@0.1.2(transitive)
Updatedcookie@0.1.3