Comparing version 2.26.3 to 2.26.4
@@ -0,1 +1,9 @@ | ||
2.26.4 / 2014-10-02 | ||
=================== | ||
* deps: morgan@~1.3.2 | ||
- Fix `req.ip` integration when `immediate: false` | ||
* deps: type-is@~1.5.2 | ||
- deps: mime-types@~2.0.2 | ||
2.26.3 / 2014-09-24 | ||
@@ -2,0 +10,0 @@ =================== |
{ | ||
"name": "connect", | ||
"description": "High performance middleware framework", | ||
"version": "2.26.3", | ||
"version": "2.26.4", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", | ||
@@ -37,3 +37,3 @@ "contributors": [ | ||
"method-override": "~2.2.0", | ||
"morgan": "~1.3.1", | ||
"morgan": "~1.3.2", | ||
"multiparty": "3.3.2", | ||
@@ -47,3 +47,3 @@ "on-headers": "~1.0.0", | ||
"serve-static": "~1.6.3", | ||
"type-is": "~1.5.1", | ||
"type-is": "~1.5.2", | ||
"vhost": "~3.0.0", | ||
@@ -50,0 +50,0 @@ "pause": "0.0.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
172175
Updatedmorgan@~1.3.2
Updatedtype-is@~1.5.2