@builderbot/provider-twilio 1.3.15 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.cjs +1284 -227
  2. package/package.json +11 -11
package/dist/index.cjs CHANGED
@@ -39,6 +39,16 @@ var require$$0 = {
39
39
  },
40
40
  "application/ace+cbor": {
41
41
  source: "iana"
42
+ },
43
+ "application/ace+json": {
44
+ source: "iana",
45
+ compressible: true
46
+ },
47
+ "application/ace-groupcomm+cbor": {
48
+ source: "iana"
49
+ },
50
+ "application/ace-trl+cbor": {
51
+ source: "iana"
42
52
  },
43
53
  "application/activemessage": {
44
54
  source: "iana"
@@ -46,6 +56,21 @@ var require$$0 = {
46
56
  "application/activity+json": {
47
57
  source: "iana",
48
58
  compressible: true
59
+ },
60
+ "application/aif+cbor": {
61
+ source: "iana"
62
+ },
63
+ "application/aif+json": {
64
+ source: "iana",
65
+ compressible: true
66
+ },
67
+ "application/alto-cdni+json": {
68
+ source: "iana",
69
+ compressible: true
70
+ },
71
+ "application/alto-cdnifilter+json": {
72
+ source: "iana",
73
+ compressible: true
49
74
  },
50
75
  "application/alto-costmap+json": {
51
76
  source: "iana",
@@ -86,6 +111,22 @@ var require$$0 = {
86
111
  "application/alto-networkmapfilter+json": {
87
112
  source: "iana",
88
113
  compressible: true
114
+ },
115
+ "application/alto-propmap+json": {
116
+ source: "iana",
117
+ compressible: true
118
+ },
119
+ "application/alto-propmapparams+json": {
120
+ source: "iana",
121
+ compressible: true
122
+ },
123
+ "application/alto-tips+json": {
124
+ source: "iana",
125
+ compressible: true
126
+ },
127
+ "application/alto-tipsparams+json": {
128
+ source: "iana",
129
+ compressible: true
89
130
  },
90
131
  "application/alto-updatestreamcontrol+json": {
91
132
  source: "iana",
@@ -103,6 +144,12 @@ var require$$0 = {
103
144
  extensions: [
104
145
  "ez"
105
146
  ]
147
+ },
148
+ "application/appinstaller": {
149
+ compressible: false,
150
+ extensions: [
151
+ "appinstaller"
152
+ ]
106
153
  },
107
154
  "application/applefile": {
108
155
  source: "iana"
@@ -112,6 +159,18 @@ var require$$0 = {
112
159
  extensions: [
113
160
  "aw"
114
161
  ]
162
+ },
163
+ "application/appx": {
164
+ compressible: false,
165
+ extensions: [
166
+ "appx"
167
+ ]
168
+ },
169
+ "application/appxbundle": {
170
+ compressible: false,
171
+ extensions: [
172
+ "appxbundle"
173
+ ]
115
174
  },
116
175
  "application/at+jwt": {
117
176
  source: "iana"
@@ -187,6 +246,20 @@ var require$$0 = {
187
246
  "application/auth-policy+xml": {
188
247
  source: "iana",
189
248
  compressible: true
249
+ },
250
+ "application/automationml-aml+xml": {
251
+ source: "iana",
252
+ compressible: true,
253
+ extensions: [
254
+ "aml"
255
+ ]
256
+ },
257
+ "application/automationml-amlx+zip": {
258
+ source: "iana",
259
+ compressible: false,
260
+ extensions: [
261
+ "amlx"
262
+ ]
190
263
  },
191
264
  "application/bacnet-xdd+zip": {
192
265
  source: "iana",
@@ -205,6 +278,12 @@ var require$$0 = {
205
278
  source: "iana",
206
279
  charset: "UTF-8",
207
280
  compressible: true
281
+ },
282
+ "application/bufr": {
283
+ source: "iana"
284
+ },
285
+ "application/c2pa": {
286
+ source: "iana"
208
287
  },
209
288
  "application/calendar+json": {
210
289
  source: "iana",
@@ -246,6 +325,11 @@ var require$$0 = {
246
325
  extensions: [
247
326
  "ccxml"
248
327
  ]
328
+ },
329
+ "application/cda+xml": {
330
+ source: "iana",
331
+ charset: "UTF-8",
332
+ compressible: true
249
333
  },
250
334
  "application/cdfx+xml": {
251
335
  source: "iana",
@@ -286,6 +370,9 @@ var require$$0 = {
286
370
  },
287
371
  "application/cdni": {
288
372
  source: "iana"
373
+ },
374
+ "application/ce+cbor": {
375
+ source: "iana"
289
376
  },
290
377
  "application/cea": {
291
378
  source: "iana"
@@ -300,10 +387,16 @@ var require$$0 = {
300
387
  },
301
388
  "application/cfw": {
302
389
  source: "iana"
390
+ },
391
+ "application/cid-edhoc+cbor-seq": {
392
+ source: "iana"
303
393
  },
304
394
  "application/city+json": {
305
395
  source: "iana",
306
396
  compressible: true
397
+ },
398
+ "application/city+json-seq": {
399
+ source: "iana"
307
400
  },
308
401
  "application/clr": {
309
402
  source: "iana"
@@ -322,6 +415,9 @@ var require$$0 = {
322
415
  "application/cnrp+xml": {
323
416
  source: "iana",
324
417
  compressible: true
418
+ },
419
+ "application/coap-eap": {
420
+ source: "iana"
325
421
  },
326
422
  "application/coap-group+json": {
327
423
  source: "iana",
@@ -332,6 +428,9 @@ var require$$0 = {
332
428
  },
333
429
  "application/commonground": {
334
430
  source: "iana"
431
+ },
432
+ "application/concise-problem-details+cbor": {
433
+ source: "iana"
335
434
  },
336
435
  "application/conference-info+xml": {
337
436
  source: "iana",
@@ -345,6 +444,9 @@ var require$$0 = {
345
444
  },
346
445
  "application/cose-key-set": {
347
446
  source: "iana"
447
+ },
448
+ "application/cose-x509": {
449
+ source: "iana"
348
450
  },
349
451
  "application/cpl+xml": {
350
452
  source: "iana",
@@ -373,6 +475,19 @@ var require$$0 = {
373
475
  extensions: [
374
476
  "cu"
375
477
  ]
478
+ },
479
+ "application/cwl": {
480
+ source: "iana",
481
+ extensions: [
482
+ "cwl"
483
+ ]
484
+ },
485
+ "application/cwl+json": {
486
+ source: "iana",
487
+ compressible: true
488
+ },
489
+ "application/cwl+yaml": {
490
+ source: "iana"
376
491
  },
377
492
  "application/cwt": {
378
493
  source: "iana"
@@ -421,7 +536,10 @@ var require$$0 = {
421
536
  compressible: true
422
537
  },
423
538
  "application/dicom": {
424
- source: "iana"
539
+ source: "iana",
540
+ extensions: [
541
+ "dcm"
542
+ ]
425
543
  },
426
544
  "application/dicom+json": {
427
545
  source: "iana",
@@ -456,6 +574,9 @@ var require$$0 = {
456
574
  },
457
575
  "application/dots+cbor": {
458
576
  source: "iana"
577
+ },
578
+ "application/dpop+jwt": {
579
+ source: "iana"
459
580
  },
460
581
  "application/dskpp+xml": {
461
582
  source: "iana",
@@ -477,13 +598,35 @@ var require$$0 = {
477
598
  "application/dvcs": {
478
599
  source: "iana"
479
600
  },
480
- "application/ecmascript": {
601
+ "application/eat+cwt": {
602
+ source: "iana"
603
+ },
604
+ "application/eat+jwt": {
605
+ source: "iana"
606
+ },
607
+ "application/eat-bun+cbor": {
608
+ source: "iana"
609
+ },
610
+ "application/eat-bun+json": {
481
611
  source: "iana",
612
+ compressible: true
613
+ },
614
+ "application/eat-ucs+cbor": {
615
+ source: "iana"
616
+ },
617
+ "application/eat-ucs+json": {
618
+ source: "iana",
619
+ compressible: true
620
+ },
621
+ "application/ecmascript": {
622
+ source: "apache",
482
623
  compressible: true,
483
624
  extensions: [
484
- "es",
485
625
  "ecma"
486
626
  ]
627
+ },
628
+ "application/edhoc+cbor-seq": {
629
+ source: "iana"
487
630
  },
488
631
  "application/edi-consent": {
489
632
  source: "iana"
@@ -527,6 +670,10 @@ var require$$0 = {
527
670
  },
528
671
  "application/emergencycalldata.ecall.msd": {
529
672
  source: "iana"
673
+ },
674
+ "application/emergencycalldata.legacyesn+json": {
675
+ source: "iana",
676
+ compressible: true
530
677
  },
531
678
  "application/emergencycalldata.providerinfo+xml": {
532
679
  source: "iana",
@@ -560,6 +707,9 @@ var require$$0 = {
560
707
  },
561
708
  "application/encaprtp": {
562
709
  source: "iana"
710
+ },
711
+ "application/entity-statement+jwt": {
712
+ source: "iana"
563
713
  },
564
714
  "application/epp+xml": {
565
715
  source: "iana",
@@ -596,6 +746,12 @@ var require$$0 = {
596
746
  },
597
747
  "application/fastsoap": {
598
748
  source: "iana"
749
+ },
750
+ "application/fdf": {
751
+ source: "iana",
752
+ extensions: [
753
+ "fdf"
754
+ ]
599
755
  },
600
756
  "application/fdt+xml": {
601
757
  source: "iana",
@@ -652,6 +808,14 @@ var require$$0 = {
652
808
  },
653
809
  "application/geopackage+sqlite3": {
654
810
  source: "iana"
811
+ },
812
+ "application/geopose+json": {
813
+ source: "iana",
814
+ compressible: true
815
+ },
816
+ "application/geoxacml+json": {
817
+ source: "iana",
818
+ compressible: true
655
819
  },
656
820
  "application/geoxacml+xml": {
657
821
  source: "iana",
@@ -666,6 +830,18 @@ var require$$0 = {
666
830
  extensions: [
667
831
  "gml"
668
832
  ]
833
+ },
834
+ "application/gnap-binding-jws": {
835
+ source: "iana"
836
+ },
837
+ "application/gnap-binding-jwsd": {
838
+ source: "iana"
839
+ },
840
+ "application/gnap-binding-rotation-jws": {
841
+ source: "iana"
842
+ },
843
+ "application/gnap-binding-rotation-jwsd": {
844
+ source: "iana"
669
845
  },
670
846
  "application/gpx+xml": {
671
847
  source: "apache",
@@ -673,6 +849,9 @@ var require$$0 = {
673
849
  extensions: [
674
850
  "gpx"
675
851
  ]
852
+ },
853
+ "application/grib": {
854
+ source: "iana"
676
855
  },
677
856
  "application/gxf": {
678
857
  source: "apache",
@@ -698,6 +877,11 @@ var require$$0 = {
698
877
  extensions: [
699
878
  "hjson"
700
879
  ]
880
+ },
881
+ "application/hl7v2+xml": {
882
+ source: "iana",
883
+ charset: "UTF-8",
884
+ compressible: true
701
885
  },
702
886
  "application/http": {
703
887
  source: "iana"
@@ -773,7 +957,7 @@ var require$$0 = {
773
957
  ]
774
958
  },
775
959
  "application/java-archive": {
776
- source: "apache",
960
+ source: "iana",
777
961
  compressible: false,
778
962
  extensions: [
779
963
  "jar",
@@ -796,12 +980,11 @@ var require$$0 = {
796
980
  ]
797
981
  },
798
982
  "application/javascript": {
799
- source: "iana",
983
+ source: "apache",
800
984
  charset: "UTF-8",
801
985
  compressible: true,
802
986
  extensions: [
803
- "js",
804
- "mjs"
987
+ "js"
805
988
  ]
806
989
  },
807
990
  "application/jf2feed+json": {
@@ -822,6 +1005,10 @@ var require$$0 = {
822
1005
  "application/jscalendar+json": {
823
1006
  source: "iana",
824
1007
  compressible: true
1008
+ },
1009
+ "application/jscontact+json": {
1010
+ source: "iana",
1011
+ compressible: true
825
1012
  },
826
1013
  "application/json": {
827
1014
  source: "iana",
@@ -850,6 +1037,9 @@ var require$$0 = {
850
1037
  extensions: [
851
1038
  "jsonml"
852
1039
  ]
1040
+ },
1041
+ "application/jsonpath": {
1042
+ source: "iana"
853
1043
  },
854
1044
  "application/jwk+json": {
855
1045
  source: "iana",
@@ -858,6 +1048,9 @@ var require$$0 = {
858
1048
  "application/jwk-set+json": {
859
1049
  source: "iana",
860
1050
  compressible: true
1051
+ },
1052
+ "application/jwk-set+jwt": {
1053
+ source: "iana"
861
1054
  },
862
1055
  "application/jwt": {
863
1056
  source: "iana"
@@ -886,10 +1079,20 @@ var require$$0 = {
886
1079
  },
887
1080
  "application/link-format": {
888
1081
  source: "iana"
1082
+ },
1083
+ "application/linkset": {
1084
+ source: "iana"
1085
+ },
1086
+ "application/linkset+json": {
1087
+ source: "iana",
1088
+ compressible: true
889
1089
  },
890
1090
  "application/load-control+xml": {
891
1091
  source: "iana",
892
1092
  compressible: true
1093
+ },
1094
+ "application/logout+jwt": {
1095
+ source: "iana"
893
1096
  },
894
1097
  "application/lost+xml": {
895
1098
  source: "iana",
@@ -1123,6 +1326,8 @@ var require$$0 = {
1123
1326
  "application/mp4": {
1124
1327
  source: "iana",
1125
1328
  extensions: [
1329
+ "mp4",
1330
+ "mpg4",
1126
1331
  "mp4s",
1127
1332
  "m4p"
1128
1333
  ]
@@ -1153,6 +1358,18 @@ var require$$0 = {
1153
1358
  source: "iana",
1154
1359
  charset: "UTF-8",
1155
1360
  compressible: true
1361
+ },
1362
+ "application/msix": {
1363
+ compressible: false,
1364
+ extensions: [
1365
+ "msix"
1366
+ ]
1367
+ },
1368
+ "application/msixbundle": {
1369
+ compressible: false,
1370
+ extensions: [
1371
+ "msixbundle"
1372
+ ]
1156
1373
  },
1157
1374
  "application/msword": {
1158
1375
  source: "iana",
@@ -1228,7 +1445,7 @@ var require$$0 = {
1228
1445
  },
1229
1446
  "application/octet-stream": {
1230
1447
  source: "iana",
1231
- compressible: false,
1448
+ compressible: true,
1232
1449
  extensions: [
1233
1450
  "bin",
1234
1451
  "dms",
@@ -1280,6 +1497,9 @@ var require$$0 = {
1280
1497
  extensions: [
1281
1498
  "ogx"
1282
1499
  ]
1500
+ },
1501
+ "application/ohttp-keys": {
1502
+ source: "iana"
1283
1503
  },
1284
1504
  "application/omdoc+xml": {
1285
1505
  source: "apache",
@@ -1294,7 +1514,9 @@ var require$$0 = {
1294
1514
  "onetoc",
1295
1515
  "onetoc2",
1296
1516
  "onetmp",
1297
- "onepkg"
1517
+ "onepkg",
1518
+ "one",
1519
+ "onea"
1298
1520
  ]
1299
1521
  },
1300
1522
  "application/opc-nodeset+xml": {
@@ -1366,8 +1588,8 @@ var require$$0 = {
1366
1588
  "application/pgp-signature": {
1367
1589
  source: "iana",
1368
1590
  extensions: [
1369
- "asc",
1370
- "sig"
1591
+ "sig",
1592
+ "asc"
1371
1593
  ]
1372
1594
  },
1373
1595
  "application/pics-rules": {
@@ -1471,6 +1693,15 @@ var require$$0 = {
1471
1693
  "application/ppsp-tracker+json": {
1472
1694
  source: "iana",
1473
1695
  compressible: true
1696
+ },
1697
+ "application/private-token-issuer-directory": {
1698
+ source: "iana"
1699
+ },
1700
+ "application/private-token-request": {
1701
+ source: "iana"
1702
+ },
1703
+ "application/private-token-response": {
1704
+ source: "iana"
1474
1705
  },
1475
1706
  "application/problem+json": {
1476
1707
  source: "iana",
@@ -1486,6 +1717,9 @@ var require$$0 = {
1486
1717
  extensions: [
1487
1718
  "provx"
1488
1719
  ]
1720
+ },
1721
+ "application/provided-claims+jwt": {
1722
+ source: "iana"
1489
1723
  },
1490
1724
  "application/prs.alvestrand.titrax-sheet": {
1491
1725
  source: "iana"
@@ -1503,6 +1737,29 @@ var require$$0 = {
1503
1737
  "application/prs.hpub+zip": {
1504
1738
  source: "iana",
1505
1739
  compressible: false
1740
+ },
1741
+ "application/prs.implied-document+xml": {
1742
+ source: "iana",
1743
+ compressible: true
1744
+ },
1745
+ "application/prs.implied-executable": {
1746
+ source: "iana"
1747
+ },
1748
+ "application/prs.implied-object+json": {
1749
+ source: "iana",
1750
+ compressible: true
1751
+ },
1752
+ "application/prs.implied-object+json-seq": {
1753
+ source: "iana"
1754
+ },
1755
+ "application/prs.implied-object+yaml": {
1756
+ source: "iana"
1757
+ },
1758
+ "application/prs.implied-structure": {
1759
+ source: "iana"
1760
+ },
1761
+ "application/prs.mayfile": {
1762
+ source: "iana"
1506
1763
  },
1507
1764
  "application/prs.nprend": {
1508
1765
  source: "iana"
@@ -1512,10 +1769,16 @@ var require$$0 = {
1512
1769
  },
1513
1770
  "application/prs.rdf-xml-crypt": {
1514
1771
  source: "iana"
1772
+ },
1773
+ "application/prs.vcfbzip2": {
1774
+ source: "iana"
1515
1775
  },
1516
1776
  "application/prs.xsf+xml": {
1517
1777
  source: "iana",
1518
- compressible: true
1778
+ compressible: true,
1779
+ extensions: [
1780
+ "xsf"
1781
+ ]
1519
1782
  },
1520
1783
  "application/pskc+xml": {
1521
1784
  source: "iana",
@@ -1566,11 +1829,14 @@ var require$$0 = {
1566
1829
  ]
1567
1830
  },
1568
1831
  "application/remote-printing": {
1569
- source: "iana"
1832
+ source: "apache"
1570
1833
  },
1571
1834
  "application/reputon+json": {
1572
1835
  source: "iana",
1573
1836
  compressible: true
1837
+ },
1838
+ "application/resolve-response+jwt": {
1839
+ source: "iana"
1574
1840
  },
1575
1841
  "application/resource-lists+xml": {
1576
1842
  source: "iana",
@@ -1624,6 +1890,9 @@ var require$$0 = {
1624
1890
  extensions: [
1625
1891
  "rusd"
1626
1892
  ]
1893
+ },
1894
+ "application/rpki-checklist": {
1895
+ source: "iana"
1627
1896
  },
1628
1897
  "application/rpki-ghostbusters": {
1629
1898
  source: "iana",
@@ -1645,6 +1914,9 @@ var require$$0 = {
1645
1914
  extensions: [
1646
1915
  "roa"
1647
1916
  ]
1917
+ },
1918
+ "application/rpki-signed-tal": {
1919
+ source: "iana"
1648
1920
  },
1649
1921
  "application/rpki-updown": {
1650
1922
  source: "iana"
@@ -1849,7 +2121,7 @@ var require$$0 = {
1849
2121
  source: "iana"
1850
2122
  },
1851
2123
  "application/smil": {
1852
- source: "iana"
2124
+ source: "apache"
1853
2125
  },
1854
2126
  "application/smil+xml": {
1855
2127
  source: "iana",
@@ -1891,7 +2163,10 @@ var require$$0 = {
1891
2163
  compressible: true
1892
2164
  },
1893
2165
  "application/sql": {
1894
- source: "iana"
2166
+ source: "iana",
2167
+ extensions: [
2168
+ "sql"
2169
+ ]
1895
2170
  },
1896
2171
  "application/srgs": {
1897
2172
  source: "iana",
@@ -1919,6 +2194,9 @@ var require$$0 = {
1919
2194
  extensions: [
1920
2195
  "ssdl"
1921
2196
  ]
2197
+ },
2198
+ "application/sslkeylogfile": {
2199
+ source: "iana"
1922
2200
  },
1923
2201
  "application/ssml+xml": {
1924
2202
  source: "iana",
@@ -1926,10 +2204,19 @@ var require$$0 = {
1926
2204
  extensions: [
1927
2205
  "ssml"
1928
2206
  ]
2207
+ },
2208
+ "application/st2110-41": {
2209
+ source: "iana"
1929
2210
  },
1930
2211
  "application/stix+json": {
1931
2212
  source: "iana",
1932
2213
  compressible: true
2214
+ },
2215
+ "application/stratum": {
2216
+ source: "iana"
2217
+ },
2218
+ "application/swid+cbor": {
2219
+ source: "iana"
1933
2220
  },
1934
2221
  "application/swid+xml": {
1935
2222
  source: "iana",
@@ -2018,14 +2305,22 @@ var require$$0 = {
2018
2305
  "application/tlsrpt+json": {
2019
2306
  source: "iana",
2020
2307
  compressible: true
2308
+ },
2309
+ "application/tm+json": {
2310
+ source: "iana",
2311
+ compressible: true
2021
2312
  },
2022
2313
  "application/tnauthlist": {
2023
2314
  source: "iana"
2315
+ },
2316
+ "application/toc+cbor": {
2317
+ source: "iana"
2024
2318
  },
2025
2319
  "application/token-introspection+jwt": {
2026
2320
  source: "iana"
2027
2321
  },
2028
2322
  "application/toml": {
2323
+ source: "iana",
2029
2324
  compressible: true,
2030
2325
  extensions: [
2031
2326
  "toml"
@@ -2039,6 +2334,16 @@ var require$$0 = {
2039
2334
  extensions: [
2040
2335
  "trig"
2041
2336
  ]
2337
+ },
2338
+ "application/trust-chain+json": {
2339
+ source: "iana",
2340
+ compressible: true
2341
+ },
2342
+ "application/trust-mark+jwt": {
2343
+ source: "iana"
2344
+ },
2345
+ "application/trust-mark-delegation+jwt": {
2346
+ source: "iana"
2042
2347
  },
2043
2348
  "application/ttml+xml": {
2044
2349
  source: "iana",
@@ -2061,6 +2366,13 @@ var require$$0 = {
2061
2366
  extensions: [
2062
2367
  "ubj"
2063
2368
  ]
2369
+ },
2370
+ "application/uccs+cbor": {
2371
+ source: "iana"
2372
+ },
2373
+ "application/ujcs+json": {
2374
+ source: "iana",
2375
+ compressible: true
2064
2376
  },
2065
2377
  "application/ulpfec": {
2066
2378
  source: "iana"
@@ -2086,6 +2398,15 @@ var require$$0 = {
2086
2398
  "application/urc-uisocketdesc+xml": {
2087
2399
  source: "iana",
2088
2400
  compressible: true
2401
+ },
2402
+ "application/vc": {
2403
+ source: "iana"
2404
+ },
2405
+ "application/vc+cose": {
2406
+ source: "iana"
2407
+ },
2408
+ "application/vc+jwt": {
2409
+ source: "iana"
2089
2410
  },
2090
2411
  "application/vcard+json": {
2091
2412
  source: "iana",
@@ -2107,20 +2428,47 @@ var require$$0 = {
2107
2428
  extensions: [
2108
2429
  "1km"
2109
2430
  ]
2431
+ },
2432
+ "application/vnd.1ob": {
2433
+ source: "iana"
2110
2434
  },
2111
2435
  "application/vnd.3gpp-prose+xml": {
2112
2436
  source: "iana",
2113
2437
  compressible: true
2438
+ },
2439
+ "application/vnd.3gpp-prose-pc3a+xml": {
2440
+ source: "iana",
2441
+ compressible: true
2442
+ },
2443
+ "application/vnd.3gpp-prose-pc3ach+xml": {
2444
+ source: "iana",
2445
+ compressible: true
2114
2446
  },
2115
2447
  "application/vnd.3gpp-prose-pc3ch+xml": {
2116
2448
  source: "iana",
2117
2449
  compressible: true
2450
+ },
2451
+ "application/vnd.3gpp-prose-pc8+xml": {
2452
+ source: "iana",
2453
+ compressible: true
2118
2454
  },
2119
2455
  "application/vnd.3gpp-v2x-local-service-information": {
2120
2456
  source: "iana"
2121
2457
  },
2122
2458
  "application/vnd.3gpp.5gnas": {
2123
2459
  source: "iana"
2460
+ },
2461
+ "application/vnd.3gpp.5gsa2x": {
2462
+ source: "iana"
2463
+ },
2464
+ "application/vnd.3gpp.5gsa2x-local-service-information": {
2465
+ source: "iana"
2466
+ },
2467
+ "application/vnd.3gpp.5gsv2x": {
2468
+ source: "iana"
2469
+ },
2470
+ "application/vnd.3gpp.5gsv2x-local-service-information": {
2471
+ source: "iana"
2124
2472
  },
2125
2473
  "application/vnd.3gpp.access-transfer-events+xml": {
2126
2474
  source: "iana",
@@ -2129,6 +2477,14 @@ var require$$0 = {
2129
2477
  "application/vnd.3gpp.bsf+xml": {
2130
2478
  source: "iana",
2131
2479
  compressible: true
2480
+ },
2481
+ "application/vnd.3gpp.crs+xml": {
2482
+ source: "iana",
2483
+ compressible: true
2484
+ },
2485
+ "application/vnd.3gpp.current-location-discovery+xml": {
2486
+ source: "iana",
2487
+ compressible: true
2132
2488
  },
2133
2489
  "application/vnd.3gpp.gmop+xml": {
2134
2490
  source: "iana",
@@ -2153,9 +2509,17 @@ var require$$0 = {
2153
2509
  "application/vnd.3gpp.mcdata-info+xml": {
2154
2510
  source: "iana",
2155
2511
  compressible: true
2512
+ },
2513
+ "application/vnd.3gpp.mcdata-msgstore-ctrl-request+xml": {
2514
+ source: "iana",
2515
+ compressible: true
2156
2516
  },
2157
2517
  "application/vnd.3gpp.mcdata-payload": {
2158
2518
  source: "iana"
2519
+ },
2520
+ "application/vnd.3gpp.mcdata-regroup+xml": {
2521
+ source: "iana",
2522
+ compressible: true
2159
2523
  },
2160
2524
  "application/vnd.3gpp.mcdata-service-config+xml": {
2161
2525
  source: "iana",
@@ -2191,6 +2555,10 @@ var require$$0 = {
2191
2555
  "application/vnd.3gpp.mcptt-mbms-usage-info+xml": {
2192
2556
  source: "iana",
2193
2557
  compressible: true
2558
+ },
2559
+ "application/vnd.3gpp.mcptt-regroup+xml": {
2560
+ source: "iana",
2561
+ compressible: true
2194
2562
  },
2195
2563
  "application/vnd.3gpp.mcptt-service-config+xml": {
2196
2564
  source: "iana",
@@ -2215,10 +2583,6 @@ var require$$0 = {
2215
2583
  "application/vnd.3gpp.mcvideo-affiliation-command+xml": {
2216
2584
  source: "iana",
2217
2585
  compressible: true
2218
- },
2219
- "application/vnd.3gpp.mcvideo-affiliation-info+xml": {
2220
- source: "iana",
2221
- compressible: true
2222
2586
  },
2223
2587
  "application/vnd.3gpp.mcvideo-info+xml": {
2224
2588
  source: "iana",
@@ -2231,6 +2595,10 @@ var require$$0 = {
2231
2595
  "application/vnd.3gpp.mcvideo-mbms-usage-info+xml": {
2232
2596
  source: "iana",
2233
2597
  compressible: true
2598
+ },
2599
+ "application/vnd.3gpp.mcvideo-regroup+xml": {
2600
+ source: "iana",
2601
+ compressible: true
2234
2602
  },
2235
2603
  "application/vnd.3gpp.mcvideo-service-config+xml": {
2236
2604
  source: "iana",
@@ -2276,8 +2644,44 @@ var require$$0 = {
2276
2644
  "pvb"
2277
2645
  ]
2278
2646
  },
2279
- "application/vnd.3gpp.s1ap": {
2280
- source: "iana"
2647
+ "application/vnd.3gpp.pinapp-info+xml": {
2648
+ source: "iana",
2649
+ compressible: true
2650
+ },
2651
+ "application/vnd.3gpp.s1ap": {
2652
+ source: "iana"
2653
+ },
2654
+ "application/vnd.3gpp.seal-group-doc+xml": {
2655
+ source: "iana",
2656
+ compressible: true
2657
+ },
2658
+ "application/vnd.3gpp.seal-info+xml": {
2659
+ source: "iana",
2660
+ compressible: true
2661
+ },
2662
+ "application/vnd.3gpp.seal-location-info+xml": {
2663
+ source: "iana",
2664
+ compressible: true
2665
+ },
2666
+ "application/vnd.3gpp.seal-mbms-usage-info+xml": {
2667
+ source: "iana",
2668
+ compressible: true
2669
+ },
2670
+ "application/vnd.3gpp.seal-network-qos-management-info+xml": {
2671
+ source: "iana",
2672
+ compressible: true
2673
+ },
2674
+ "application/vnd.3gpp.seal-ue-config-info+xml": {
2675
+ source: "iana",
2676
+ compressible: true
2677
+ },
2678
+ "application/vnd.3gpp.seal-unicast-info+xml": {
2679
+ source: "iana",
2680
+ compressible: true
2681
+ },
2682
+ "application/vnd.3gpp.seal-user-profile-info+xml": {
2683
+ source: "iana",
2684
+ compressible: true
2281
2685
  },
2282
2686
  "application/vnd.3gpp.sms": {
2283
2687
  source: "iana"
@@ -2301,6 +2705,13 @@ var require$$0 = {
2301
2705
  "application/vnd.3gpp.ussd+xml": {
2302
2706
  source: "iana",
2303
2707
  compressible: true
2708
+ },
2709
+ "application/vnd.3gpp.v2x": {
2710
+ source: "iana"
2711
+ },
2712
+ "application/vnd.3gpp.vae-info+xml": {
2713
+ source: "iana",
2714
+ compressible: true
2304
2715
  },
2305
2716
  "application/vnd.3gpp2.bcmcsinfo+xml": {
2306
2717
  source: "iana",
@@ -2335,6 +2746,14 @@ var require$$0 = {
2335
2746
  extensions: [
2336
2747
  "imp"
2337
2748
  ]
2749
+ },
2750
+ "application/vnd.acm.addressxfer+json": {
2751
+ source: "iana",
2752
+ compressible: true
2753
+ },
2754
+ "application/vnd.acm.chatbot+json": {
2755
+ source: "iana",
2756
+ compressible: true
2338
2757
  },
2339
2758
  "application/vnd.acucobol": {
2340
2759
  source: "iana",
@@ -2383,7 +2802,7 @@ var require$$0 = {
2383
2802
  ]
2384
2803
  },
2385
2804
  "application/vnd.adobe.xfdf": {
2386
- source: "iana",
2805
+ source: "apache",
2387
2806
  extensions: [
2388
2807
  "xfdf"
2389
2808
  ]
@@ -2437,7 +2856,7 @@ var require$$0 = {
2437
2856
  ]
2438
2857
  },
2439
2858
  "application/vnd.ah-barcode": {
2440
- source: "iana"
2859
+ source: "apache"
2441
2860
  },
2442
2861
  "application/vnd.ahead.space": {
2443
2862
  source: "iana",
@@ -2522,6 +2941,9 @@ var require$$0 = {
2522
2941
  },
2523
2942
  "application/vnd.apache.arrow.stream": {
2524
2943
  source: "iana"
2944
+ },
2945
+ "application/vnd.apache.parquet": {
2946
+ source: "iana"
2525
2947
  },
2526
2948
  "application/vnd.apache.thrift.binary": {
2527
2949
  source: "iana"
@@ -2531,6 +2953,9 @@ var require$$0 = {
2531
2953
  },
2532
2954
  "application/vnd.apache.thrift.json": {
2533
2955
  source: "iana"
2956
+ },
2957
+ "application/vnd.apexlang": {
2958
+ source: "iana"
2534
2959
  },
2535
2960
  "application/vnd.api+json": {
2536
2961
  source: "iana",
@@ -2582,7 +3007,7 @@ var require$$0 = {
2582
3007
  ]
2583
3008
  },
2584
3009
  "application/vnd.arastra.swi": {
2585
- source: "iana"
3010
+ source: "apache"
2586
3011
  },
2587
3012
  "application/vnd.aristanetworks.swi": {
2588
3013
  source: "iana",
@@ -2608,6 +3033,11 @@ var require$$0 = {
2608
3033
  extensions: [
2609
3034
  "aep"
2610
3035
  ]
3036
+ },
3037
+ "application/vnd.autodesk.fbx": {
3038
+ extensions: [
3039
+ "fbx"
3040
+ ]
2611
3041
  },
2612
3042
  "application/vnd.autopackage": {
2613
3043
  source: "iana"
@@ -2646,6 +3076,14 @@ var require$$0 = {
2646
3076
  "application/vnd.bekitzur-stech+json": {
2647
3077
  source: "iana",
2648
3078
  compressible: true
3079
+ },
3080
+ "application/vnd.belightsoft.lhzd+zip": {
3081
+ source: "iana",
3082
+ compressible: false
3083
+ },
3084
+ "application/vnd.belightsoft.lhzl+zip": {
3085
+ source: "iana",
3086
+ compressible: false
2649
3087
  },
2650
3088
  "application/vnd.bint.med-content": {
2651
3089
  source: "iana"
@@ -2690,6 +3128,13 @@ var require$$0 = {
2690
3128
  "application/vnd.byu.uapi+json": {
2691
3129
  source: "iana",
2692
3130
  compressible: true
3131
+ },
3132
+ "application/vnd.bzip3": {
3133
+ source: "iana"
3134
+ },
3135
+ "application/vnd.c3voc.schedule+xml": {
3136
+ source: "iana",
3137
+ compressible: true
2693
3138
  },
2694
3139
  "application/vnd.cab-jscript": {
2695
3140
  source: "iana"
@@ -2778,6 +3223,16 @@ var require$$0 = {
2778
3223
  extensions: [
2779
3224
  "c11amz"
2780
3225
  ]
3226
+ },
3227
+ "application/vnd.cncf.helm.chart.content.v1.tar+gzip": {
3228
+ source: "iana"
3229
+ },
3230
+ "application/vnd.cncf.helm.chart.provenance.v1.prov": {
3231
+ source: "iana"
3232
+ },
3233
+ "application/vnd.cncf.helm.config.v1+json": {
3234
+ source: "iana",
3235
+ compressible: true
2781
3236
  },
2782
3237
  "application/vnd.coffeescript": {
2783
3238
  source: "iana"
@@ -2974,6 +3429,9 @@ var require$$0 = {
2974
3429
  extensions: [
2975
3430
  "rdz"
2976
3431
  ]
3432
+ },
3433
+ "application/vnd.datalog": {
3434
+ source: "iana"
2977
3435
  },
2978
3436
  "application/vnd.datapackage+json": {
2979
3437
  source: "iana",
@@ -2988,6 +3446,13 @@ var require$$0 = {
2988
3446
  extensions: [
2989
3447
  "dbf"
2990
3448
  ]
3449
+ },
3450
+ "application/vnd.dcmp+xml": {
3451
+ source: "iana",
3452
+ compressible: true,
3453
+ extensions: [
3454
+ "dcmp"
3455
+ ]
2991
3456
  },
2992
3457
  "application/vnd.debian.binary-package": {
2993
3458
  source: "iana"
@@ -3220,6 +3685,10 @@ var require$$0 = {
3220
3685
  },
3221
3686
  "application/vnd.efi.iso": {
3222
3687
  source: "iana"
3688
+ },
3689
+ "application/vnd.eln+zip": {
3690
+ source: "iana",
3691
+ compressible: false
3223
3692
  },
3224
3693
  "application/vnd.emclient.accessrequest+xml": {
3225
3694
  source: "iana",
@@ -3270,6 +3739,9 @@ var require$$0 = {
3270
3739
  },
3271
3740
  "application/vnd.ericsson.quickcall": {
3272
3741
  source: "iana"
3742
+ },
3743
+ "application/vnd.erofs": {
3744
+ source: "iana"
3273
3745
  },
3274
3746
  "application/vnd.espass-espass+zip": {
3275
3747
  source: "iana",
@@ -3414,7 +3886,7 @@ var require$$0 = {
3414
3886
  source: "iana"
3415
3887
  },
3416
3888
  "application/vnd.fdf": {
3417
- source: "iana",
3889
+ source: "apache",
3418
3890
  extensions: [
3419
3891
  "fdf"
3420
3892
  ]
@@ -3431,6 +3903,11 @@ var require$$0 = {
3431
3903
  "seed",
3432
3904
  "dataless"
3433
3905
  ]
3906
+ },
3907
+ "application/vnd.fdsn.stationxml+xml": {
3908
+ source: "iana",
3909
+ charset: "XML-BASED",
3910
+ compressible: true
3434
3911
  },
3435
3912
  "application/vnd.ffsns": {
3436
3913
  source: "iana"
@@ -3471,15 +3948,18 @@ var require$$0 = {
3471
3948
  "maker",
3472
3949
  "book"
3473
3950
  ]
3951
+ },
3952
+ "application/vnd.freelog.comic": {
3953
+ source: "iana"
3474
3954
  },
3475
3955
  "application/vnd.frogans.fnc": {
3476
- source: "iana",
3956
+ source: "apache",
3477
3957
  extensions: [
3478
3958
  "fnc"
3479
3959
  ]
3480
3960
  },
3481
3961
  "application/vnd.frogans.ltf": {
3482
- source: "iana",
3962
+ source: "apache",
3483
3963
  extensions: [
3484
3964
  "ltf"
3485
3965
  ]
@@ -3578,24 +4058,53 @@ var require$$0 = {
3578
4058
  extensions: [
3579
4059
  "fzs"
3580
4060
  ]
4061
+ },
4062
+ "application/vnd.ga4gh.passport+jwt": {
4063
+ source: "iana"
3581
4064
  },
3582
4065
  "application/vnd.genomatix.tuxedo": {
3583
4066
  source: "iana",
3584
4067
  extensions: [
3585
4068
  "txd"
3586
4069
  ]
4070
+ },
4071
+ "application/vnd.genozip": {
4072
+ source: "iana"
3587
4073
  },
3588
4074
  "application/vnd.gentics.grd+json": {
3589
4075
  source: "iana",
3590
4076
  compressible: true
3591
4077
  },
3592
- "application/vnd.geo+json": {
4078
+ "application/vnd.gentoo.catmetadata+xml": {
3593
4079
  source: "iana",
3594
4080
  compressible: true
3595
4081
  },
3596
- "application/vnd.geocube+xml": {
4082
+ "application/vnd.gentoo.ebuild": {
4083
+ source: "iana"
4084
+ },
4085
+ "application/vnd.gentoo.eclass": {
4086
+ source: "iana"
4087
+ },
4088
+ "application/vnd.gentoo.gpkg": {
4089
+ source: "iana"
4090
+ },
4091
+ "application/vnd.gentoo.manifest": {
4092
+ source: "iana"
4093
+ },
4094
+ "application/vnd.gentoo.pkgmetadata+xml": {
3597
4095
  source: "iana",
3598
4096
  compressible: true
4097
+ },
4098
+ "application/vnd.gentoo.xpak": {
4099
+ source: "iana"
4100
+ },
4101
+ "application/vnd.geo+json": {
4102
+ source: "apache",
4103
+ compressible: true
4104
+ },
4105
+ "application/vnd.geocube+xml": {
4106
+ source: "apache",
4107
+ compressible: true
3599
4108
  },
3600
4109
  "application/vnd.geogebra.file": {
3601
4110
  source: "iana",
@@ -3603,8 +4112,14 @@ var require$$0 = {
3603
4112
  "ggb"
3604
4113
  ]
3605
4114
  },
3606
- "application/vnd.geogebra.slides": {
4115
+ "application/vnd.geogebra.pinboard": {
3607
4116
  source: "iana"
4117
+ },
4118
+ "application/vnd.geogebra.slides": {
4119
+ source: "iana",
4120
+ extensions: [
4121
+ "ggs"
4122
+ ]
3608
4123
  },
3609
4124
  "application/vnd.geogebra.tool": {
3610
4125
  source: "iana",
@@ -3651,24 +4166,90 @@ var require$$0 = {
3651
4166
  extensions: [
3652
4167
  "gmx"
3653
4168
  ]
4169
+ },
4170
+ "application/vnd.gnu.taler.exchange+json": {
4171
+ source: "iana",
4172
+ compressible: true
4173
+ },
4174
+ "application/vnd.gnu.taler.merchant+json": {
4175
+ source: "iana",
4176
+ compressible: true
4177
+ },
4178
+ "application/vnd.google-apps.audio": {
3654
4179
  },
3655
4180
  "application/vnd.google-apps.document": {
3656
4181
  compressible: false,
3657
4182
  extensions: [
3658
4183
  "gdoc"
3659
4184
  ]
4185
+ },
4186
+ "application/vnd.google-apps.drawing": {
4187
+ compressible: false,
4188
+ extensions: [
4189
+ "gdraw"
4190
+ ]
4191
+ },
4192
+ "application/vnd.google-apps.drive-sdk": {
4193
+ compressible: false
4194
+ },
4195
+ "application/vnd.google-apps.file": {
4196
+ },
4197
+ "application/vnd.google-apps.folder": {
4198
+ compressible: false
4199
+ },
4200
+ "application/vnd.google-apps.form": {
4201
+ compressible: false,
4202
+ extensions: [
4203
+ "gform"
4204
+ ]
4205
+ },
4206
+ "application/vnd.google-apps.fusiontable": {
4207
+ },
4208
+ "application/vnd.google-apps.jam": {
4209
+ compressible: false,
4210
+ extensions: [
4211
+ "gjam"
4212
+ ]
4213
+ },
4214
+ "application/vnd.google-apps.mail-layout": {
4215
+ },
4216
+ "application/vnd.google-apps.map": {
4217
+ compressible: false,
4218
+ extensions: [
4219
+ "gmap"
4220
+ ]
4221
+ },
4222
+ "application/vnd.google-apps.photo": {
3660
4223
  },
3661
4224
  "application/vnd.google-apps.presentation": {
3662
4225
  compressible: false,
3663
4226
  extensions: [
3664
4227
  "gslides"
3665
4228
  ]
4229
+ },
4230
+ "application/vnd.google-apps.script": {
4231
+ compressible: false,
4232
+ extensions: [
4233
+ "gscript"
4234
+ ]
4235
+ },
4236
+ "application/vnd.google-apps.shortcut": {
4237
+ },
4238
+ "application/vnd.google-apps.site": {
4239
+ compressible: false,
4240
+ extensions: [
4241
+ "gsite"
4242
+ ]
3666
4243
  },
3667
4244
  "application/vnd.google-apps.spreadsheet": {
3668
4245
  compressible: false,
3669
4246
  extensions: [
3670
4247
  "gsheet"
3671
4248
  ]
4249
+ },
4250
+ "application/vnd.google-apps.unknown": {
4251
+ },
4252
+ "application/vnd.google-apps.video": {
3672
4253
  },
3673
4254
  "application/vnd.google-earth.kml+xml": {
3674
4255
  source: "iana",
@@ -3685,7 +4266,7 @@ var require$$0 = {
3685
4266
  ]
3686
4267
  },
3687
4268
  "application/vnd.gov.sk.e-form+xml": {
3688
- source: "iana",
4269
+ source: "apache",
3689
4270
  compressible: true
3690
4271
  },
3691
4272
  "application/vnd.gov.sk.e-form+zip": {
@@ -3694,6 +4275,13 @@ var require$$0 = {
3694
4275
  },
3695
4276
  "application/vnd.gov.sk.xmldatacontainer+xml": {
3696
4277
  source: "iana",
4278
+ compressible: true,
4279
+ extensions: [
4280
+ "xdcf"
4281
+ ]
4282
+ },
4283
+ "application/vnd.gpxsee.map+xml": {
4284
+ source: "iana",
3697
4285
  compressible: true
3698
4286
  },
3699
4287
  "application/vnd.grafeq": {
@@ -3791,16 +4379,6 @@ var require$$0 = {
3791
4379
  extensions: [
3792
4380
  "les"
3793
4381
  ]
3794
- },
3795
- "application/vnd.hl7cda+xml": {
3796
- source: "iana",
3797
- charset: "UTF-8",
3798
- compressible: true
3799
- },
3800
- "application/vnd.hl7v2+xml": {
3801
- source: "iana",
3802
- charset: "UTF-8",
3803
- compressible: true
3804
4382
  },
3805
4383
  "application/vnd.hp-hpgl": {
3806
4384
  source: "iana",
@@ -3837,6 +4415,9 @@ var require$$0 = {
3837
4415
  extensions: [
3838
4416
  "pclxl"
3839
4417
  ]
4418
+ },
4419
+ "application/vnd.hsl": {
4420
+ source: "iana"
3840
4421
  },
3841
4422
  "application/vnd.httphone": {
3842
4423
  source: "iana"
@@ -3863,7 +4444,7 @@ var require$$0 = {
3863
4444
  source: "iana"
3864
4445
  },
3865
4446
  "application/vnd.ibm.afplinedata": {
3866
- source: "iana"
4447
+ source: "apache"
3867
4448
  },
3868
4449
  "application/vnd.ibm.electronic-media": {
3869
4450
  source: "iana"
@@ -3875,7 +4456,7 @@ var require$$0 = {
3875
4456
  ]
3876
4457
  },
3877
4458
  "application/vnd.ibm.modcap": {
3878
- source: "iana",
4459
+ source: "apache",
3879
4460
  extensions: [
3880
4461
  "afp",
3881
4462
  "listafp",
@@ -3968,7 +4549,7 @@ var require$$0 = {
3968
4549
  compressible: true
3969
4550
  },
3970
4551
  "application/vnd.informix-visionary": {
3971
- source: "iana"
4552
+ source: "apache"
3972
4553
  },
3973
4554
  "application/vnd.infotech.project": {
3974
4555
  source: "iana"
@@ -4016,6 +4597,21 @@ var require$$0 = {
4016
4597
  extensions: [
4017
4598
  "qfx"
4018
4599
  ]
4600
+ },
4601
+ "application/vnd.ipfs.ipns-record": {
4602
+ source: "iana"
4603
+ },
4604
+ "application/vnd.ipld.car": {
4605
+ source: "iana"
4606
+ },
4607
+ "application/vnd.ipld.dag-cbor": {
4608
+ source: "iana"
4609
+ },
4610
+ "application/vnd.ipld.dag-json": {
4611
+ source: "iana"
4612
+ },
4613
+ "application/vnd.ipld.raw": {
4614
+ source: "iana"
4019
4615
  },
4020
4616
  "application/vnd.iptc.g2.catalogitem+xml": {
4021
4617
  source: "iana",
@@ -4181,12 +4777,22 @@ var require$$0 = {
4181
4777
  "kwd",
4182
4778
  "kwt"
4183
4779
  ]
4780
+ },
4781
+ "application/vnd.kdl": {
4782
+ source: "iana"
4184
4783
  },
4185
4784
  "application/vnd.kenameaapp": {
4186
4785
  source: "iana",
4187
4786
  extensions: [
4188
4787
  "htke"
4189
4788
  ]
4789
+ },
4790
+ "application/vnd.keyman.kmp+zip": {
4791
+ source: "iana",
4792
+ compressible: false
4793
+ },
4794
+ "application/vnd.keyman.kmx": {
4795
+ source: "iana"
4190
4796
  },
4191
4797
  "application/vnd.kidspiration": {
4192
4798
  source: "iana",
@@ -4232,6 +4838,9 @@ var require$$0 = {
4232
4838
  },
4233
4839
  "application/vnd.laszip": {
4234
4840
  source: "iana"
4841
+ },
4842
+ "application/vnd.ldev.productlicensing": {
4843
+ source: "iana"
4235
4844
  },
4236
4845
  "application/vnd.leap+json": {
4237
4846
  source: "iana",
@@ -4346,6 +4955,12 @@ var require$$0 = {
4346
4955
  extensions: [
4347
4956
  "mcd"
4348
4957
  ]
4958
+ },
4959
+ "application/vnd.mdl": {
4960
+ source: "iana"
4961
+ },
4962
+ "application/vnd.mdl-mbsdf": {
4963
+ source: "iana"
4349
4964
  },
4350
4965
  "application/vnd.medcalcdata": {
4351
4966
  source: "iana",
@@ -4358,9 +4973,15 @@ var require$$0 = {
4358
4973
  extensions: [
4359
4974
  "cdkey"
4360
4975
  ]
4976
+ },
4977
+ "application/vnd.medicalholodeck.recordxr": {
4978
+ source: "iana"
4361
4979
  },
4362
4980
  "application/vnd.meridian-slingshot": {
4363
4981
  source: "iana"
4982
+ },
4983
+ "application/vnd.mermaid": {
4984
+ source: "iana"
4364
4985
  },
4365
4986
  "application/vnd.mfer": {
4366
4987
  source: "iana",
@@ -4453,6 +5074,9 @@ var require$$0 = {
4453
5074
  extensions: [
4454
5075
  "txf"
4455
5076
  ]
5077
+ },
5078
+ "application/vnd.modl": {
5079
+ source: "iana"
4456
5080
  },
4457
5081
  "application/vnd.mophun.application": {
4458
5082
  source: "iana",
@@ -4678,6 +5302,11 @@ var require$$0 = {
4678
5302
  },
4679
5303
  "application/vnd.ms-tnef": {
4680
5304
  source: "iana"
5305
+ },
5306
+ "application/vnd.ms-visio.viewer": {
5307
+ extensions: [
5308
+ "vdx"
5309
+ ]
4681
5310
  },
4682
5311
  "application/vnd.ms-windows.devicepairing": {
4683
5312
  source: "iana"
@@ -4745,6 +5374,9 @@ var require$$0 = {
4745
5374
  extensions: [
4746
5375
  "mseq"
4747
5376
  ]
5377
+ },
5378
+ "application/vnd.msgpack": {
5379
+ source: "iana"
4748
5380
  },
4749
5381
  "application/vnd.msign": {
4750
5382
  source: "iana"
@@ -4779,6 +5411,24 @@ var require$$0 = {
4779
5411
  "application/vnd.nacamar.ybrid+json": {
4780
5412
  source: "iana",
4781
5413
  compressible: true
5414
+ },
5415
+ "application/vnd.nato.bindingdataobject+cbor": {
5416
+ source: "iana"
5417
+ },
5418
+ "application/vnd.nato.bindingdataobject+json": {
5419
+ source: "iana",
5420
+ compressible: true
5421
+ },
5422
+ "application/vnd.nato.bindingdataobject+xml": {
5423
+ source: "iana",
5424
+ compressible: true,
5425
+ extensions: [
5426
+ "bdo"
5427
+ ]
5428
+ },
5429
+ "application/vnd.nato.openxmlformats-package.iepd+zip": {
5430
+ source: "iana",
5431
+ compressible: false
4782
5432
  },
4783
5433
  "application/vnd.ncd.control": {
4784
5434
  source: "iana"
@@ -4881,7 +5531,7 @@ var require$$0 = {
4881
5531
  ]
4882
5532
  },
4883
5533
  "application/vnd.nokia.n-gage.symbian.install": {
4884
- source: "iana",
5534
+ source: "apache",
4885
5535
  extensions: [
4886
5536
  "n-gage"
4887
5537
  ]
@@ -4940,6 +5590,19 @@ var require$$0 = {
4940
5590
  },
4941
5591
  "application/vnd.ntt-local.sip-ta_tcp_stream": {
4942
5592
  source: "iana"
5593
+ },
5594
+ "application/vnd.oai.workflows": {
5595
+ source: "iana"
5596
+ },
5597
+ "application/vnd.oai.workflows+json": {
5598
+ source: "iana",
5599
+ compressible: true
5600
+ },
5601
+ "application/vnd.oai.workflows+yaml": {
5602
+ source: "iana"
5603
+ },
5604
+ "application/vnd.oasis.opendocument.base": {
5605
+ source: "iana"
4943
5606
  },
4944
5607
  "application/vnd.oasis.opendocument.chart": {
4945
5608
  source: "iana",
@@ -4954,7 +5617,7 @@ var require$$0 = {
4954
5617
  ]
4955
5618
  },
4956
5619
  "application/vnd.oasis.opendocument.database": {
4957
- source: "iana",
5620
+ source: "apache",
4958
5621
  extensions: [
4959
5622
  "odb"
4960
5623
  ]
@@ -5034,6 +5697,9 @@ var require$$0 = {
5034
5697
  extensions: [
5035
5698
  "odm"
5036
5699
  ]
5700
+ },
5701
+ "application/vnd.oasis.opendocument.text-master-template": {
5702
+ source: "iana"
5037
5703
  },
5038
5704
  "application/vnd.oasis.opendocument.text-template": {
5039
5705
  source: "iana",
@@ -5123,7 +5789,7 @@ var require$$0 = {
5123
5789
  compressible: true
5124
5790
  },
5125
5791
  "application/vnd.oma.bcast.drm-trigger+xml": {
5126
- source: "iana",
5792
+ source: "apache",
5127
5793
  compressible: true
5128
5794
  },
5129
5795
  "application/vnd.oma.bcast.imd+xml": {
@@ -5154,7 +5820,7 @@ var require$$0 = {
5154
5820
  source: "iana"
5155
5821
  },
5156
5822
  "application/vnd.oma.bcast.smartcard-trigger+xml": {
5157
- source: "iana",
5823
+ source: "apache",
5158
5824
  compressible: true
5159
5825
  },
5160
5826
  "application/vnd.oma.bcast.sprov+xml": {
@@ -5285,6 +5951,9 @@ var require$$0 = {
5285
5951
  },
5286
5952
  "application/vnd.onepagertatx": {
5287
5953
  source: "iana"
5954
+ },
5955
+ "application/vnd.onvif.metadata": {
5956
+ source: "iana"
5288
5957
  },
5289
5958
  "application/vnd.openblox.game+xml": {
5290
5959
  source: "iana",
@@ -5314,6 +5983,10 @@ var require$$0 = {
5314
5983
  },
5315
5984
  "application/vnd.opentimestamps.ots": {
5316
5985
  source: "iana"
5986
+ },
5987
+ "application/vnd.openvpi.dspx+json": {
5988
+ source: "iana",
5989
+ compressible: true
5317
5990
  },
5318
5991
  "application/vnd.openxmlformats-officedocument.custom-properties+xml": {
5319
5992
  source: "iana",
@@ -5766,6 +6439,21 @@ var require$$0 = {
5766
6439
  extensions: [
5767
6440
  "box"
5768
6441
  ]
6442
+ },
6443
+ "application/vnd.procrate.brushset": {
6444
+ extensions: [
6445
+ "brushset"
6446
+ ]
6447
+ },
6448
+ "application/vnd.procreate.brush": {
6449
+ extensions: [
6450
+ "brush"
6451
+ ]
6452
+ },
6453
+ "application/vnd.procreate.dream": {
6454
+ extensions: [
6455
+ "drm"
6456
+ ]
5769
6457
  },
5770
6458
  "application/vnd.proteus.magazine": {
5771
6459
  source: "iana",
@@ -5775,6 +6463,9 @@ var require$$0 = {
5775
6463
  },
5776
6464
  "application/vnd.psfs": {
5777
6465
  source: "iana"
6466
+ },
6467
+ "application/vnd.pt.mundusmundi": {
6468
+ source: "iana"
5778
6469
  },
5779
6470
  "application/vnd.publishare-delta-tree": {
5780
6471
  source: "iana",
@@ -5793,7 +6484,10 @@ var require$$0 = {
5793
6484
  },
5794
6485
  "application/vnd.pwg-xhtml-print+xml": {
5795
6486
  source: "iana",
5796
- compressible: true
6487
+ compressible: true,
6488
+ extensions: [
6489
+ "xhtm"
6490
+ ]
5797
6491
  },
5798
6492
  "application/vnd.qualcomm.brew-app-res": {
5799
6493
  source: "iana"
@@ -5905,6 +6599,9 @@ var require$$0 = {
5905
6599
  extensions: [
5906
6600
  "musicxml"
5907
6601
  ]
6602
+ },
6603
+ "application/vnd.relpipe": {
6604
+ source: "iana"
5908
6605
  },
5909
6606
  "application/vnd.renlearn.rlprint": {
5910
6607
  source: "iana"
@@ -6089,6 +6786,9 @@ var require$$0 = {
6089
6786
  "application/vnd.siren+json": {
6090
6787
  source: "iana",
6091
6788
  compressible: true
6789
+ },
6790
+ "application/vnd.sketchometry": {
6791
+ source: "iana"
6092
6792
  },
6093
6793
  "application/vnd.smaf": {
6094
6794
  source: "iana",
@@ -6104,6 +6804,9 @@ var require$$0 = {
6104
6804
  extensions: [
6105
6805
  "teacher"
6106
6806
  ]
6807
+ },
6808
+ "application/vnd.smintio.portals.archive": {
6809
+ source: "iana"
6107
6810
  },
6108
6811
  "application/vnd.snesdev-page-table": {
6109
6812
  source: "iana"
@@ -6284,6 +6987,9 @@ var require$$0 = {
6284
6987
  },
6285
6988
  "application/vnd.swiftview-ics": {
6286
6989
  source: "iana"
6990
+ },
6991
+ "application/vnd.sybyl.mol2": {
6992
+ source: "iana"
6287
6993
  },
6288
6994
  "application/vnd.sycle+xml": {
6289
6995
  source: "iana",
@@ -6416,6 +7122,10 @@ var require$$0 = {
6416
7122
  "ufd",
6417
7123
  "ufdl"
6418
7124
  ]
7125
+ },
7126
+ "application/vnd.uic.osdm+json": {
7127
+ source: "iana",
7128
+ compressible: true
6419
7129
  },
6420
7130
  "application/vnd.uiq.theme": {
6421
7131
  source: "iana",
@@ -6439,7 +7149,8 @@ var require$$0 = {
6439
7149
  source: "iana",
6440
7150
  compressible: true,
6441
7151
  extensions: [
6442
- "uoml"
7152
+ "uoml",
7153
+ "uo"
6443
7154
  ]
6444
7155
  },
6445
7156
  "application/vnd.uplanet.alert": {
@@ -6502,6 +7213,13 @@ var require$$0 = {
6502
7213
  "application/vnd.vel+json": {
6503
7214
  source: "iana",
6504
7215
  compressible: true
7216
+ },
7217
+ "application/vnd.veraison.tsm-report+cbor": {
7218
+ source: "iana"
7219
+ },
7220
+ "application/vnd.veraison.tsm-report+json": {
7221
+ source: "iana",
7222
+ compressible: true
6505
7223
  },
6506
7224
  "application/vnd.verimatrix.vcas": {
6507
7225
  source: "iana"
@@ -6525,7 +7243,9 @@ var require$$0 = {
6525
7243
  "vsd",
6526
7244
  "vst",
6527
7245
  "vss",
6528
- "vsw"
7246
+ "vsw",
7247
+ "vsdx",
7248
+ "vtx"
6529
7249
  ]
6530
7250
  },
6531
7251
  "application/vnd.visionary": {
@@ -6536,6 +7256,9 @@ var require$$0 = {
6536
7256
  },
6537
7257
  "application/vnd.vividence.scriptfile": {
6538
7258
  source: "iana"
7259
+ },
7260
+ "application/vnd.vocalshaper.vsp4": {
7261
+ source: "iana"
6539
7262
  },
6540
7263
  "application/vnd.vsf": {
6541
7264
  source: "iana",
@@ -6567,6 +7290,9 @@ var require$$0 = {
6567
7290
  extensions: [
6568
7291
  "wmlsc"
6569
7292
  ]
7293
+ },
7294
+ "application/vnd.wasmflow.wafl": {
7295
+ source: "iana"
6570
7296
  },
6571
7297
  "application/vnd.webturbo": {
6572
7298
  source: "iana",
@@ -6603,6 +7329,9 @@ var require$$0 = {
6603
7329
  extensions: [
6604
7330
  "nbp"
6605
7331
  ]
7332
+ },
7333
+ "application/vnd.wordlift": {
7334
+ source: "iana"
6606
7335
  },
6607
7336
  "application/vnd.wordperfect": {
6608
7337
  source: "iana",
@@ -6645,6 +7374,12 @@ var require$$0 = {
6645
7374
  extensions: [
6646
7375
  "xar"
6647
7376
  ]
7377
+ },
7378
+ "application/vnd.xarin.cpj": {
7379
+ source: "iana"
7380
+ },
7381
+ "application/vnd.xecrets-encrypted": {
7382
+ source: "iana"
6648
7383
  },
6649
7384
  "application/vnd.xfdl": {
6650
7385
  source: "iana",
@@ -6734,9 +7469,6 @@ var require$$0 = {
6734
7469
  extensions: [
6735
7470
  "cmp"
6736
7471
  ]
6737
- },
6738
- "application/vnd.youtube.yt": {
6739
- source: "iana"
6740
7472
  },
6741
7473
  "application/vnd.zul": {
6742
7474
  source: "iana",
@@ -6762,6 +7494,19 @@ var require$$0 = {
6762
7494
  "application/voucher-cms+json": {
6763
7495
  source: "iana",
6764
7496
  compressible: true
7497
+ },
7498
+ "application/voucher-jws+json": {
7499
+ source: "iana",
7500
+ compressible: true
7501
+ },
7502
+ "application/vp": {
7503
+ source: "iana"
7504
+ },
7505
+ "application/vp+cose": {
7506
+ source: "iana"
7507
+ },
7508
+ "application/vp+jwt": {
7509
+ source: "iana"
6765
7510
  },
6766
7511
  "application/vq-rtcpxr": {
6767
7512
  source: "iana"
@@ -6894,6 +7639,11 @@ var require$$0 = {
6894
7639
  extensions: [
6895
7640
  "torrent"
6896
7641
  ]
7642
+ },
7643
+ "application/x-blender": {
7644
+ extensions: [
7645
+ "blend"
7646
+ ]
6897
7647
  },
6898
7648
  "application/x-blorb": {
6899
7649
  source: "apache",
@@ -6964,6 +7714,11 @@ var require$$0 = {
6964
7714
  },
6965
7715
  "application/x-compress": {
6966
7716
  source: "apache"
7717
+ },
7718
+ "application/x-compressed": {
7719
+ extensions: [
7720
+ "rar"
7721
+ ]
6967
7722
  },
6968
7723
  "application/x-conference": {
6969
7724
  source: "apache",
@@ -7178,6 +7933,12 @@ var require$$0 = {
7178
7933
  extensions: [
7179
7934
  "install"
7180
7935
  ]
7936
+ },
7937
+ "application/x-ipynb+json": {
7938
+ compressible: true,
7939
+ extensions: [
7940
+ "ipynb"
7941
+ ]
7181
7942
  },
7182
7943
  "application/x-iso9660-image": {
7183
7944
  source: "apache",
@@ -7683,6 +8444,11 @@ var require$$0 = {
7683
8444
  extensions: [
7684
8445
  "xz"
7685
8446
  ]
8447
+ },
8448
+ "application/x-zip-compressed": {
8449
+ extensions: [
8450
+ "zip"
8451
+ ]
7686
8452
  },
7687
8453
  "application/x-zmachine": {
7688
8454
  source: "apache",
@@ -7764,6 +8530,12 @@ var require$$0 = {
7764
8530
  extensions: [
7765
8531
  "xenc"
7766
8532
  ]
8533
+ },
8534
+ "application/xfdf": {
8535
+ source: "iana",
8536
+ extensions: [
8537
+ "xfdf"
8538
+ ]
7767
8539
  },
7768
8540
  "application/xhtml+xml": {
7769
8541
  source: "iana",
@@ -7850,12 +8622,18 @@ var require$$0 = {
7850
8622
  "xvml",
7851
8623
  "xvm"
7852
8624
  ]
8625
+ },
8626
+ "application/yaml": {
8627
+ source: "iana"
7853
8628
  },
7854
8629
  "application/yang": {
7855
8630
  source: "iana",
7856
8631
  extensions: [
7857
8632
  "yang"
7858
8633
  ]
8634
+ },
8635
+ "application/yang-data+cbor": {
8636
+ source: "iana"
7859
8637
  },
7860
8638
  "application/yang-data+json": {
7861
8639
  source: "iana",
@@ -7872,6 +8650,10 @@ var require$$0 = {
7872
8650
  "application/yang-patch+xml": {
7873
8651
  source: "iana",
7874
8652
  compressible: true
8653
+ },
8654
+ "application/yang-sid+json": {
8655
+ source: "iana",
8656
+ compressible: true
7875
8657
  },
7876
8658
  "application/yin+xml": {
7877
8659
  source: "iana",
@@ -7886,6 +8668,11 @@ var require$$0 = {
7886
8668
  extensions: [
7887
8669
  "zip"
7888
8670
  ]
8671
+ },
8672
+ "application/zip+dotlottie": {
8673
+ extensions: [
8674
+ "lottie"
8675
+ ]
7889
8676
  },
7890
8677
  "application/zlib": {
7891
8678
  source: "iana"
@@ -7910,7 +8697,11 @@ var require$$0 = {
7910
8697
  source: "iana"
7911
8698
  },
7912
8699
  "audio/aac": {
7913
- source: "iana"
8700
+ source: "iana",
8701
+ extensions: [
8702
+ "adts",
8703
+ "aac"
8704
+ ]
7914
8705
  },
7915
8706
  "audio/ac3": {
7916
8707
  source: "iana"
@@ -8039,6 +8830,9 @@ var require$$0 = {
8039
8830
  },
8040
8831
  "audio/evs": {
8041
8832
  source: "iana"
8833
+ },
8834
+ "audio/flac": {
8835
+ source: "iana"
8042
8836
  },
8043
8837
  "audio/flexfec": {
8044
8838
  source: "iana"
@@ -8121,6 +8915,9 @@ var require$$0 = {
8121
8915
  },
8122
8916
  "audio/lpc": {
8123
8917
  source: "iana"
8918
+ },
8919
+ "audio/matroska": {
8920
+ source: "iana"
8124
8921
  },
8125
8922
  "audio/melp": {
8126
8923
  source: "iana"
@@ -8145,6 +8942,9 @@ var require$$0 = {
8145
8942
  "kar",
8146
8943
  "rmi"
8147
8944
  ]
8945
+ },
8946
+ "audio/midi-clip": {
8947
+ source: "iana"
8148
8948
  },
8149
8949
  "audio/mobile-xmf": {
8150
8950
  source: "iana",
@@ -8163,7 +8963,8 @@ var require$$0 = {
8163
8963
  compressible: false,
8164
8964
  extensions: [
8165
8965
  "m4a",
8166
- "mp4a"
8966
+ "mp4a",
8967
+ "m4b"
8167
8968
  ]
8168
8969
  },
8169
8970
  "audio/mp4a-latm": {
@@ -8451,7 +9252,7 @@ var require$$0 = {
8451
9252
  source: "iana"
8452
9253
  },
8453
9254
  "audio/vnd.qcelp": {
8454
- source: "iana"
9255
+ source: "apache"
8455
9256
  },
8456
9257
  "audio/vnd.rhetorex.32kadpcm": {
8457
9258
  source: "iana"
@@ -8673,6 +9474,7 @@ var require$$0 = {
8673
9474
  ]
8674
9475
  },
8675
9476
  "image/apng": {
9477
+ source: "iana",
8676
9478
  compressible: false,
8677
9479
  extensions: [
8678
9480
  "apng"
@@ -8701,7 +9503,8 @@ var require$$0 = {
8701
9503
  source: "iana",
8702
9504
  compressible: true,
8703
9505
  extensions: [
8704
- "bmp"
9506
+ "bmp",
9507
+ "dib"
8705
9508
  ]
8706
9509
  },
8707
9510
  "image/cgm": {
@@ -8715,6 +9518,12 @@ var require$$0 = {
8715
9518
  extensions: [
8716
9519
  "drle"
8717
9520
  ]
9521
+ },
9522
+ "image/dpx": {
9523
+ source: "iana",
9524
+ extensions: [
9525
+ "dpx"
9526
+ ]
8718
9527
  },
8719
9528
  "image/emf": {
8720
9529
  source: "iana",
@@ -8771,16 +9580,25 @@ var require$$0 = {
8771
9580
  "hej2"
8772
9581
  ]
8773
9582
  },
8774
- "image/hsj2": {
9583
+ "image/ief": {
8775
9584
  source: "iana",
8776
9585
  extensions: [
8777
- "hsj2"
9586
+ "ief"
8778
9587
  ]
8779
9588
  },
8780
- "image/ief": {
9589
+ "image/j2c": {
9590
+ source: "iana"
9591
+ },
9592
+ "image/jaii": {
8781
9593
  source: "iana",
8782
9594
  extensions: [
8783
- "ief"
9595
+ "jaii"
9596
+ ]
9597
+ },
9598
+ "image/jais": {
9599
+ source: "iana",
9600
+ extensions: [
9601
+ "jais"
8784
9602
  ]
8785
9603
  },
8786
9604
  "image/jls": {
@@ -8801,8 +9619,8 @@ var require$$0 = {
8801
9619
  source: "iana",
8802
9620
  compressible: false,
8803
9621
  extensions: [
8804
- "jpeg",
8805
9622
  "jpg",
9623
+ "jpeg",
8806
9624
  "jpe"
8807
9625
  ]
8808
9626
  },
@@ -8822,7 +9640,8 @@ var require$$0 = {
8822
9640
  source: "iana",
8823
9641
  compressible: false,
8824
9642
  extensions: [
8825
- "jpm"
9643
+ "jpm",
9644
+ "jpgm"
8826
9645
  ]
8827
9646
  },
8828
9647
  "image/jpx": {
@@ -8832,6 +9651,12 @@ var require$$0 = {
8832
9651
  "jpx",
8833
9652
  "jpf"
8834
9653
  ]
9654
+ },
9655
+ "image/jxl": {
9656
+ source: "iana",
9657
+ extensions: [
9658
+ "jxl"
9659
+ ]
8835
9660
  },
8836
9661
  "image/jxr": {
8837
9662
  source: "iana",
@@ -8891,7 +9716,10 @@ var require$$0 = {
8891
9716
  source: "iana"
8892
9717
  },
8893
9718
  "image/pjpeg": {
8894
- compressible: false
9719
+ compressible: false,
9720
+ extensions: [
9721
+ "jfif"
9722
+ ]
8895
9723
  },
8896
9724
  "image/png": {
8897
9725
  source: "iana",
@@ -8903,7 +9731,8 @@ var require$$0 = {
8903
9731
  "image/prs.btif": {
8904
9732
  source: "iana",
8905
9733
  extensions: [
8906
- "btif"
9734
+ "btif",
9735
+ "btf"
8907
9736
  ]
8908
9737
  },
8909
9738
  "image/prs.pti": {
@@ -8961,6 +9790,9 @@ var require$$0 = {
8961
9790
  extensions: [
8962
9791
  "azv"
8963
9792
  ]
9793
+ },
9794
+ "image/vnd.clip": {
9795
+ source: "iana"
8964
9796
  },
8965
9797
  "image/vnd.cns.inf2": {
8966
9798
  source: "iana"
@@ -9121,7 +9953,7 @@ var require$$0 = {
9121
9953
  ]
9122
9954
  },
9123
9955
  "image/webp": {
9124
- source: "apache",
9956
+ source: "iana",
9125
9957
  extensions: [
9126
9958
  "webp"
9127
9959
  ]
@@ -9137,6 +9969,11 @@ var require$$0 = {
9137
9969
  extensions: [
9138
9970
  "3ds"
9139
9971
  ]
9972
+ },
9973
+ "image/x-adobe-dng": {
9974
+ extensions: [
9975
+ "dng"
9976
+ ]
9140
9977
  },
9141
9978
  "image/x-cmu-raster": {
9142
9979
  source: "apache",
@@ -9149,6 +9986,9 @@ var require$$0 = {
9149
9986
  extensions: [
9150
9987
  "cmx"
9151
9988
  ]
9989
+ },
9990
+ "image/x-emf": {
9991
+ source: "iana"
9152
9992
  },
9153
9993
  "image/x-freehand": {
9154
9994
  source: "apache",
@@ -9234,6 +10074,9 @@ var require$$0 = {
9234
10074
  extensions: [
9235
10075
  "tga"
9236
10076
  ]
10077
+ },
10078
+ "image/x-wmf": {
10079
+ source: "iana"
9237
10080
  },
9238
10081
  "image/x-xbitmap": {
9239
10082
  source: "apache",
@@ -9255,6 +10098,9 @@ var require$$0 = {
9255
10098
  extensions: [
9256
10099
  "xwd"
9257
10100
  ]
10101
+ },
10102
+ "message/bhttp": {
10103
+ source: "iana"
9258
10104
  },
9259
10105
  "message/cpim": {
9260
10106
  source: "iana"
@@ -9305,8 +10151,17 @@ var require$$0 = {
9305
10151
  "message/imdn+xml": {
9306
10152
  source: "iana",
9307
10153
  compressible: true
10154
+ },
10155
+ "message/mls": {
10156
+ source: "iana"
9308
10157
  },
9309
10158
  "message/news": {
10159
+ source: "apache"
10160
+ },
10161
+ "message/ohttp-req": {
10162
+ source: "iana"
10163
+ },
10164
+ "message/ohttp-res": {
9310
10165
  source: "iana"
9311
10166
  },
9312
10167
  "message/partial": {
@@ -9318,11 +10173,13 @@ var require$$0 = {
9318
10173
  compressible: true,
9319
10174
  extensions: [
9320
10175
  "eml",
9321
- "mime"
10176
+ "mime",
10177
+ "mht",
10178
+ "mhtml"
9322
10179
  ]
9323
10180
  },
9324
10181
  "message/s-http": {
9325
- source: "iana"
10182
+ source: "apache"
9326
10183
  },
9327
10184
  "message/sip": {
9328
10185
  source: "iana"
@@ -9334,7 +10191,7 @@ var require$$0 = {
9334
10191
  source: "iana"
9335
10192
  },
9336
10193
  "message/vnd.si.simp": {
9337
- source: "iana"
10194
+ source: "apache"
9338
10195
  },
9339
10196
  "message/vnd.wfa.wsc": {
9340
10197
  source: "iana",
@@ -9372,6 +10229,12 @@ var require$$0 = {
9372
10229
  "igs",
9373
10230
  "iges"
9374
10231
  ]
10232
+ },
10233
+ "model/jt": {
10234
+ source: "iana",
10235
+ extensions: [
10236
+ "jt"
10237
+ ]
9375
10238
  },
9376
10239
  "model/mesh": {
9377
10240
  source: "iana",
@@ -9393,9 +10256,22 @@ var require$$0 = {
9393
10256
  extensions: [
9394
10257
  "obj"
9395
10258
  ]
10259
+ },
10260
+ "model/prc": {
10261
+ source: "iana",
10262
+ extensions: [
10263
+ "prc"
10264
+ ]
9396
10265
  },
9397
10266
  "model/step": {
9398
- source: "iana"
10267
+ source: "iana",
10268
+ extensions: [
10269
+ "step",
10270
+ "stp",
10271
+ "stpnc",
10272
+ "p21",
10273
+ "210"
10274
+ ]
9399
10275
  },
9400
10276
  "model/step+xml": {
9401
10277
  source: "iana",
@@ -9423,6 +10299,24 @@ var require$$0 = {
9423
10299
  extensions: [
9424
10300
  "stl"
9425
10301
  ]
10302
+ },
10303
+ "model/u3d": {
10304
+ source: "iana",
10305
+ extensions: [
10306
+ "u3d"
10307
+ ]
10308
+ },
10309
+ "model/vnd.bary": {
10310
+ source: "iana",
10311
+ extensions: [
10312
+ "bary"
10313
+ ]
10314
+ },
10315
+ "model/vnd.cld": {
10316
+ source: "iana",
10317
+ extensions: [
10318
+ "cld"
10319
+ ]
9426
10320
  },
9427
10321
  "model/vnd.collada+xml": {
9428
10322
  source: "iana",
@@ -9487,7 +10381,11 @@ var require$$0 = {
9487
10381
  ]
9488
10382
  },
9489
10383
  "model/vnd.pytha.pyox": {
9490
- source: "iana"
10384
+ source: "iana",
10385
+ extensions: [
10386
+ "pyo",
10387
+ "pyox"
10388
+ ]
9491
10389
  },
9492
10390
  "model/vnd.rosette.annotated-data-model": {
9493
10391
  source: "iana"
@@ -9497,6 +10395,12 @@ var require$$0 = {
9497
10395
  extensions: [
9498
10396
  "vds"
9499
10397
  ]
10398
+ },
10399
+ "model/vnd.usda": {
10400
+ source: "iana",
10401
+ extensions: [
10402
+ "usda"
10403
+ ]
9500
10404
  },
9501
10405
  "model/vnd.usdz+zip": {
9502
10406
  source: "iana",
@@ -9678,7 +10582,7 @@ var require$$0 = {
9678
10582
  source: "iana"
9679
10583
  },
9680
10584
  "text/ecmascript": {
9681
- source: "iana"
10585
+ source: "apache"
9682
10586
  },
9683
10587
  "text/encaprtp": {
9684
10588
  source: "iana"
@@ -9700,6 +10604,9 @@ var require$$0 = {
9700
10604
  },
9701
10605
  "text/grammar-ref-list": {
9702
10606
  source: "iana"
10607
+ },
10608
+ "text/hl7v2": {
10609
+ source: "iana"
9703
10610
  },
9704
10611
  "text/html": {
9705
10612
  source: "iana",
@@ -9717,7 +10624,12 @@ var require$$0 = {
9717
10624
  },
9718
10625
  "text/javascript": {
9719
10626
  source: "iana",
9720
- compressible: true
10627
+ charset: "UTF-8",
10628
+ compressible: true,
10629
+ extensions: [
10630
+ "js",
10631
+ "mjs"
10632
+ ]
9721
10633
  },
9722
10634
  "text/jcr-cnd": {
9723
10635
  source: "iana"
@@ -9738,8 +10650,8 @@ var require$$0 = {
9738
10650
  source: "iana",
9739
10651
  compressible: true,
9740
10652
  extensions: [
9741
- "markdown",
9742
- "md"
10653
+ "md",
10654
+ "markdown"
9743
10655
  ]
9744
10656
  },
9745
10657
  "text/mathml": {
@@ -9801,6 +10713,9 @@ var require$$0 = {
9801
10713
  },
9802
10714
  "text/prs.prop.logic": {
9803
10715
  source: "iana"
10716
+ },
10717
+ "text/prs.texi": {
10718
+ source: "iana"
9804
10719
  },
9805
10720
  "text/raptorfec": {
9806
10721
  source: "iana"
@@ -9967,6 +10882,9 @@ var require$$0 = {
9967
10882
  "text/vnd.esmertec.theme-descriptor": {
9968
10883
  source: "iana",
9969
10884
  charset: "UTF-8"
10885
+ },
10886
+ "text/vnd.exchangeable": {
10887
+ source: "iana"
9970
10888
  },
9971
10889
  "text/vnd.familysearch.gedcom": {
9972
10890
  source: "iana",
@@ -10041,7 +10959,7 @@ var require$$0 = {
10041
10959
  source: "iana"
10042
10960
  },
10043
10961
  "text/vnd.si.uricatalogue": {
10044
- source: "iana"
10962
+ source: "apache"
10045
10963
  },
10046
10964
  "text/vnd.sosi": {
10047
10965
  source: "iana"
@@ -10056,6 +10974,9 @@ var require$$0 = {
10056
10974
  "text/vnd.trolltech.linguist": {
10057
10975
  source: "iana",
10058
10976
  charset: "UTF-8"
10977
+ },
10978
+ "text/vnd.vcf": {
10979
+ source: "iana"
10059
10980
  },
10060
10981
  "text/vnd.wap.si": {
10061
10982
  source: "iana"
@@ -10074,6 +10995,9 @@ var require$$0 = {
10074
10995
  extensions: [
10075
10996
  "wmls"
10076
10997
  ]
10998
+ },
10999
+ "text/vnd.zoo.kcl": {
11000
+ source: "iana"
10077
11001
  },
10078
11002
  "text/vtt": {
10079
11003
  source: "iana",
@@ -10082,6 +11006,12 @@ var require$$0 = {
10082
11006
  extensions: [
10083
11007
  "vtt"
10084
11008
  ]
11009
+ },
11010
+ "text/wgsl": {
11011
+ source: "iana",
11012
+ extensions: [
11013
+ "wgsl"
11014
+ ]
10085
11015
  },
10086
11016
  "text/x-asm": {
10087
11017
  source: "apache",
@@ -10275,6 +11205,9 @@ var require$$0 = {
10275
11205
  },
10276
11206
  "video/encaprtp": {
10277
11207
  source: "iana"
11208
+ },
11209
+ "video/evc": {
11210
+ source: "iana"
10278
11211
  },
10279
11212
  "video/ffv1": {
10280
11213
  source: "iana"
@@ -10314,6 +11247,9 @@ var require$$0 = {
10314
11247
  },
10315
11248
  "video/h265": {
10316
11249
  source: "iana"
11250
+ },
11251
+ "video/h266": {
11252
+ source: "iana"
10317
11253
  },
10318
11254
  "video/iso.segment": {
10319
11255
  source: "iana",
@@ -10339,6 +11275,16 @@ var require$$0 = {
10339
11275
  },
10340
11276
  "video/jxsv": {
10341
11277
  source: "iana"
11278
+ },
11279
+ "video/lottie+json": {
11280
+ source: "iana",
11281
+ compressible: true
11282
+ },
11283
+ "video/matroska": {
11284
+ source: "iana"
11285
+ },
11286
+ "video/matroska-3d": {
11287
+ source: "iana"
10342
11288
  },
10343
11289
  "video/mj2": {
10344
11290
  source: "iana",
@@ -10356,7 +11302,10 @@ var require$$0 = {
10356
11302
  "video/mp2t": {
10357
11303
  source: "iana",
10358
11304
  extensions: [
10359
- "ts"
11305
+ "ts",
11306
+ "m2t",
11307
+ "m2ts",
11308
+ "mts"
10360
11309
  ]
10361
11310
  },
10362
11311
  "video/mp4": {
@@ -10558,12 +11507,15 @@ var require$$0 = {
10558
11507
  },
10559
11508
  "video/vnd.objectvideo": {
10560
11509
  source: "iana"
11510
+ },
11511
+ "video/vnd.planar": {
11512
+ source: "iana"
10561
11513
  },
10562
11514
  "video/vnd.radgamettools.bink": {
10563
11515
  source: "iana"
10564
11516
  },
10565
11517
  "video/vnd.radgamettools.smacker": {
10566
- source: "iana"
11518
+ source: "apache"
10567
11519
  },
10568
11520
  "video/vnd.sealed.mpeg1": {
10569
11521
  source: "iana"
@@ -10723,11 +11675,85 @@ var require$$0 = {
10723
11675
  * MIT Licensed
10724
11676
  */
10725
11677
 
10726
- /**
10727
- * Module exports.
10728
- */
11678
+ var mimeDb;
11679
+ var hasRequiredMimeDb;
11680
+
11681
+ function requireMimeDb () {
11682
+ if (hasRequiredMimeDb) return mimeDb;
11683
+ hasRequiredMimeDb = 1;
11684
+ /**
11685
+ * Module exports.
11686
+ */
11687
+
11688
+ mimeDb = require$$0;
11689
+ return mimeDb;
11690
+ }
11691
+
11692
+ var mimeScore;
11693
+ var hasRequiredMimeScore;
10729
11694
 
10730
- var mimeDb = require$$0;
11695
+ function requireMimeScore () {
11696
+ if (hasRequiredMimeScore) return mimeScore;
11697
+ hasRequiredMimeScore = 1;
11698
+ // 'mime-score' back-ported to CommonJS
11699
+
11700
+ // Score RFC facets (see https://tools.ietf.org/html/rfc6838#section-3)
11701
+ var FACET_SCORES = {
11702
+ 'prs.': 100,
11703
+ 'x-': 200,
11704
+ 'x.': 300,
11705
+ 'vnd.': 400,
11706
+ default: 900
11707
+ };
11708
+
11709
+ // Score mime source (Logic originally from `jshttp/mime-types` module)
11710
+ var SOURCE_SCORES = {
11711
+ nginx: 10,
11712
+ apache: 20,
11713
+ iana: 40,
11714
+ default: 30 // definitions added by `jshttp/mime-db` project?
11715
+ };
11716
+
11717
+ var TYPE_SCORES = {
11718
+ // prefer application/xml over text/xml
11719
+ // prefer application/rtf over text/rtf
11720
+ application: 1,
11721
+
11722
+ // prefer font/woff over application/font-woff
11723
+ font: 2,
11724
+
11725
+ // prefer video/mp4 over audio/mp4 over application/mp4
11726
+ // See https://www.rfc-editor.org/rfc/rfc4337.html#section-2
11727
+ audio: 2,
11728
+ video: 3,
11729
+
11730
+ default: 0
11731
+ };
11732
+
11733
+ /**
11734
+ * Get each component of the score for a mime type. The sum of these is the
11735
+ * total score. The higher the score, the more "official" the type.
11736
+ */
11737
+ mimeScore = function mimeScore (mimeType, source = 'default') {
11738
+ if (mimeType === 'application/octet-stream') {
11739
+ return 0
11740
+ }
11741
+
11742
+ const [type, subtype] = mimeType.split('/');
11743
+
11744
+ const facet = subtype.replace(/(\.|x-).*/, '$1');
11745
+
11746
+ const facetScore = FACET_SCORES[facet] || FACET_SCORES.default;
11747
+ const sourceScore = SOURCE_SCORES[source] || SOURCE_SCORES.default;
11748
+ const typeScore = TYPE_SCORES[type] || TYPE_SCORES.default;
11749
+
11750
+ // All else being equal prefer shorter types
11751
+ const lengthScore = 1 - mimeType.length / 100;
11752
+
11753
+ return facetScore + sourceScore + typeScore + lengthScore
11754
+ };
11755
+ return mimeScore;
11756
+ }
10731
11757
 
10732
11758
  /*!
10733
11759
  * mime-types
@@ -10736,190 +11762,221 @@ var mimeDb = require$$0;
10736
11762
  * MIT Licensed
10737
11763
  */
10738
11764
 
10739
- (function (exports$1) {
11765
+ var hasRequiredMimeTypes;
10740
11766
 
10741
- /**
10742
- * Module dependencies.
10743
- * @private
10744
- */
11767
+ function requireMimeTypes () {
11768
+ if (hasRequiredMimeTypes) return mimeTypes;
11769
+ hasRequiredMimeTypes = 1;
11770
+ (function (exports$1) {
10745
11771
 
10746
- var db = mimeDb;
10747
- var extname = require$$1.extname;
11772
+ /**
11773
+ * Module dependencies.
11774
+ * @private
11775
+ */
10748
11776
 
10749
- /**
10750
- * Module variables.
10751
- * @private
10752
- */
11777
+ var db = requireMimeDb();
11778
+ var extname = require$$1.extname;
11779
+ var mimeScore = requireMimeScore();
10753
11780
 
10754
- var EXTRACT_TYPE_REGEXP = /^\s*([^;\s]*)(?:;|\s|$)/;
10755
- var TEXT_TYPE_REGEXP = /^text\//i;
11781
+ /**
11782
+ * Module variables.
11783
+ * @private
11784
+ */
10756
11785
 
10757
- /**
10758
- * Module exports.
10759
- * @public
10760
- */
11786
+ var EXTRACT_TYPE_REGEXP = /^\s*([^;\s]*)(?:;|\s|$)/;
11787
+ var TEXT_TYPE_REGEXP = /^text\//i;
10761
11788
 
10762
- exports$1.charset = charset;
10763
- exports$1.charsets = { lookup: charset };
10764
- exports$1.contentType = contentType;
10765
- exports$1.extension = extension;
10766
- exports$1.extensions = Object.create(null);
10767
- exports$1.lookup = lookup;
10768
- exports$1.types = Object.create(null);
11789
+ /**
11790
+ * Module exports.
11791
+ * @public
11792
+ */
10769
11793
 
10770
- // Populate the extensions/types maps
10771
- populateMaps(exports$1.extensions, exports$1.types);
11794
+ exports$1.charset = charset;
11795
+ exports$1.charsets = { lookup: charset };
11796
+ exports$1.contentType = contentType;
11797
+ exports$1.extension = extension;
11798
+ exports$1.extensions = Object.create(null);
11799
+ exports$1.lookup = lookup;
11800
+ exports$1.types = Object.create(null);
11801
+ exports$1._extensionConflicts = [];
10772
11802
 
10773
- /**
10774
- * Get the default charset for a MIME type.
10775
- *
10776
- * @param {string} type
10777
- * @return {boolean|string}
10778
- */
11803
+ // Populate the extensions/types maps
11804
+ populateMaps(exports$1.extensions, exports$1.types);
10779
11805
 
10780
- function charset (type) {
10781
- if (!type || typeof type !== 'string') {
10782
- return false
10783
- }
11806
+ /**
11807
+ * Get the default charset for a MIME type.
11808
+ *
11809
+ * @param {string} type
11810
+ * @return {false|string}
11811
+ */
10784
11812
 
10785
- // TODO: use media-typer
10786
- var match = EXTRACT_TYPE_REGEXP.exec(type);
10787
- var mime = match && db[match[1].toLowerCase()];
11813
+ function charset (type) {
11814
+ if (!type || typeof type !== 'string') {
11815
+ return false
11816
+ }
10788
11817
 
10789
- if (mime && mime.charset) {
10790
- return mime.charset
10791
- }
11818
+ // TODO: use media-typer
11819
+ var match = EXTRACT_TYPE_REGEXP.exec(type);
11820
+ var mime = match && db[match[1].toLowerCase()];
10792
11821
 
10793
- // default text/* to utf-8
10794
- if (match && TEXT_TYPE_REGEXP.test(match[1])) {
10795
- return 'UTF-8'
10796
- }
11822
+ if (mime && mime.charset) {
11823
+ return mime.charset
11824
+ }
10797
11825
 
10798
- return false
10799
- }
11826
+ // default text/* to utf-8
11827
+ if (match && TEXT_TYPE_REGEXP.test(match[1])) {
11828
+ return 'UTF-8'
11829
+ }
10800
11830
 
10801
- /**
10802
- * Create a full Content-Type header given a MIME type or extension.
10803
- *
10804
- * @param {string} str
10805
- * @return {boolean|string}
10806
- */
11831
+ return false
11832
+ }
10807
11833
 
10808
- function contentType (str) {
10809
- // TODO: should this even be in this module?
10810
- if (!str || typeof str !== 'string') {
10811
- return false
10812
- }
11834
+ /**
11835
+ * Create a full Content-Type header given a MIME type or extension.
11836
+ *
11837
+ * @param {string} str
11838
+ * @return {false|string}
11839
+ */
10813
11840
 
10814
- var mime = str.indexOf('/') === -1
10815
- ? exports$1.lookup(str)
10816
- : str;
11841
+ function contentType (str) {
11842
+ // TODO: should this even be in this module?
11843
+ if (!str || typeof str !== 'string') {
11844
+ return false
11845
+ }
10817
11846
 
10818
- if (!mime) {
10819
- return false
10820
- }
11847
+ var mime = str.indexOf('/') === -1 ? exports$1.lookup(str) : str;
10821
11848
 
10822
- // TODO: use content-type or other module
10823
- if (mime.indexOf('charset') === -1) {
10824
- var charset = exports$1.charset(mime);
10825
- if (charset) mime += '; charset=' + charset.toLowerCase();
10826
- }
11849
+ if (!mime) {
11850
+ return false
11851
+ }
10827
11852
 
10828
- return mime
10829
- }
11853
+ // TODO: use content-type or other module
11854
+ if (mime.indexOf('charset') === -1) {
11855
+ var charset = exports$1.charset(mime);
11856
+ if (charset) mime += '; charset=' + charset.toLowerCase();
11857
+ }
10830
11858
 
10831
- /**
10832
- * Get the default extension for a MIME type.
10833
- *
10834
- * @param {string} type
10835
- * @return {boolean|string}
10836
- */
11859
+ return mime
11860
+ }
10837
11861
 
10838
- function extension (type) {
10839
- if (!type || typeof type !== 'string') {
10840
- return false
10841
- }
11862
+ /**
11863
+ * Get the default extension for a MIME type.
11864
+ *
11865
+ * @param {string} type
11866
+ * @return {false|string}
11867
+ */
10842
11868
 
10843
- // TODO: use media-typer
10844
- var match = EXTRACT_TYPE_REGEXP.exec(type);
11869
+ function extension (type) {
11870
+ if (!type || typeof type !== 'string') {
11871
+ return false
11872
+ }
10845
11873
 
10846
- // get extensions
10847
- var exts = match && exports$1.extensions[match[1].toLowerCase()];
11874
+ // TODO: use media-typer
11875
+ var match = EXTRACT_TYPE_REGEXP.exec(type);
10848
11876
 
10849
- if (!exts || !exts.length) {
10850
- return false
10851
- }
11877
+ // get extensions
11878
+ var exts = match && exports$1.extensions[match[1].toLowerCase()];
10852
11879
 
10853
- return exts[0]
10854
- }
11880
+ if (!exts || !exts.length) {
11881
+ return false
11882
+ }
10855
11883
 
10856
- /**
10857
- * Lookup the MIME type for a file path/extension.
10858
- *
10859
- * @param {string} path
10860
- * @return {boolean|string}
10861
- */
11884
+ return exts[0]
11885
+ }
10862
11886
 
10863
- function lookup (path) {
10864
- if (!path || typeof path !== 'string') {
10865
- return false
10866
- }
11887
+ /**
11888
+ * Lookup the MIME type for a file path/extension.
11889
+ *
11890
+ * @param {string} path
11891
+ * @return {false|string}
11892
+ */
10867
11893
 
10868
- // get the extension ("ext" or ".ext" or full path)
10869
- var extension = extname('x.' + path)
10870
- .toLowerCase()
10871
- .substr(1);
11894
+ function lookup (path) {
11895
+ if (!path || typeof path !== 'string') {
11896
+ return false
11897
+ }
10872
11898
 
10873
- if (!extension) {
10874
- return false
10875
- }
11899
+ // get the extension ("ext" or ".ext" or full path)
11900
+ var extension = extname('x.' + path)
11901
+ .toLowerCase()
11902
+ .slice(1);
10876
11903
 
10877
- return exports$1.types[extension] || false
10878
- }
11904
+ if (!extension) {
11905
+ return false
11906
+ }
10879
11907
 
10880
- /**
10881
- * Populate the extensions and types maps.
10882
- * @private
10883
- */
11908
+ return exports$1.types[extension] || false
11909
+ }
11910
+
11911
+ /**
11912
+ * Populate the extensions and types maps.
11913
+ * @private
11914
+ */
10884
11915
 
10885
- function populateMaps (extensions, types) {
10886
- // source preference (least -> most)
10887
- var preference = ['nginx', 'apache', undefined, 'iana'];
11916
+ function populateMaps (extensions, types) {
11917
+ Object.keys(db).forEach(function forEachMimeType (type) {
11918
+ var mime = db[type];
11919
+ var exts = mime.extensions;
10888
11920
 
10889
- Object.keys(db).forEach(function forEachMimeType (type) {
10890
- var mime = db[type];
10891
- var exts = mime.extensions;
11921
+ if (!exts || !exts.length) {
11922
+ return
11923
+ }
10892
11924
 
10893
- if (!exts || !exts.length) {
10894
- return
10895
- }
11925
+ // mime -> extensions
11926
+ extensions[type] = exts;
10896
11927
 
10897
- // mime -> extensions
10898
- extensions[type] = exts;
11928
+ // extension -> mime
11929
+ for (var i = 0; i < exts.length; i++) {
11930
+ var extension = exts[i];
11931
+ types[extension] = _preferredType(extension, types[extension], type);
10899
11932
 
10900
- // extension -> mime
10901
- for (var i = 0; i < exts.length; i++) {
10902
- var extension = exts[i];
11933
+ // DELETE (eventually): Capture extension->type maps that change as a
11934
+ // result of switching to mime-score. This is just to help make reviewing
11935
+ // PR #119 easier, and can be removed once that PR is approved.
11936
+ const legacyType = _preferredTypeLegacy(
11937
+ extension,
11938
+ types[extension],
11939
+ type
11940
+ );
11941
+ if (legacyType !== types[extension]) {
11942
+ exports$1._extensionConflicts.push([extension, legacyType, types[extension]]);
11943
+ }
11944
+ }
11945
+ });
11946
+ }
10903
11947
 
10904
- if (types[extension]) {
10905
- var from = preference.indexOf(db[types[extension]].source);
10906
- var to = preference.indexOf(mime.source);
11948
+ // Resolve type conflict using mime-score
11949
+ function _preferredType (ext, type0, type1) {
11950
+ var score0 = type0 ? mimeScore(type0, db[type0].source) : 0;
11951
+ var score1 = type1 ? mimeScore(type1, db[type1].source) : 0;
10907
11952
 
10908
- if (types[extension] !== 'application/octet-stream' &&
10909
- (from > to || (from === to && types[extension].substr(0, 12) === 'application/'))) {
10910
- // skip the remapping
10911
- continue
10912
- }
10913
- }
11953
+ return score0 > score1 ? type0 : type1
11954
+ }
10914
11955
 
10915
- // set the extension -> mime
10916
- types[extension] = type;
10917
- }
10918
- });
10919
- }
10920
- } (mimeTypes));
11956
+ // Resolve type conflict using pre-mime-score logic
11957
+ function _preferredTypeLegacy (ext, type0, type1) {
11958
+ var SOURCE_RANK = ['nginx', 'apache', undefined, 'iana'];
11959
+
11960
+ var score0 = type0 ? SOURCE_RANK.indexOf(db[type0].source) : 0;
11961
+ var score1 = type1 ? SOURCE_RANK.indexOf(db[type1].source) : 0;
11962
+
11963
+ if (
11964
+ exports$1.types[extension] !== 'application/octet-stream' &&
11965
+ (score0 > score1 ||
11966
+ (score0 === score1 &&
11967
+ exports$1.types[extension]?.slice(0, 12) === 'application/'))
11968
+ ) {
11969
+ return type0
11970
+ }
11971
+
11972
+ return score0 > score1 ? type0 : type1
11973
+ }
11974
+ } (mimeTypes));
11975
+ return mimeTypes;
11976
+ }
10921
11977
 
10922
- var mime = /*@__PURE__*/getDefaultExportFromCjs(mimeTypes);
11978
+ var mimeTypesExports = requireMimeTypes();
11979
+ var mime = /*@__PURE__*/getDefaultExportFromCjs(mimeTypesExports);
10923
11980
 
10924
11981
  const parseNumber = (number) => {
10925
11982
  return number.replace(/(?:whatsapp:|\+\d+)/, '').replace(/\s/g, '');