Comparing version 2.26.5 to 2.26.6
@@ -0,1 +1,13 @@ | ||
2.26.6 / 2014-10-15 | ||
=================== | ||
* deps: compression@~1.1.2 | ||
- deps: accepts@~1.1.2 | ||
- deps: compressible@~2.0.1 | ||
* deps: csurf@~1.6.2 | ||
- bump http-errors | ||
- fix cookie name when using `cookie: true` | ||
* deps: errorhandler@~1.2.2 | ||
- deps: accepts@~1.1.2 | ||
2.26.5 / 2014-10-08 | ||
@@ -2,0 +14,0 @@ =================== |
{ | ||
"name": "connect", | ||
"description": "High performance middleware framework", | ||
"version": "2.26.5", | ||
"version": "2.26.6", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", | ||
@@ -26,8 +26,8 @@ "contributors": [ | ||
"cookie-signature": "1.0.5", | ||
"compression": "~1.1.0", | ||
"compression": "~1.1.2", | ||
"connect-timeout": "~1.3.0", | ||
"csurf": "~1.6.1", | ||
"csurf": "~1.6.2", | ||
"debug": "~2.0.0", | ||
"depd": "0.4.5", | ||
"errorhandler": "~1.2.0", | ||
"errorhandler": "~1.2.2", | ||
"express-session": "~1.8.2", | ||
@@ -34,0 +34,0 @@ "finalhandler": "0.2.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
172772
Updatedcompression@~1.1.2
Updatedcsurf@~1.6.2
Updatederrorhandler@~1.2.2