Skip to content

Commit

Permalink
Merge f5e11a1 into 3daa901
Browse files Browse the repository at this point in the history
  • Loading branch information
castilloandres committed Dec 4, 2017
2 parents 3daa901 + f5e11a1 commit 8fe108a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions HISTORY.md
@@ -1,3 +1,12 @@
* deps: mime@1.6.0
- Fix issue when building with webpack
- Add ES5 version ready in npm package
- Add support for extensions in mime-db (iWork - pages / numbers / etc.)
- Add support for mime/lite
- Fix missing `./Mime`
- Fix vulnerable regular expression
- Add mime-score module to resolve file extension conflicts

0.16.1 / 2017-09-29
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -24,7 +24,7 @@
"etag": "~1.8.1",
"fresh": "0.5.2",
"http-errors": "~1.6.2",
"mime": "1.4.1",
"mime": "1.6.0",
"ms": "2.0.0",
"on-finished": "~2.3.0",
"range-parser": "~1.2.0",
Expand Down

0 comments on commit 8fe108a

Please sign in to comment.