File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
unreleased
2
2
==========
3
3
4
- * deps: mime-types@~ 2.1.17
4
+ * deps: mime-types@~ 2.1.18
5
+ - Add ` application/raml+yaml ` with extension ` .raml `
6
+ - Add ` application/wasm ` with extension ` .wasm `
7
+ - Add ` text/shex ` with extension ` .shex `
8
+ - Add extensions for JPEG-2000 images
9
+ - Add extensions from IANA for ` message/* ` types
10
+ - Add extension ` .mjs ` to ` application/javascript `
5
11
- Add extension ` .wadl ` to ` application/vnd.sun.wadl+xml `
6
12
- Add extension ` .gz ` to ` application/gzip `
13
+ - Add glTF types and extensions
7
14
- Add new mime types
8
15
- Update extensions ` .md ` and ` .markdown ` to be ` text/markdown `
16
+ - Update font MIME types
17
+ - Update ` text/hjson ` to registered ` application/hjson `
9
18
10
19
1.6.15 / 2017-03-31
11
20
===================
Original file line number Diff line number Diff line change 10
10
"repository" : " jshttp/type-is" ,
11
11
"dependencies" : {
12
12
"media-typer" : " 0.3.0" ,
13
- "mime-types" : " ~2.1.17 "
13
+ "mime-types" : " ~2.1.18 "
14
14
},
15
15
"devDependencies" : {
16
16
"eslint" : " 3.19.0" ,
You can’t perform that action at this time.
0 commit comments