use directories for structure
This commit is contained in:
15
node_modules/mime-db/HISTORY.md
generated
vendored
15
node_modules/mime-db/HISTORY.md
generated
vendored
@@ -1,3 +1,18 @@
|
||||
1.44.0 / 2020-04-22
|
||||
===================
|
||||
|
||||
* Add charsets from IANA
|
||||
* Add extension `.cjs` to `application/node`
|
||||
* Add new upstream MIME types
|
||||
|
||||
1.43.0 / 2020-01-05
|
||||
===================
|
||||
|
||||
* Add `application/x-keepass2` with extension `.kdbx`
|
||||
* Add extension `.mxmf` to `audio/mobile-xmf`
|
||||
* Add extensions from IANA for `application/*+xml` types
|
||||
* Add new upstream MIME types
|
||||
|
||||
1.42.0 / 2019-09-25
|
||||
===================
|
||||
|
||||
|
6
node_modules/mime-db/README.md
generated
vendored
6
node_modules/mime-db/README.md
generated
vendored
@@ -34,11 +34,13 @@ https://cdn.jsdelivr.net/gh/jshttp/mime-db@master/db.json
|
||||
|
||||
## Usage
|
||||
|
||||
<!-- eslint-disable no-unused-vars -->
|
||||
|
||||
```js
|
||||
var db = require('mime-db');
|
||||
var db = require('mime-db')
|
||||
|
||||
// grab data on .js files
|
||||
var data = db['application/javascript'];
|
||||
var data = db['application/javascript']
|
||||
```
|
||||
|
||||
## Data Structure
|
||||
|
297
node_modules/mime-db/db.json
generated
vendored
297
node_modules/mime-db/db.json
generated
vendored
@@ -4,6 +4,7 @@
|
||||
},
|
||||
"application/3gpdash-qoe-report+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/3gpp-ims+xml": {
|
||||
@@ -60,6 +61,14 @@
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/alto-updatestreamcontrol+json": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/alto-updatestreamparams+json": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/aml": {
|
||||
"source": "iana"
|
||||
},
|
||||
@@ -92,7 +101,8 @@
|
||||
},
|
||||
"application/atomdeleted+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["atomdeleted"]
|
||||
},
|
||||
"application/atomicmail": {
|
||||
"source": "iana"
|
||||
@@ -104,15 +114,25 @@
|
||||
},
|
||||
"application/atsc-dwd+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["dwd"]
|
||||
},
|
||||
"application/atsc-dynamic-event-message": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/atsc-held+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true,
|
||||
"extensions": ["held"]
|
||||
},
|
||||
"application/atsc-rdt+json": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/atsc-rsat+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["rsat"]
|
||||
},
|
||||
"application/atxml": {
|
||||
"source": "iana"
|
||||
@@ -134,6 +154,7 @@
|
||||
},
|
||||
"application/beep+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/calendar+json": {
|
||||
@@ -142,7 +163,8 @@
|
||||
},
|
||||
"application/calendar+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["xcs"]
|
||||
},
|
||||
"application/call-completion": {
|
||||
"source": "iana"
|
||||
@@ -150,9 +172,17 @@
|
||||
"application/cals-1840": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/cap+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/cbor": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/cccex": {
|
||||
"source": "iana"
|
||||
},
|
||||
@@ -167,7 +197,8 @@
|
||||
},
|
||||
"application/cdfx+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["cdfx"]
|
||||
},
|
||||
"application/cdmi-capability": {
|
||||
"source": "iana",
|
||||
@@ -206,6 +237,10 @@
|
||||
"application/cfw": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/clue+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/clue_info+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
@@ -330,6 +365,9 @@
|
||||
"compressible": true,
|
||||
"extensions": ["dbk"]
|
||||
},
|
||||
"application/dots+cbor": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/dskpp+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
@@ -403,7 +441,8 @@
|
||||
},
|
||||
"application/emotionml+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["emotionml"]
|
||||
},
|
||||
"application/encaprtp": {
|
||||
"source": "iana"
|
||||
@@ -436,14 +475,17 @@
|
||||
},
|
||||
"application/fdt+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["fdt"]
|
||||
},
|
||||
"application/fhir+json": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/fhir+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/fido.trusted-apps+json": {
|
||||
@@ -540,6 +582,7 @@
|
||||
},
|
||||
"application/im-iscomposing+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/index": {
|
||||
@@ -577,7 +620,8 @@
|
||||
},
|
||||
"application/its+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["its"]
|
||||
},
|
||||
"application/java-archive": {
|
||||
"source": "apache",
|
||||
@@ -662,7 +706,8 @@
|
||||
},
|
||||
"application/lgr+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["lgr"]
|
||||
},
|
||||
"application/link-format": {
|
||||
"source": "iana"
|
||||
@@ -680,6 +725,10 @@
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/lpf+zip": {
|
||||
"source": "iana",
|
||||
"compressible": false
|
||||
},
|
||||
"application/lxf": {
|
||||
"source": "iana"
|
||||
},
|
||||
@@ -821,11 +870,13 @@
|
||||
},
|
||||
"application/mmt-aei+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["maei"]
|
||||
},
|
||||
"application/mmt-usd+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["musd"]
|
||||
},
|
||||
"application/mods+xml": {
|
||||
"source": "iana",
|
||||
@@ -863,18 +914,22 @@
|
||||
},
|
||||
"application/mrb-consumer+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["xdf"]
|
||||
},
|
||||
"application/mrb-publish+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["xdf"]
|
||||
},
|
||||
"application/msc-ivr+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/msc-mixer+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/msword": {
|
||||
@@ -886,6 +941,9 @@
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/multipart-core": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/mxf": {
|
||||
"source": "iana",
|
||||
"extensions": ["mxf"]
|
||||
@@ -902,10 +960,12 @@
|
||||
"source": "iana"
|
||||
},
|
||||
"application/news-checkgroups": {
|
||||
"source": "iana"
|
||||
"source": "iana",
|
||||
"charset": "US-ASCII"
|
||||
},
|
||||
"application/news-groupinfo": {
|
||||
"source": "iana"
|
||||
"source": "iana",
|
||||
"charset": "US-ASCII"
|
||||
},
|
||||
"application/news-transmission": {
|
||||
"source": "iana"
|
||||
@@ -915,7 +975,8 @@
|
||||
"compressible": true
|
||||
},
|
||||
"application/node": {
|
||||
"source": "iana"
|
||||
"source": "iana",
|
||||
"extensions": ["cjs"]
|
||||
},
|
||||
"application/nss": {
|
||||
"source": "iana"
|
||||
@@ -970,7 +1031,8 @@
|
||||
},
|
||||
"application/p2p-overlay+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["relo"]
|
||||
},
|
||||
"application/parityfec": {
|
||||
"source": "iana"
|
||||
@@ -1012,10 +1074,12 @@
|
||||
},
|
||||
"application/pidf+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/pidf-diff+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/pkcs10": {
|
||||
@@ -1067,6 +1131,7 @@
|
||||
},
|
||||
"application/poc-settings+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/postscript": {
|
||||
@@ -1088,7 +1153,8 @@
|
||||
},
|
||||
"application/provenance+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["provx"]
|
||||
},
|
||||
"application/prs.alvestrand.titrax-sheet": {
|
||||
"source": "iana"
|
||||
@@ -1119,6 +1185,10 @@
|
||||
"compressible": true,
|
||||
"extensions": ["pskcxml"]
|
||||
},
|
||||
"application/pvd+json": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/qsig": {
|
||||
"source": "iana"
|
||||
},
|
||||
@@ -1182,15 +1252,18 @@
|
||||
},
|
||||
"application/route-apd+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["rapd"]
|
||||
},
|
||||
"application/route-s-tsid+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["sls"]
|
||||
},
|
||||
"application/route-usd+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["rusd"]
|
||||
},
|
||||
"application/rpki-ghostbusters": {
|
||||
"source": "iana",
|
||||
@@ -1239,6 +1312,9 @@
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/sbe": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/sbml+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true,
|
||||
@@ -1283,6 +1359,14 @@
|
||||
"compressible": true
|
||||
},
|
||||
"application/senml+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true,
|
||||
"extensions": ["senmlx"]
|
||||
},
|
||||
"application/senml-etch+cbor": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/senml-etch+json": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
@@ -1298,7 +1382,8 @@
|
||||
},
|
||||
"application/sensml+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["sensmlx"]
|
||||
},
|
||||
"application/sensml-exi": {
|
||||
"source": "iana"
|
||||
@@ -1422,7 +1507,8 @@
|
||||
},
|
||||
"application/swid+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["swidtag"]
|
||||
},
|
||||
"application/tamp-apex-update": {
|
||||
"source": "iana"
|
||||
@@ -1464,6 +1550,10 @@
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/td+json": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/tei+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true,
|
||||
@@ -1509,7 +1599,8 @@
|
||||
},
|
||||
"application/ttml+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["ttml"]
|
||||
},
|
||||
"application/tve-trigger": {
|
||||
"source": "iana"
|
||||
@@ -1529,7 +1620,8 @@
|
||||
},
|
||||
"application/urc-ressheet+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["rsheet"]
|
||||
},
|
||||
"application/urc-targetdesc+xml": {
|
||||
"source": "iana",
|
||||
@@ -1555,7 +1647,8 @@
|
||||
},
|
||||
"application/vnd.1000minds.decision-model+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["1km"]
|
||||
},
|
||||
"application/vnd.3gpp-prose+xml": {
|
||||
"source": "iana",
|
||||
@@ -1792,9 +1885,36 @@
|
||||
"application/vnd.afpc.afplinedata": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.afpc.afplinedata-pagedef": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.afpc.foca-charset": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.afpc.foca-codedfont": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.afpc.foca-codepage": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.afpc.modca": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.afpc.modca-formdef": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.afpc.modca-mediummap": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.afpc.modca-objectcontainer": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.afpc.modca-overlay": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.afpc.modca-pagesegment": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.ah-barcode": {
|
||||
"source": "iana"
|
||||
},
|
||||
@@ -1869,6 +1989,10 @@
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/vnd.aplextor.warrp+json": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/vnd.apothekende.reservation+json": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
@@ -1933,7 +2057,8 @@
|
||||
},
|
||||
"application/vnd.balsamiq.bmml+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["bmml"]
|
||||
},
|
||||
"application/vnd.balsamiq.bmpr": {
|
||||
"source": "iana"
|
||||
@@ -2213,6 +2338,9 @@
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/vnd.dbf": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.debian.binary-package": {
|
||||
"source": "iana"
|
||||
},
|
||||
@@ -2297,6 +2425,10 @@
|
||||
"source": "iana",
|
||||
"extensions": ["ait"]
|
||||
},
|
||||
"application/vnd.dvb.dvbisl+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/vnd.dvb.dvbj": {
|
||||
"source": "iana"
|
||||
},
|
||||
@@ -2685,6 +2817,10 @@
|
||||
"source": "iana",
|
||||
"extensions": ["txd"]
|
||||
},
|
||||
"application/vnd.gentics.grd+json": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/vnd.geo+json": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
@@ -3651,7 +3787,8 @@
|
||||
},
|
||||
"application/vnd.nokia.n-gage.ac+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["ac"]
|
||||
},
|
||||
"application/vnd.nokia.n-gage.data": {
|
||||
"source": "iana",
|
||||
@@ -3784,6 +3921,10 @@
|
||||
"application/vnd.ocf+cbor": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.oci.image.manifest.v1+json": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/vnd.oftn.l10n+json": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
@@ -3972,14 +4113,17 @@
|
||||
},
|
||||
"application/vnd.omads-email+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/vnd.omads-file+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/vnd.omads-folder+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/vnd.omaloc-supl-init": {
|
||||
@@ -4005,7 +4149,8 @@
|
||||
},
|
||||
"application/vnd.openblox.game+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["obgx"]
|
||||
},
|
||||
"application/vnd.openblox.game-binary": {
|
||||
"source": "iana"
|
||||
@@ -4019,7 +4164,8 @@
|
||||
},
|
||||
"application/vnd.openstreetmap.data+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["osm"]
|
||||
},
|
||||
"application/vnd.openxmlformats-officedocument.custom-properties+xml": {
|
||||
"source": "iana",
|
||||
@@ -4589,6 +4735,9 @@
|
||||
"source": "iana",
|
||||
"extensions": ["st"]
|
||||
},
|
||||
"application/vnd.sar": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.sbm.cid": {
|
||||
"source": "iana"
|
||||
},
|
||||
@@ -4674,6 +4823,12 @@
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
},
|
||||
"application/vnd.shp": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.shx": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.sigrok.session": {
|
||||
"source": "iana"
|
||||
},
|
||||
@@ -4696,9 +4851,13 @@
|
||||
"source": "iana",
|
||||
"extensions": ["teacher"]
|
||||
},
|
||||
"application/vnd.snesdev-page-table": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.software602.filler.form+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["fo"]
|
||||
},
|
||||
"application/vnd.software602.filler.form-xml-zip": {
|
||||
"source": "iana"
|
||||
@@ -4825,15 +4984,18 @@
|
||||
},
|
||||
"application/vnd.syncml+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true,
|
||||
"extensions": ["xsm"]
|
||||
},
|
||||
"application/vnd.syncml.dm+wbxml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"extensions": ["bdm"]
|
||||
},
|
||||
"application/vnd.syncml.dm+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true,
|
||||
"extensions": ["xdm"]
|
||||
},
|
||||
@@ -4845,13 +5007,16 @@
|
||||
},
|
||||
"application/vnd.syncml.dmddf+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"charset": "UTF-8",
|
||||
"compressible": true,
|
||||
"extensions": ["ddf"]
|
||||
},
|
||||
"application/vnd.syncml.dmtnds+wbxml": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/vnd.syncml.dmtnds+xml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true
|
||||
},
|
||||
"application/vnd.syncml.ds.notification": {
|
||||
@@ -5020,6 +5185,7 @@
|
||||
},
|
||||
"application/vnd.wap.wbxml": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"extensions": ["wbxml"]
|
||||
},
|
||||
"application/vnd.wap.wmlc": {
|
||||
@@ -5482,6 +5648,9 @@
|
||||
"application/x-javascript": {
|
||||
"compressible": true
|
||||
},
|
||||
"application/x-keepass2": {
|
||||
"extensions": ["kdbx"]
|
||||
},
|
||||
"application/x-latex": {
|
||||
"source": "apache",
|
||||
"compressible": false,
|
||||
@@ -5613,6 +5782,9 @@
|
||||
"source": "apache",
|
||||
"extensions": ["p7r"]
|
||||
},
|
||||
"application/x-pki-message": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/x-rar-compressed": {
|
||||
"source": "apache",
|
||||
"compressible": false,
|
||||
@@ -5755,9 +5927,15 @@
|
||||
"compressible": true
|
||||
},
|
||||
"application/x-x509-ca-cert": {
|
||||
"source": "apache",
|
||||
"source": "iana",
|
||||
"extensions": ["der","crt","pem"]
|
||||
},
|
||||
"application/x-x509-ca-ra-cert": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/x-x509-next-ca-cert": {
|
||||
"source": "iana"
|
||||
},
|
||||
"application/x-xfig": {
|
||||
"source": "apache",
|
||||
"extensions": ["fig"]
|
||||
@@ -5794,11 +5972,13 @@
|
||||
},
|
||||
"application/xcap-att+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["xav"]
|
||||
},
|
||||
"application/xcap-caps+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["xca"]
|
||||
},
|
||||
"application/xcap-diff+xml": {
|
||||
"source": "iana",
|
||||
@@ -5807,15 +5987,18 @@
|
||||
},
|
||||
"application/xcap-el+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["xel"]
|
||||
},
|
||||
"application/xcap-error+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["xer"]
|
||||
},
|
||||
"application/xcap-ns+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["xns"]
|
||||
},
|
||||
"application/xcon-conference-info+xml": {
|
||||
"source": "iana",
|
||||
@@ -5841,7 +6024,8 @@
|
||||
},
|
||||
"application/xliff+xml": {
|
||||
"source": "iana",
|
||||
"compressible": true
|
||||
"compressible": true,
|
||||
"extensions": ["xlf"]
|
||||
},
|
||||
"application/xml": {
|
||||
"source": "iana",
|
||||
@@ -6156,12 +6340,16 @@
|
||||
"audio/melp600": {
|
||||
"source": "iana"
|
||||
},
|
||||
"audio/mhas": {
|
||||
"source": "iana"
|
||||
},
|
||||
"audio/midi": {
|
||||
"source": "apache",
|
||||
"extensions": ["mid","midi","kar","rmi"]
|
||||
},
|
||||
"audio/mobile-xmf": {
|
||||
"source": "iana"
|
||||
"source": "iana",
|
||||
"extensions": ["mxmf"]
|
||||
},
|
||||
"audio/mp3": {
|
||||
"compressible": false,
|
||||
@@ -6274,6 +6462,9 @@
|
||||
"audio/tetra_acelp": {
|
||||
"source": "iana"
|
||||
},
|
||||
"audio/tetra_acelp_bb": {
|
||||
"source": "iana"
|
||||
},
|
||||
"audio/tone": {
|
||||
"source": "iana"
|
||||
},
|
||||
@@ -7043,6 +7234,14 @@
|
||||
"compressible": false,
|
||||
"extensions": ["msh","mesh","silo"]
|
||||
},
|
||||
"model/mtl": {
|
||||
"source": "iana",
|
||||
"extensions": ["mtl"]
|
||||
},
|
||||
"model/obj": {
|
||||
"source": "iana",
|
||||
"extensions": ["obj"]
|
||||
},
|
||||
"model/stl": {
|
||||
"source": "iana",
|
||||
"extensions": ["stl"]
|
||||
@@ -7290,11 +7489,13 @@
|
||||
},
|
||||
"text/n3": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true,
|
||||
"extensions": ["n3"]
|
||||
},
|
||||
"text/parameters": {
|
||||
"source": "iana"
|
||||
"source": "iana",
|
||||
"charset": "UTF-8"
|
||||
},
|
||||
"text/parityfec": {
|
||||
"source": "iana"
|
||||
@@ -7305,7 +7506,8 @@
|
||||
"extensions": ["txt","text","conf","def","list","log","in","ini"]
|
||||
},
|
||||
"text/provenance-notation": {
|
||||
"source": "iana"
|
||||
"source": "iana",
|
||||
"charset": "UTF-8"
|
||||
},
|
||||
"text/prs.fallenstein.rst": {
|
||||
"source": "iana"
|
||||
@@ -7417,7 +7619,8 @@
|
||||
"extensions": ["scurl"]
|
||||
},
|
||||
"text/vnd.debian.copyright": {
|
||||
"source": "iana"
|
||||
"source": "iana",
|
||||
"charset": "UTF-8"
|
||||
},
|
||||
"text/vnd.dmclientscript": {
|
||||
"source": "iana"
|
||||
@@ -7427,7 +7630,8 @@
|
||||
"extensions": ["sub"]
|
||||
},
|
||||
"text/vnd.esmertec.theme-descriptor": {
|
||||
"source": "iana"
|
||||
"source": "iana",
|
||||
"charset": "UTF-8"
|
||||
},
|
||||
"text/vnd.ficlab.flt": {
|
||||
"source": "iana"
|
||||
@@ -7490,10 +7694,12 @@
|
||||
},
|
||||
"text/vnd.sun.j2me.app-descriptor": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"extensions": ["jad"]
|
||||
},
|
||||
"text/vnd.trolltech.linguist": {
|
||||
"source": "iana"
|
||||
"source": "iana",
|
||||
"charset": "UTF-8"
|
||||
},
|
||||
"text/vnd.wap.si": {
|
||||
"source": "iana"
|
||||
@@ -7510,6 +7716,7 @@
|
||||
"extensions": ["wmls"]
|
||||
},
|
||||
"text/vtt": {
|
||||
"source": "iana",
|
||||
"charset": "UTF-8",
|
||||
"compressible": true,
|
||||
"extensions": ["vtt"]
|
||||
|
41
node_modules/mime-db/package.json
generated
vendored
41
node_modules/mime-db/package.json
generated
vendored
@@ -1,27 +1,27 @@
|
||||
{
|
||||
"_from": "mime-db@1.42.0",
|
||||
"_id": "mime-db@1.42.0",
|
||||
"_from": "mime-db@1.44.0",
|
||||
"_id": "mime-db@1.44.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-UbfJCR4UAVRNgMpfImz05smAXK7+c+ZntjaA26ANtkXLlOe947Aag5zdIcKQULAiF9Cq4WxBi9jUs5zkA84bYQ==",
|
||||
"_integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==",
|
||||
"_location": "/mime-db",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "mime-db@1.42.0",
|
||||
"raw": "mime-db@1.44.0",
|
||||
"name": "mime-db",
|
||||
"escapedName": "mime-db",
|
||||
"rawSpec": "1.42.0",
|
||||
"rawSpec": "1.44.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.42.0"
|
||||
"fetchSpec": "1.44.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/mime-types"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.42.0.tgz",
|
||||
"_shasum": "3e252907b4c7adb906597b4b65636272cf9e7bac",
|
||||
"_spec": "mime-db@1.42.0",
|
||||
"_where": "/home/s2/Code/vanillajs-seed/node_modules/mime-types",
|
||||
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz",
|
||||
"_shasum": "fa11c5eb0aca1334b4233cb4d52f10c5a6272f92",
|
||||
"_spec": "mime-db@1.44.0",
|
||||
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\mime-types",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jshttp/mime-db/issues"
|
||||
},
|
||||
@@ -45,19 +45,20 @@
|
||||
"deprecated": false,
|
||||
"description": "Media Type Database",
|
||||
"devDependencies": {
|
||||
"bluebird": "3.5.5",
|
||||
"bluebird": "3.7.2",
|
||||
"co": "4.6.0",
|
||||
"cogent": "1.0.1",
|
||||
"csv-parse": "4.4.6",
|
||||
"eslint": "6.4.0",
|
||||
"eslint-config-standard": "14.1.0",
|
||||
"eslint-plugin-import": "2.18.2",
|
||||
"eslint-plugin-node": "10.0.0",
|
||||
"csv-parse": "4.8.9",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-config-standard": "14.1.1",
|
||||
"eslint-plugin-import": "2.20.2",
|
||||
"eslint-plugin-markdown": "1.0.2",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-promise": "4.2.1",
|
||||
"eslint-plugin-standard": "4.0.1",
|
||||
"gnode": "0.1.2",
|
||||
"mocha": "6.2.0",
|
||||
"nyc": "14.1.1",
|
||||
"mocha": "7.1.1",
|
||||
"nyc": "15.0.1",
|
||||
"raw-body": "2.4.1",
|
||||
"stream-to-array": "2.3.0"
|
||||
},
|
||||
@@ -90,12 +91,12 @@
|
||||
"scripts": {
|
||||
"build": "node scripts/build",
|
||||
"fetch": "node scripts/fetch-apache && gnode scripts/fetch-iana && node scripts/fetch-nginx",
|
||||
"lint": "eslint .",
|
||||
"lint": "eslint --plugin markdown --ext js,md .",
|
||||
"test": "mocha --reporter spec --bail --check-leaks test/",
|
||||
"test-cov": "nyc --reporter=html --reporter=text npm test",
|
||||
"test-travis": "nyc --reporter=text npm test",
|
||||
"update": "npm run fetch && npm run build",
|
||||
"version": "node scripts/version-history.js && git add HISTORY.md"
|
||||
},
|
||||
"version": "1.42.0"
|
||||
"version": "1.44.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user