Comparing version 2.25.5 to 2.25.6
@@ -0,1 +1,10 @@ | ||
2.25.6 / 2014-08-14 | ||
=================== | ||
* deps: body-parser@~1.6.4 | ||
- deps: qs@1.2.2 | ||
* deps: qs@1.2.2 | ||
* deps: serve-static@~1.5.2 | ||
- deps: send@0.8.2 | ||
2.25.5 / 2014-08-11 | ||
@@ -2,0 +11,0 @@ =================== |
{ | ||
"name": "connect", | ||
"description": "High performance middleware framework", | ||
"version": "2.25.5", | ||
"version": "2.25.6", | ||
"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.3", | ||
"body-parser": "~1.6.4", | ||
"bytes": "1.0.0", | ||
@@ -42,7 +42,7 @@ "cookie": "0.1.2", | ||
"parseurl": "~1.3.0", | ||
"qs": "1.2.1", | ||
"qs": "1.2.2", | ||
"response-time": "~2.0.1", | ||
"serve-favicon": "2.0.1", | ||
"serve-index": "~1.1.6", | ||
"serve-static": "~1.5.1", | ||
"serve-static": "~1.5.2", | ||
"type-is": "~1.3.2", | ||
@@ -49,0 +49,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
167431
+ Addedqs@1.2.2(transitive)
- Removedqs@1.2.1(transitive)
Updatedbody-parser@~1.6.4
Updatedqs@1.2.2
Updatedserve-static@~1.5.2