Comparing version 2.25.8 to 2.25.9
@@ -0,1 +1,8 @@ | ||
2.25.9 / 2014-08-29 | ||
=================== | ||
* deps: body-parser@~1.6.7 | ||
- deps: qs@2.2.2 | ||
* deps: qs@2.2.2 | ||
2.25.8 / 2014-08-27 | ||
@@ -2,0 +9,0 @@ =================== |
{ | ||
"name": "connect", | ||
"description": "High performance middleware framework", | ||
"version": "2.25.8", | ||
"version": "2.25.9", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", | ||
@@ -21,3 +21,3 @@ "contributors": [ | ||
"basic-auth-connect": "1.0.0", | ||
"body-parser": "~1.6.6", | ||
"body-parser": "~1.6.7", | ||
"bytes": "1.0.0", | ||
@@ -42,3 +42,3 @@ "cookie": "0.1.2", | ||
"parseurl": "~1.3.0", | ||
"qs": "2.2.0", | ||
"qs": "2.2.2", | ||
"response-time": "~2.0.1", | ||
@@ -45,0 +45,0 @@ "serve-favicon": "2.0.1", |
@@ -94,5 +94,5 @@ # Connect | ||
[coveralls-url]: https://coveralls.io/r/senchalabs/connect | ||
[downloads-image]: http://img.shields.io/npm/dm/connect.svg?style=flat | ||
[downloads-image]: https://img.shields.io/npm/dm/connect.svg?style=flat | ||
[downloads-url]: https://npmjs.org/package/connect | ||
[gittip-image]: https://img.shields.io/gittip/dougwilson.svg?style=flat | ||
[gittip-url]: https://www.gittip.com/dougwilson/ |
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
168400
- Removedqs@2.2.0(transitive)
Updatedbody-parser@~1.6.7
Updatedqs@2.2.2