Comparing version 2.24.2 to 2.24.3
@@ -0,1 +1,11 @@ | ||
2.24.3 / 2014-08-04 | ||
=================== | ||
* deps: serve-index@~1.1.5 | ||
- Fix Content-Length calculation for multi-byte file names | ||
- deps: accepts@~1.0.7 | ||
* deps: serve-static@~1.4.4 | ||
- Fix incorrect 403 on Windows and Node.js 0.11 | ||
- deps: send@0.7.4 | ||
2.24.2 / 2014-07-27 | ||
@@ -2,0 +12,0 @@ =================== |
{ | ||
"name": "connect", | ||
"description": "High performance middleware framework", | ||
"version": "2.24.2", | ||
"version": "2.24.3", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", | ||
@@ -44,4 +44,4 @@ "contributors": [ | ||
"serve-favicon": "2.0.1", | ||
"serve-index": "~1.1.4", | ||
"serve-static": "~1.4.2", | ||
"serve-index": "~1.1.5", | ||
"serve-static": "~1.4.4", | ||
"type-is": "~1.3.2", | ||
@@ -48,0 +48,0 @@ "vhost": "2.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
165157
Updatedserve-index@~1.1.5
Updatedserve-static@~1.4.4