Revert "add @discordjs/opus + jmd.js"

This reverts commit 5c2e0737c0.
This commit is contained in:
2021-04-11 12:15:40 +02:00
parent 5c2e0737c0
commit ead89a22d8
977 changed files with 1074 additions and 199471 deletions

27
node_modules/mime-db/HISTORY.md generated vendored
View File

@@ -1,30 +1,3 @@
1.47.0 / 2021-04-01
===================
* Add new upstream MIME types
* Remove ambigious extensions from IANA for `application/*+xml` types
* Update primary extension to `.es` for `application/ecmascript`
1.46.0 / 2021-02-13
===================
* Add extension `.amr` to `audio/amr`
* Add extension `.m4s` to `video/iso.segment`
* Add extension `.opus` to `audio/ogg`
* Add new upstream MIME types
1.45.0 / 2020-09-22
===================
* Add `application/ubjson` with extension `.ubj`
* Add `image/avif` with extension `.avif`
* Add `image/ktx2` with extension `.ktx2`
* Add extension `.dbf` to `application/vnd.dbf`
* Add extension `.rar` to `application/vnd.rar`
* Add extension `.td` to `application/urc-targetdesc+xml`
* Add new upstream MIME types
* Fix extension of `application/vnd.apple.keynote` to be `.key`
1.44.0 / 2020-04-22
===================

14
node_modules/mime-db/README.md generated vendored
View File

