Comparing version 2.26.2 to 2.26.3
@@ -0,1 +1,11 @@ | ||
2.26.3 / 2014-09-24 | ||
=================== | ||
* deps: body-parser@~1.8.4 | ||
- fix content encoding to be case-insensitive | ||
* deps: serve-favicon@~2.1.5 | ||
- deps: etag@~1.4.0 | ||
* deps: serve-static@~1.6.3 | ||
- deps: send@0.9.3 | ||
2.26.2 / 2014-09-19 | ||
@@ -21,3 +31,3 @@ =================== | ||
- deps: depd@0.4.5 | ||
* deps: serve-favicon@~2.1.3 | ||
* deps: serve-favicon@~2.1.4 | ||
- Fix content headers being sent in 304 response | ||
@@ -24,0 +34,0 @@ - deps: etag@~1.3.1 |
{ | ||
"name": "connect", | ||
"description": "High performance middleware framework", | ||
"version": "2.26.2", | ||
"version": "2.26.3", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", | ||
@@ -21,3 +21,3 @@ "contributors": [ | ||
"basic-auth-connect": "1.0.0", | ||
"body-parser": "~1.8.3", | ||
"body-parser": "~1.8.4", | ||
"bytes": "1.0.0", | ||
@@ -44,5 +44,5 @@ "cookie": "0.1.2", | ||
"response-time": "~2.0.1", | ||
"serve-favicon": "~2.1.4", | ||
"serve-favicon": "~2.1.5", | ||
"serve-index": "~1.2.1", | ||
"serve-static": "~1.6.2", | ||
"serve-static": "~1.6.3", | ||
"type-is": "~1.5.1", | ||
@@ -49,0 +49,0 @@ "vhost": "~3.0.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
171999
Updatedbody-parser@~1.8.4
Updatedserve-favicon@~2.1.5
Updatedserve-static@~1.6.3