Comparing version 2.19.1 to 2.19.2
@@ -0,1 +1,9 @@ | ||
2.19.2 / 2014-06-03 | ||
=================== | ||
* deps: compression@1.0.4 | ||
- fix adding `Vary` when value stored as array | ||
- fix back-pressure behavior | ||
- fix length check for `res.end` | ||
2.19.1 / 2014-06-02 | ||
@@ -2,0 +10,0 @@ =================== |
{ | ||
"name": "connect", | ||
"description": "High performance middleware framework", | ||
"version": "2.19.1", | ||
"version": "2.19.2", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", | ||
@@ -35,3 +35,3 @@ "contributors": [ | ||
"cookie-signature": "1.0.3", | ||
"compression": "1.0.3", | ||
"compression": "1.0.4", | ||
"connect-timeout": "1.1.0", | ||
@@ -38,0 +38,0 @@ "csurf": "1.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
157297
+ Addedcompression@1.0.4(transitive)
- Removedcompression@1.0.3(transitive)
Updatedcompression@1.0.4