Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "file-send", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "A http file send", | ||
@@ -35,6 +35,6 @@ "author": { | ||
"fresh": "^0.5.0", | ||
"mime-types": "^2.1.15", | ||
"mime-types": "^2.1.16", | ||
"destroy": "^1.0.4", | ||
"colors": "^1.1.2", | ||
"micromatch": "^3.0.2", | ||
"micromatch": "^3.0.4", | ||
"encodeurl": "^1.0.1", | ||
@@ -44,7 +44,7 @@ "escape-html": "^1.0.3", | ||
"range-parser": "^1.2.0", | ||
"readable-stream": "^2.2.10" | ||
"readable-stream": "^2.3.3" | ||
}, | ||
"devDependencies": { | ||
"after": "^0.8.2", | ||
"chai": "^4.0.1", | ||
"chai": "^4.1.1", | ||
"superagent": "^3.5.2" | ||
@@ -51,0 +51,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
45959
Updatedmicromatch@^3.0.4
Updatedmime-types@^2.1.16
Updatedreadable-stream@^2.3.3