Comparing version 3.19.0 to 3.19.1
@@ -0,1 +1,10 @@ | ||
3.19.1 / 2015-01-20 | ||
=================== | ||
* deps: connect@2.28.2 | ||
- deps: body-parser@~1.10.2 | ||
- deps: serve-static@~1.8.1 | ||
* deps: send@0.11.1 | ||
- Fix root path disclosure | ||
3.19.0 / 2015-01-09 | ||
@@ -2,0 +11,0 @@ =================== |
{ | ||
"name": "express", | ||
"description": "Sinatra inspired web development framework", | ||
"version": "3.19.0", | ||
"version": "3.19.1", | ||
"author": "TJ Holowaychuk <tj@vision-media.ca>", | ||
@@ -30,3 +30,3 @@ "contributors": [ | ||
"basic-auth": "1.0.0", | ||
"connect": "2.28.1", | ||
"connect": "2.28.2", | ||
"content-disposition": "0.5.0", | ||
@@ -46,3 +46,3 @@ "commander": "2.6.0", | ||
"range-parser": "~1.0.2", | ||
"send": "0.11.0", | ||
"send": "0.11.1", | ||
"utils-merge": "1.0.0", | ||
@@ -55,6 +55,6 @@ "vary": "~1.0.0", | ||
"connect-redis": "~1.5.0", | ||
"ejs": "2.0.8", | ||
"ejs": "2.1.4", | ||
"istanbul": "0.3.5", | ||
"mocha": "~2.1.0", | ||
"should": "~4.4.4", | ||
"should": "~4.6.1", | ||
"supertest": "~0.15.0", | ||
@@ -61,0 +61,0 @@ "hjs": "~0.0.6", |
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
144567
+ Addedconnect@2.28.2(transitive)
- Removedconnect@2.28.1(transitive)
- Removedsend@0.11.0(transitive)
Updatedconnect@2.28.2
Updatedsend@0.11.1