@@ -3,7 +3,7 @@
[![NPM Version][npm-version-image]][npm-url]
[![NPM Downloads][npm-downloads-image]][npm-url]
[![Node.js Version][node-image]][node-url]
[![Build Status][ci-image]][ci-url]
[![Build Status][travis-image]][travis-url]
[![Coverage Status][coveralls-image]][coveralls-url]
This is a database of all mime types.
@@ -34,6 +34,8 @@ https://cdn.jsdelivr.net/gh/jshttp/mime-db@master/db.json
## Usage
<!-- eslint-disable no-unused-vars -->
```js
var db = require('mime-db')
@@ -59,11 +61,11 @@ If unknown, every property could be `undefined`.
## Contributing
To edit the database, only make PRs against `src/custom-types.json` or
To edit the database, only make PRs against `src/custom.json` or
`src/custom-suffix.json`.
The `src/custom-types.json` file is a JSON object with the MIME type as the
keys and the values being an object with the following keys:
The `src/custom.json` file is a JSON object with the MIME type as the keys
and the values being an object with the following keys:
- `compressible` - leave out if you don't know, otherwise `true`/`false` to
indicate whether the data represented by the type is typically compressible.
@@ -89,8 +91,6 @@ definitively lists the media type. If an extension is going to be listed as
associateed with this media type, the source must definitively link the
media type and extension as well.
[ci-image]: https://badgen.net/github/checks/jshttp/mime-db/master?label=ci
[ci-url]: https://github.com/jshttp/mime-db/actions?query=workflow%3Aci
[coveralls-image]: https://badgen.net/coveralls/c/github/jshttp/mime-db/master
[coveralls-url]: https://coveralls.io/r/jshttp/mime-db?branch=master
[node-image]: https://badgen.net/npm/node/mime-db
@@ -98,3 +98,5 @@ media type and extension as well.
[npm-downloads-image]: https://badgen.net/npm/dm/mime-db
[npm-url]: https://npmjs.org/package/mime-db
[npm-version-image]: https://badgen.net/npm/v/mime-db
[travis-image]: https://badgen.net/travis/jshttp/mime-db/master
[travis-url]: https://travis-ci.org/jshttp/mime-db

181
node_modules/mime-db/db.json generated vendored
View File

@@ -172,8 +172,9 @@
"application/cals-1840": {
"source": "iana"
},
"application/captive+json": {
"application/cap+xml": {
"source": "iana",
"charset": "UTF-8",
"compressible": true
},
"application/cbor": {
@@ -236,9 +237,6 @@
"application/cfw": {
"source": "iana"
},
"application/clr": {
"source": "iana"
},
"application/clue+xml": {
"source": "iana",
"compressible": true
@@ -389,7 +387,7 @@
"application/ecmascript": {
"source": "iana",
"compressible": true,
"extensions": ["es","ecma"]
"extensions": ["ecma","es"]
},
"application/edi-consent": {
"source": "iana"
@@ -405,20 +403,6 @@
"application/efi": {
"source": "iana"
},
"application/elm+json": {
"source": "iana",
"charset": "UTF-8",
"compressible": true
},
"application/elm+xml": {
"source": "iana",
"compressible": true
},
"application/emergencycalldata.cap+xml": {
"source": "iana",
"charset": "UTF-8",
"compressible": true
},
"application/emergencycalldata.comment+xml": {
"source": "iana",
"compressible": true
@@ -675,10 +659,6 @@
"source": "iana",
"compressible": true
},
"application/jscalendar+json": {
"source": "iana",
"compressible": true
},
"application/json": {
"source": "iana",
"charset": "UTF-8",
@@ -934,11 +914,13 @@
},
"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",
@@ -1040,10 +1022,6 @@
"source": "apache",
"extensions": ["onetoc","onetoc2","onetmp","onepkg"]
},
"application/opc-nodeset+xml": {
"source": "iana",
"compressible": true
},
"application/oscore": {
"source": "iana"
},
@@ -1185,10 +1163,6 @@
"source": "iana",
"extensions": ["cww"]
},
"application/prs.cyn": {
"source": "iana",
"charset": "7-BIT"
},
"application/prs.hpub+zip": {
"source": "iana",
"compressible": false
@@ -1338,10 +1312,6 @@
"source": "iana",
"compressible": true
},
"application/sarif+json": {
"source": "iana",
"compressible": true
},
"application/sbe": {
"source": "iana"
},
@@ -1641,10 +1611,6 @@
"application/tzif-leap": {
"source": "iana"
},
"application/ubjson": {
"compressible": false,
"extensions": ["ubj"]
},
"application/ulpfec": {
"source": "iana"
},
@@ -1659,8 +1625,7 @@
},
"application/urc-targetdesc+xml": {
"source": "iana",
"compressible": true,
"extensions": ["td"]
"compressible": true
},
"application/urc-uisocketdesc+xml": {
"source": "iana",
@@ -1708,9 +1673,6 @@
"source": "iana",
"compressible": true
},
"application/vnd.3gpp.interworking-data": {
"source": "iana"
},
"application/vnd.3gpp.mc-signalling-ear": {
"source": "iana"
},
@@ -1926,9 +1888,6 @@
"application/vnd.afpc.afplinedata-pagedef": {
"source": "iana"
},
"application/vnd.afpc.cmoca-cmresource": {
"source": "iana"
},
"application/vnd.afpc.foca-charset": {
"source": "iana"
},
@@ -1941,9 +1900,6 @@
"application/vnd.afpc.modca": {
"source": "iana"
},
"application/vnd.afpc.modca-cmtable": {
"source": "iana"
},
"application/vnd.afpc.modca-formdef": {
"source": "iana"
},
@@ -2048,7 +2004,7 @@
},
"application/vnd.apple.keynote": {
"source": "iana",
"extensions": ["key"]
"extensions": ["keynote"]
},
"application/vnd.apple.mpegurl": {
"source": "iana",
@@ -2319,9 +2275,6 @@
"application/vnd.crypto-shade-file": {
"source": "iana"
},
"application/vnd.cryptomator.encrypted": {
"source": "iana"
},
"application/vnd.ctc-posml": {
"source": "iana",
"extensions": ["pml"]
@@ -2364,24 +2317,10 @@
"application/vnd.cybank": {
"source": "iana"
},
"application/vnd.cyclonedx+json": {
"source": "iana",
"compressible": true
},
"application/vnd.cyclonedx+xml": {
"source": "iana",
"compressible": true
},
"application/vnd.d2l.coursepackage1p0+zip": {
"source": "iana",
"compressible": false
},
"application/vnd.d3m-dataset": {
"source": "iana"
},
"application/vnd.d3m-problem": {
"source": "iana"
},
"application/vnd.dart": {
"source": "iana",
"compressible": true,
@@ -2400,8 +2339,7 @@
"compressible": true
},
"application/vnd.dbf": {
"source": "iana",
"extensions": ["dbf"]
"source": "iana"
},
"application/vnd.debian.binary-package": {
"source": "iana"
@@ -2895,9 +2833,6 @@
"source": "iana",
"extensions": ["ggb"]
},
"application/vnd.geogebra.slides": {
"source": "iana"
},
"application/vnd.geogebra.tool": {
"source": "iana",
"extensions": ["ggt"]
@@ -3787,9 +3722,6 @@
"source": "iana",
"compressible": true
},
"application/vnd.nebumind.line": {
"source": "iana"
},
"application/vnd.nervana": {
"source": "iana"
},
@@ -4137,9 +4069,6 @@
"source": "iana",
"compressible": true
},
"application/vnd.oma.lwm2m+cbor": {
"source": "iana"
},
"application/vnd.oma.lwm2m+json": {
"source": "iana",
"compressible": true
@@ -4750,8 +4679,7 @@
"source": "iana"
},
"application/vnd.rar": {
"source": "iana",
"extensions": ["rar"]
"source": "iana"
},
"application/vnd.realvnc.bed": {
"source": "iana",
@@ -4856,10 +4784,6 @@
"source": "iana",
"extensions": ["see"]
},
"application/vnd.seis+json": {
"source": "iana",
"compressible": true
},
"application/vnd.sema": {
"source": "iana",
"extensions": ["sema"]
@@ -5054,10 +4978,6 @@
"application/vnd.swiftview-ics": {
"source": "iana"
},
"application/vnd.sycle+xml": {
"source": "iana",
"compressible": true
},
"application/vnd.symbian.install": {
"source": "apache",
"extensions": ["sis","sisx"]
@@ -5280,9 +5200,6 @@
"source": "iana",
"extensions": ["wtb"]
},
"application/vnd.wfa.dpp": {
"source": "iana"
},
"application/vnd.wfa.p2p": {
"source": "iana"
},
@@ -6075,7 +5992,8 @@
},
"application/xcap-error+xml": {
"source": "iana",
"compressible": true
"compressible": true,
"extensions": ["xer"]
},
"application/xcap-ns+xml": {
"source": "iana",
@@ -6143,7 +6061,7 @@
"application/xslt+xml": {
"source": "iana",
"compressible": true,
"extensions": ["xsl","xslt"]
"extensions": ["xslt"]
},
"application/xspf+xml": {
"source": "apache",
@@ -6216,8 +6134,7 @@
"extensions": ["adp"]
},
"audio/amr": {
"source": "iana",
"extensions": ["amr"]
"source": "iana"
},
"audio/amr-wb": {
"source": "iana"
@@ -6466,7 +6383,7 @@
"audio/ogg": {
"source": "iana",
"compressible": false,
"extensions": ["oga","ogg","spx","opus"]
"extensions": ["oga","ogg","spx"]
},
"audio/opus": {
"source": "iana"
@@ -6514,9 +6431,6 @@
"source": "apache",
"extensions": ["s3m"]
},
"audio/scip": {
"source": "iana"
},
"audio/silk": {
"source": "apache",
"extensions": ["sil"]
@@ -6530,9 +6444,6 @@
"audio/smv0": {
"source": "iana"
},
"audio/sofa": {
"source": "iana"
},
"audio/sp-midi": {
"source": "iana"
},
@@ -6557,9 +6468,6 @@
"audio/tone": {
"source": "iana"
},
"audio/tsvcis": {
"source": "iana"
},
"audio/uemclip": {
"source": "iana"
},
@@ -6859,11 +6767,6 @@
"image/avcs": {
"source": "iana"
},
"image/avif": {
"source": "iana",
"compressible": false,
"extensions": ["avif"]
},
"image/bmp": {
"source": "iana",
"compressible": true,
@@ -6986,10 +6889,6 @@
"source": "iana",
"extensions": ["ktx"]
},
"image/ktx2": {
"source": "iana",
"extensions": ["ktx2"]
},
"image/naplps": {
"source": "iana"
},
@@ -7114,10 +7013,6 @@
"source": "iana",
"extensions": ["npx"]
},
"image/vnd.pco.b16": {
"source": "iana",
"extensions": ["b16"]
},
"image/vnd.radiance": {
"source": "iana"
},
@@ -7319,9 +7214,6 @@
"source": "iana",
"extensions": ["3mf"]
},
"model/e57": {
"source": "iana"
},
"model/gltf+json": {
"source": "iana",
"compressible": true,
@@ -7403,10 +7295,6 @@
"model/vnd.rosette.annotated-data-model": {
"source": "iana"
},
"model/vnd.sap.vds": {
"source": "iana",
"extensions": ["vds"]
},
"model/vnd.usdz+zip": {
"source": "iana",
"compressible": false,
@@ -7522,15 +7410,6 @@
"text/coffeescript": {
"extensions": ["coffee","litcoffee"]
},
"text/cql": {
"source": "iana"
},
"text/cql-expression": {
"source": "iana"
},
"text/cql-identifier": {
"source": "iana"
},
"text/css": {
"source": "iana",
"charset": "UTF-8",
@@ -7560,18 +7439,12 @@
"text/enriched": {
"source": "iana"
},
"text/fhirpath": {
"source": "iana"
},
"text/flexfec": {
"source": "iana"
},
"text/fwdred": {
"source": "iana"
},
"text/gff3": {
"source": "iana"
},
"text/grammar-ref-list": {
"source": "iana"
},
@@ -7678,19 +7551,12 @@
"source": "iana",
"extensions": ["sgml","sgm"]
},
"text/shaclc": {
"source": "iana"
},
"text/shex": {
"extensions": ["shex"]
},
"text/slim": {
"extensions": ["slim","slm"]
},
"text/spdx": {
"source": "iana",
"extensions": ["spdx"]
},
"text/strings": {
"source": "iana"
},
@@ -7785,9 +7651,6 @@
"source": "iana",
"extensions": ["gv"]
},
"text/vnd.hans": {
"source": "iana"
},
"text/vnd.hgl": {
"source": "iana"
},
@@ -7969,9 +7832,6 @@
"source": "iana",
"extensions": ["3g2"]
},
"video/av1": {
"source": "iana"
},
"video/bmpeg": {
"source": "iana"
},
@@ -7987,9 +7847,6 @@
"video/encaprtp": {
"source": "iana"
},
"video/ffv1": {
"source": "iana"
},
"video/flexfec": {
"source": "iana"
},
@@ -8021,8 +7878,7 @@
"source": "iana"
},
"video/iso.segment": {
"source": "iana",
"extensions": ["m4s"]
"source": "iana"
},
"video/jpeg": {
"source": "iana",
@@ -8102,9 +7958,6 @@
"video/rtx": {
"source": "iana"
},
"video/scip": {
"source": "iana"
},
"video/smpte291": {
"source": "iana"
},

44
node_modules/mime-db/package.json generated vendored
View File

@@ -1,27 +1,27 @@
{
"_from": "mime-db@1.47.0",
"_id": "mime-db@1.47.0",
"_from": "mime-db@1.44.0",
"_id": "mime-db@1.44.0",
"_inBundle": false,
"_integrity": "sha512-QBmA/G2y+IfeS4oktet3qRZ+P5kPhCKRXxXnQEudYqUaEioAU1/Lq2us3D/t1Jfo4hE9REQPrbB7K5sOczJVIw==",
"_integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==",
"_location": "/mime-db",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mime-db@1.47.0",
"raw": "mime-db@1.44.0",
"name": "mime-db",
"escapedName": "mime-db",
"rawSpec": "1.47.0",
"rawSpec": "1.44.0",
"saveSpec": null,
"fetchSpec": "1.47.0"
"fetchSpec": "1.44.0"
},
"_requiredBy": [
"/mime-types"
],
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.47.0.tgz",
"_shasum": "8cb313e59965d3c05cfbf898915a267af46a335c",
"_spec": "mime-db@1.47.0",
"_where": "C:\\Users\\j4kub\\Desktop\\git\\gractwo-bot\\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": "C:\\Users\\j4kub\\Desktop\\code\\git\\gractwo-bot\\node_modules\\mime-types",
"bugs": {
"url": "https://github.com/jshttp/mime-db/issues"
},
@@ -48,17 +48,17 @@
"bluebird": "3.7.2",
"co": "4.6.0",
"cogent": "1.0.1",
"csv-parse": "4.15.3",
"eslint": "7.23.0",
"eslint-config-standard": "15.0.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-markdown": "2.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.3.1",
"eslint-plugin-standard": "4.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"gnode": "0.1.2",
"mocha": "8.3.2",
"nyc": "15.1.0",
"mocha": "7.1.1",
"nyc": "15.0.1",
"raw-body": "2.4.1",
"stream-to-array": "2.3.0"
},
@@ -91,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-ci": "nyc --reporter=lcov --reporter=text npm 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.47.0"
"version": "1.44.0"
}