Comparing version 2.26.1 to 2.26.2
@@ -0,1 +1,9 @@ | ||
2.26.2 / 2014-09-19 | ||
=================== | ||
* deps: body-parser@~1.8.3 | ||
- deps: qs@2.2.4 | ||
* deps: qs@2.2.4 | ||
- Fix issue with object keys starting with numbers truncated | ||
2.26.1 / 2014-09-15 | ||
@@ -2,0 +10,0 @@ =================== |
{ | ||
"name": "connect", | ||
"description": "High performance middleware framework", | ||
"version": "2.26.1", | ||
"version": "2.26.2", | ||
"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.2", | ||
"body-parser": "~1.8.3", | ||
"bytes": "1.0.0", | ||
@@ -42,3 +42,3 @@ "cookie": "0.1.2", | ||
"parseurl": "~1.3.0", | ||
"qs": "2.2.3", | ||
"qs": "2.2.4", | ||
"response-time": "~2.0.1", | ||
@@ -45,0 +45,0 @@ "serve-favicon": "~2.1.4", |
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
171770
- Removedqs@2.2.3(transitive)
Updatedbody-parser@~1.8.3
Updatedqs@2.2.4