Comparing version 3.2.1 to 3.2.2
3.2.2 / 2013-05-03 | ||
================== | ||
* update qs | ||
3.2.1 / 2013-04-29 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -23,3 +23,3 @@ /** | ||
exports.version = '3.2.0'; | ||
exports.version = '3.2.2'; | ||
@@ -26,0 +26,0 @@ /** |
{ | ||
"name": "express", | ||
"description": "Sinatra inspired web development framework", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca>", | ||
@@ -25,3 +25,3 @@ "contributors": [ | ||
"dependencies": { | ||
"connect": "2.7.7", | ||
"connect": "2.7.8", | ||
"commander": "0.6.1", | ||
@@ -37,3 +37,3 @@ "range-parser": "0.0.4", | ||
"debug": "*", | ||
"qs": "0.6.1" | ||
"qs": "0.6.3" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
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
3
117583
18
2346
+ Addedconnect@2.7.8(transitive)
+ Addedqs@0.6.3(transitive)
- Removedconnect@2.7.7(transitive)
- Removedqs@0.6.1(transitive)
Updatedconnect@2.7.8
Updatedqs@0.6.3