Comparing version 3.3.1 to 3.3.2
3.3.2 / 2013-07-03 | ||
================== | ||
* update connect | ||
* update send | ||
* remove .version export | ||
3.3.1 / 2013-06-27 | ||
@@ -3,0 +10,0 @@ ================== |
@@ -20,8 +20,2 @@ /** | ||
/** | ||
* Framework version. | ||
*/ | ||
exports.version = '3.2.5'; | ||
/** | ||
* Expose mime. | ||
@@ -28,0 +22,0 @@ */ |
{ | ||
"name": "express", | ||
"description": "Sinatra inspired web development framework", | ||
"version": "3.3.1", | ||
"version": "3.3.2", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca>", | ||
@@ -25,3 +25,3 @@ "contributors": [ | ||
"dependencies": { | ||
"connect": "2.8.1", | ||
"connect": "2.8.2", | ||
"commander": "0.6.1", | ||
@@ -34,3 +34,3 @@ "range-parser": "0.0.4", | ||
"methods": "0.0.1", | ||
"send": "0.1.1", | ||
"send": "0.1.2", | ||
"cookie-signature": "1.0.1", | ||
@@ -37,0 +37,0 @@ "debug": "*" |
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
118799
2353
+ Addedconnect@2.8.2(transitive)
+ Addedsend@0.1.2(transitive)
- Removedconnect@2.8.1(transitive)
- Removedcookie@0.0.5(transitive)
- Removedsend@0.1.1(transitive)
Updatedconnect@2.8.2
Updatedsend@0.1.2