pi-smart-fetch 0.2.35 → 0.3.0

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.
package/dist/index.js CHANGED
@@ -478,6 +478,16 @@ var require_db = __commonJS({
478
478
  "application/ace+cbor": {
479
479
  source: "iana"
480
480
  },
481
+ "application/ace+json": {
482
+ source: "iana",
483
+ compressible: true
484
+ },
485
+ "application/ace-groupcomm+cbor": {
486
+ source: "iana"
487
+ },
488
+ "application/ace-trl+cbor": {
489
+ source: "iana"
490
+ },
481
491
  "application/activemessage": {
482
492
  source: "iana"
483
493
  },
@@ -485,6 +495,21 @@ var require_db = __commonJS({
485
495
  source: "iana",
486
496
  compressible: true
487
497
  },
498
+ "application/aif+cbor": {
499
+ source: "iana"
500
+ },
501
+ "application/aif+json": {
502
+ source: "iana",
503
+ compressible: true
504
+ },
505
+ "application/alto-cdni+json": {
506
+ source: "iana",
507
+ compressible: true
508
+ },
509
+ "application/alto-cdnifilter+json": {
510
+ source: "iana",
511
+ compressible: true
512
+ },
488
513
  "application/alto-costmap+json": {
489
514
  source: "iana",
490
515
  compressible: true
@@ -525,6 +550,22 @@ var require_db = __commonJS({
525
550
  source: "iana",
526
551
  compressible: true
527
552
  },
553
+ "application/alto-propmap+json": {
554
+ source: "iana",
555
+ compressible: true
556
+ },
557
+ "application/alto-propmapparams+json": {
558
+ source: "iana",
559
+ compressible: true
560
+ },
561
+ "application/alto-tips+json": {
562
+ source: "iana",
563
+ compressible: true
564
+ },
565
+ "application/alto-tipsparams+json": {
566
+ source: "iana",
567
+ compressible: true
568
+ },
528
569
  "application/alto-updatestreamcontrol+json": {
529
570
  source: "iana",
530
571
  compressible: true
@@ -540,6 +581,10 @@ var require_db = __commonJS({
540
581
  source: "iana",
541
582
  extensions: ["ez"]
542
583
  },
584
+ "application/appinstaller": {
585
+ compressible: false,
586
+ extensions: ["appinstaller"]
587
+ },
543
588
  "application/applefile": {
544
589
  source: "iana"
545
590
  },
@@ -547,6 +592,14 @@ var require_db = __commonJS({
547
592
  source: "apache",
548
593
  extensions: ["aw"]
549
594
  },
595
+ "application/appx": {
596
+ compressible: false,
597
+ extensions: ["appx"]
598
+ },
599
+ "application/appxbundle": {
600
+ compressible: false,
601
+ extensions: ["appxbundle"]
602
+ },
550
603
  "application/at+jwt": {
551
604
  source: "iana"
552
605
  },
@@ -608,6 +661,16 @@ var require_db = __commonJS({
608
661
  source: "iana",
609
662
  compressible: true
610
663
  },
664
+ "application/automationml-aml+xml": {
665
+ source: "iana",
666
+ compressible: true,
667
+ extensions: ["aml"]
668
+ },
669
+ "application/automationml-amlx+zip": {
670
+ source: "iana",
671
+ compressible: false,
672
+ extensions: ["amlx"]
673
+ },
611
674
  "application/bacnet-xdd+zip": {
612
675
  source: "iana",
613
676
  compressible: false
@@ -624,6 +687,12 @@ var require_db = __commonJS({
624
687
  charset: "UTF-8",
625
688
  compressible: true
626
689
  },
690
+ "application/bufr": {
691
+ source: "iana"
692
+ },
693
+ "application/c2pa": {
694
+ source: "iana"
695
+ },
627
696
  "application/calendar+json": {
628
697
  source: "iana",
629
698
  compressible: true
@@ -661,6 +730,11 @@ var require_db = __commonJS({
661
730
  compressible: true,
662
731
  extensions: ["ccxml"]
663
732
  },
733
+ "application/cda+xml": {
734
+ source: "iana",
735
+ charset: "UTF-8",
736
+ compressible: true
737
+ },
664
738
  "application/cdfx+xml": {
665
739
  source: "iana",
666
740
  compressible: true,
@@ -689,6 +763,9 @@ var require_db = __commonJS({
689
763
  "application/cdni": {
690
764
  source: "iana"
691
765
  },
766
+ "application/ce+cbor": {
767
+ source: "iana"
768
+ },
692
769
  "application/cea": {
693
770
  source: "iana"
694
771
  },
@@ -703,10 +780,16 @@ var require_db = __commonJS({
703
780
  "application/cfw": {
704
781
  source: "iana"
705
782
  },
783
+ "application/cid-edhoc+cbor-seq": {
784
+ source: "iana"
785
+ },
706
786
  "application/city+json": {
707
787
  source: "iana",
708
788
  compressible: true
709
789
  },
790
+ "application/city+json-seq": {
791
+ source: "iana"
792
+ },
710
793
  "application/clr": {
711
794
  source: "iana"
712
795
  },
@@ -725,6 +808,9 @@ var require_db = __commonJS({
725
808
  source: "iana",
726
809
  compressible: true
727
810
  },
811
+ "application/coap-eap": {
812
+ source: "iana"
813
+ },
728
814
  "application/coap-group+json": {
729
815
  source: "iana",
730
816
  compressible: true
@@ -735,6 +821,9 @@ var require_db = __commonJS({
735
821
  "application/commonground": {
736
822
  source: "iana"
737
823
  },
824
+ "application/concise-problem-details+cbor": {
825
+ source: "iana"
826
+ },
738
827
  "application/conference-info+xml": {
739
828
  source: "iana",
740
829
  compressible: true
@@ -748,6 +837,9 @@ var require_db = __commonJS({
748
837
  "application/cose-key-set": {
749
838
  source: "iana"
750
839
  },
840
+ "application/cose-x509": {
841
+ source: "iana"
842
+ },
751
843
  "application/cpl+xml": {
752
844
  source: "iana",
753
845
  compressible: true,
@@ -772,6 +864,17 @@ var require_db = __commonJS({
772
864
  source: "apache",
773
865
  extensions: ["cu"]
774
866
  },
867
+ "application/cwl": {
868
+ source: "iana",
869
+ extensions: ["cwl"]
870
+ },
871
+ "application/cwl+json": {
872
+ source: "iana",
873
+ compressible: true
874
+ },
875
+ "application/cwl+yaml": {
876
+ source: "iana"
877
+ },
775
878
  "application/cwt": {
776
879
  source: "iana"
777
880
  },
@@ -813,7 +916,8 @@ var require_db = __commonJS({
813
916
  compressible: true
814
917
  },
815
918
  "application/dicom": {
816
- source: "iana"
919
+ source: "iana",
920
+ extensions: ["dcm"]
817
921
  },
818
922
  "application/dicom+json": {
819
923
  source: "iana",
@@ -847,6 +951,9 @@ var require_db = __commonJS({
847
951
  "application/dots+cbor": {
848
952
  source: "iana"
849
953
  },
954
+ "application/dpop+jwt": {
955
+ source: "iana"
956
+ },
850
957
  "application/dskpp+xml": {
851
958
  source: "iana",
852
959
  compressible: true
@@ -863,10 +970,33 @@ var require_db = __commonJS({
863
970
  "application/dvcs": {
864
971
  source: "iana"
865
972
  },
866
- "application/ecmascript": {
973
+ "application/eat+cwt": {
974
+ source: "iana"
975
+ },
976
+ "application/eat+jwt": {
977
+ source: "iana"
978
+ },
979
+ "application/eat-bun+cbor": {
980
+ source: "iana"
981
+ },
982
+ "application/eat-bun+json": {
983
+ source: "iana",
984
+ compressible: true
985
+ },
986
+ "application/eat-ucs+cbor": {
987
+ source: "iana"
988
+ },
989
+ "application/eat-ucs+json": {
867
990
  source: "iana",
991
+ compressible: true
992
+ },
993
+ "application/ecmascript": {
994
+ source: "apache",
868
995
  compressible: true,
869
- extensions: ["es", "ecma"]
996
+ extensions: ["ecma"]
997
+ },
998
+ "application/edhoc+cbor-seq": {
999
+ source: "iana"
870
1000
  },
871
1001
  "application/edi-consent": {
872
1002
  source: "iana"
@@ -911,6 +1041,10 @@ var require_db = __commonJS({
911
1041
  "application/emergencycalldata.ecall.msd": {
912
1042
  source: "iana"
913
1043
  },
1044
+ "application/emergencycalldata.legacyesn+json": {
1045
+ source: "iana",
1046
+ compressible: true
1047
+ },
914
1048
  "application/emergencycalldata.providerinfo+xml": {
915
1049
  source: "iana",
916
1050
  compressible: true
@@ -940,6 +1074,9 @@ var require_db = __commonJS({
940
1074
  "application/encaprtp": {
941
1075
  source: "iana"
942
1076
  },
1077
+ "application/entity-statement+jwt": {
1078
+ source: "iana"
1079
+ },
943
1080
  "application/epp+xml": {
944
1081
  source: "iana",
945
1082
  compressible: true
@@ -970,6 +1107,10 @@ var require_db = __commonJS({
970
1107
  "application/fastsoap": {
971
1108
  source: "iana"
972
1109
  },
1110
+ "application/fdf": {
1111
+ source: "iana",
1112
+ extensions: ["fdf"]
1113
+ },
973
1114
  "application/fdt+xml": {
974
1115
  source: "iana",
975
1116
  compressible: true,
@@ -1020,6 +1161,14 @@ var require_db = __commonJS({
1020
1161
  "application/geopackage+sqlite3": {
1021
1162
  source: "iana"
1022
1163
  },
1164
+ "application/geopose+json": {
1165
+ source: "iana",
1166
+ compressible: true
1167
+ },
1168
+ "application/geoxacml+json": {
1169
+ source: "iana",
1170
+ compressible: true
1171
+ },
1023
1172
  "application/geoxacml+xml": {
1024
1173
  source: "iana",
1025
1174
  compressible: true
@@ -1032,11 +1181,26 @@ var require_db = __commonJS({
1032
1181
  compressible: true,
1033
1182
  extensions: ["gml"]
1034
1183
  },
1184
+ "application/gnap-binding-jws": {
1185
+ source: "iana"
1186
+ },
1187
+ "application/gnap-binding-jwsd": {
1188
+ source: "iana"
1189
+ },
1190
+ "application/gnap-binding-rotation-jws": {
1191
+ source: "iana"
1192
+ },
1193
+ "application/gnap-binding-rotation-jwsd": {
1194
+ source: "iana"
1195
+ },
1035
1196
  "application/gpx+xml": {
1036
1197
  source: "apache",
1037
1198
  compressible: true,
1038
1199
  extensions: ["gpx"]
1039
1200
  },
1201
+ "application/grib": {
1202
+ source: "iana"
1203
+ },
1040
1204
  "application/gxf": {
1041
1205
  source: "apache",
1042
1206
  extensions: ["gxf"]
@@ -1056,6 +1220,11 @@ var require_db = __commonJS({
1056
1220
  "application/hjson": {
1057
1221
  extensions: ["hjson"]
1058
1222
  },
1223
+ "application/hl7v2+xml": {
1224
+ source: "iana",
1225
+ charset: "UTF-8",
1226
+ compressible: true
1227
+ },
1059
1228
  "application/http": {
1060
1229
  source: "iana"
1061
1230
  },
@@ -1121,7 +1290,7 @@ var require_db = __commonJS({
1121
1290
  extensions: ["its"]
1122
1291
  },
1123
1292
  "application/java-archive": {
1124
- source: "apache",
1293
+ source: "iana",
1125
1294
  compressible: false,
1126
1295
  extensions: ["jar", "war", "ear"]
1127
1296
  },
@@ -1136,10 +1305,10 @@ var require_db = __commonJS({
1136
1305
  extensions: ["class"]
1137
1306
  },
1138
1307
  "application/javascript": {
1139
- source: "iana",
1308
+ source: "apache",
1140
1309
  charset: "UTF-8",
1141
1310
  compressible: true,
1142
- extensions: ["js", "mjs"]
1311
+ extensions: ["js"]
1143
1312
  },
1144
1313
  "application/jf2feed+json": {
1145
1314
  source: "iana",
@@ -1160,6 +1329,10 @@ var require_db = __commonJS({
1160
1329
  source: "iana",
1161
1330
  compressible: true
1162
1331
  },
1332
+ "application/jscontact+json": {
1333
+ source: "iana",
1334
+ compressible: true
1335
+ },
1163
1336
  "application/json": {
1164
1337
  source: "iana",
1165
1338
  charset: "UTF-8",
@@ -1181,6 +1354,9 @@ var require_db = __commonJS({
1181
1354
  compressible: true,
1182
1355
  extensions: ["jsonml"]
1183
1356
  },
1357
+ "application/jsonpath": {
1358
+ source: "iana"
1359
+ },
1184
1360
  "application/jwk+json": {
1185
1361
  source: "iana",
1186
1362
  compressible: true
@@ -1189,6 +1365,9 @@ var require_db = __commonJS({
1189
1365
  source: "iana",
1190
1366
  compressible: true
1191
1367
  },
1368
+ "application/jwk-set+jwt": {
1369
+ source: "iana"
1370
+ },
1192
1371
  "application/jwt": {
1193
1372
  source: "iana"
1194
1373
  },
@@ -1213,10 +1392,20 @@ var require_db = __commonJS({
1213
1392
  "application/link-format": {
1214
1393
  source: "iana"
1215
1394
  },
1395
+ "application/linkset": {
1396
+ source: "iana"
1397
+ },
1398
+ "application/linkset+json": {
1399
+ source: "iana",
1400
+ compressible: true
1401
+ },
1216
1402
  "application/load-control+xml": {
1217
1403
  source: "iana",
1218
1404
  compressible: true
1219
1405
  },
1406
+ "application/logout+jwt": {
1407
+ source: "iana"
1408
+ },
1220
1409
  "application/lost+xml": {
1221
1410
  source: "iana",
1222
1411
  compressible: true,
@@ -1407,7 +1596,7 @@ var require_db = __commonJS({
1407
1596
  },
1408
1597
  "application/mp4": {
1409
1598
  source: "iana",
1410
- extensions: ["mp4s", "m4p"]
1599
+ extensions: ["mp4", "mpg4", "mp4s", "m4p"]
1411
1600
  },
1412
1601
  "application/mpeg4-generic": {
1413
1602
  source: "iana"
@@ -1436,6 +1625,14 @@ var require_db = __commonJS({
1436
1625
  charset: "UTF-8",
1437
1626
  compressible: true
1438
1627
  },
1628
+ "application/msix": {
1629
+ compressible: false,
1630
+ extensions: ["msix"]
1631
+ },
1632
+ "application/msixbundle": {
1633
+ compressible: false,
1634
+ extensions: ["msixbundle"]
1635
+ },
1439
1636
  "application/msword": {
1440
1637
  source: "iana",
1441
1638
  compressible: false,
@@ -1499,7 +1696,7 @@ var require_db = __commonJS({
1499
1696
  },
1500
1697
  "application/octet-stream": {
1501
1698
  source: "iana",
1502
- compressible: false,
1699
+ compressible: true,
1503
1700
  extensions: ["bin", "dms", "lrf", "mar", "so", "dist", "distz", "pkg", "bpk", "dump", "elc", "deploy", "exe", "dll", "deb", "dmg", "iso", "img", "msi", "msp", "msm", "buffer"]
1504
1701
  },
1505
1702
  "application/oda": {
@@ -1523,6 +1720,9 @@ var require_db = __commonJS({
1523
1720
  compressible: false,
1524
1721
  extensions: ["ogx"]
1525
1722
  },
1723
+ "application/ohttp-keys": {
1724
+ source: "iana"
1725
+ },
1526
1726
  "application/omdoc+xml": {
1527
1727
  source: "apache",
1528
1728
  compressible: true,
@@ -1530,7 +1730,7 @@ var require_db = __commonJS({
1530
1730
  },
1531
1731
  "application/onenote": {
1532
1732
  source: "apache",
1533
- extensions: ["onetoc", "onetoc2", "onetmp", "onepkg"]
1733
+ extensions: ["onetoc", "onetoc2", "onetmp", "onepkg", "one", "onea"]
1534
1734
  },
1535
1735
  "application/opc-nodeset+xml": {
1536
1736
  source: "iana",
@@ -1588,7 +1788,7 @@ var require_db = __commonJS({
1588
1788
  },
1589
1789
  "application/pgp-signature": {
1590
1790
  source: "iana",
1591
- extensions: ["asc", "sig"]
1791
+ extensions: ["sig", "asc"]
1592
1792
  },
1593
1793
  "application/pics-rules": {
1594
1794
  source: "apache",
@@ -1665,6 +1865,15 @@ var require_db = __commonJS({
1665
1865
  source: "iana",
1666
1866
  compressible: true
1667
1867
  },
1868
+ "application/private-token-issuer-directory": {
1869
+ source: "iana"
1870
+ },
1871
+ "application/private-token-request": {
1872
+ source: "iana"
1873
+ },
1874
+ "application/private-token-response": {
1875
+ source: "iana"
1876
+ },
1668
1877
  "application/problem+json": {
1669
1878
  source: "iana",
1670
1879
  compressible: true
@@ -1678,6 +1887,9 @@ var require_db = __commonJS({
1678
1887
  compressible: true,
1679
1888
  extensions: ["provx"]
1680
1889
  },
1890
+ "application/provided-claims+jwt": {
1891
+ source: "iana"
1892
+ },
1681
1893
  "application/prs.alvestrand.titrax-sheet": {
1682
1894
  source: "iana"
1683
1895
  },
@@ -1693,6 +1905,29 @@ var require_db = __commonJS({
1693
1905
  source: "iana",
1694
1906
  compressible: false
1695
1907
  },
1908
+ "application/prs.implied-document+xml": {
1909
+ source: "iana",
1910
+ compressible: true
1911
+ },
1912
+ "application/prs.implied-executable": {
1913
+ source: "iana"
1914
+ },
1915
+ "application/prs.implied-object+json": {
1916
+ source: "iana",
1917
+ compressible: true
1918
+ },
1919
+ "application/prs.implied-object+json-seq": {
1920
+ source: "iana"
1921
+ },
1922
+ "application/prs.implied-object+yaml": {
1923
+ source: "iana"
1924
+ },
1925
+ "application/prs.implied-structure": {
1926
+ source: "iana"
1927
+ },
1928
+ "application/prs.mayfile": {
1929
+ source: "iana"
1930
+ },
1696
1931
  "application/prs.nprend": {
1697
1932
  source: "iana"
1698
1933
  },
@@ -1702,9 +1937,13 @@ var require_db = __commonJS({
1702
1937
  "application/prs.rdf-xml-crypt": {
1703
1938
  source: "iana"
1704
1939
  },
1940
+ "application/prs.vcfbzip2": {
1941
+ source: "iana"
1942
+ },
1705
1943
  "application/prs.xsf+xml": {
1706
1944
  source: "iana",
1707
- compressible: true
1945
+ compressible: true,
1946
+ extensions: ["xsf"]
1708
1947
  },
1709
1948
  "application/pskc+xml": {
1710
1949
  source: "iana",
@@ -1744,12 +1983,15 @@ var require_db = __commonJS({
1744
1983
  extensions: ["rnc"]
1745
1984
  },
1746
1985
  "application/remote-printing": {
1747
- source: "iana"
1986
+ source: "apache"
1748
1987
  },
1749
1988
  "application/reputon+json": {
1750
1989
  source: "iana",
1751
1990
  compressible: true
1752
1991
  },
1992
+ "application/resolve-response+jwt": {
1993
+ source: "iana"
1994
+ },
1753
1995
  "application/resource-lists+xml": {
1754
1996
  source: "iana",
1755
1997
  compressible: true,
@@ -1791,6 +2033,9 @@ var require_db = __commonJS({
1791
2033
  compressible: true,
1792
2034
  extensions: ["rusd"]
1793
2035
  },
2036
+ "application/rpki-checklist": {
2037
+ source: "iana"
2038
+ },
1794
2039
  "application/rpki-ghostbusters": {
1795
2040
  source: "iana",
1796
2041
  extensions: ["gbr"]
@@ -1806,6 +2051,9 @@ var require_db = __commonJS({
1806
2051
  source: "iana",
1807
2052
  extensions: ["roa"]
1808
2053
  },
2054
+ "application/rpki-signed-tal": {
2055
+ source: "iana"
2056
+ },
1809
2057
  "application/rpki-updown": {
1810
2058
  source: "iana"
1811
2059
  },
@@ -1978,7 +2226,7 @@ var require_db = __commonJS({
1978
2226
  source: "iana"
1979
2227
  },
1980
2228
  "application/smil": {
1981
- source: "iana"
2229
+ source: "apache"
1982
2230
  },
1983
2231
  "application/smil+xml": {
1984
2232
  source: "iana",
@@ -2013,7 +2261,8 @@ var require_db = __commonJS({
2013
2261
  compressible: true
2014
2262
  },
2015
2263
  "application/sql": {
2016
- source: "iana"
2264
+ source: "iana",
2265
+ extensions: ["sql"]
2017
2266
  },
2018
2267
  "application/srgs": {
2019
2268
  source: "iana",
@@ -2034,15 +2283,27 @@ var require_db = __commonJS({
2034
2283
  compressible: true,
2035
2284
  extensions: ["ssdl"]
2036
2285
  },
2286
+ "application/sslkeylogfile": {
2287
+ source: "iana"
2288
+ },
2037
2289
  "application/ssml+xml": {
2038
2290
  source: "iana",
2039
2291
  compressible: true,
2040
2292
  extensions: ["ssml"]
2041
2293
  },
2294
+ "application/st2110-41": {
2295
+ source: "iana"
2296
+ },
2042
2297
  "application/stix+json": {
2043
2298
  source: "iana",
2044
2299
  compressible: true
2045
2300
  },
2301
+ "application/stratum": {
2302
+ source: "iana"
2303
+ },
2304
+ "application/swid+cbor": {
2305
+ source: "iana"
2306
+ },
2046
2307
  "application/swid+xml": {
2047
2308
  source: "iana",
2048
2309
  compressible: true,
@@ -2122,13 +2383,21 @@ var require_db = __commonJS({
2122
2383
  source: "iana",
2123
2384
  compressible: true
2124
2385
  },
2386
+ "application/tm+json": {
2387
+ source: "iana",
2388
+ compressible: true
2389
+ },
2125
2390
  "application/tnauthlist": {
2126
2391
  source: "iana"
2127
2392
  },
2393
+ "application/toc+cbor": {
2394
+ source: "iana"
2395
+ },
2128
2396
  "application/token-introspection+jwt": {
2129
2397
  source: "iana"
2130
2398
  },
2131
2399
  "application/toml": {
2400
+ source: "iana",
2132
2401
  compressible: true,
2133
2402
  extensions: ["toml"]
2134
2403
  },
@@ -2139,6 +2408,16 @@ var require_db = __commonJS({
2139
2408
  source: "iana",
2140
2409
  extensions: ["trig"]
2141
2410
  },
2411
+ "application/trust-chain+json": {
2412
+ source: "iana",
2413
+ compressible: true
2414
+ },
2415
+ "application/trust-mark+jwt": {
2416
+ source: "iana"
2417
+ },
2418
+ "application/trust-mark-delegation+jwt": {
2419
+ source: "iana"
2420
+ },
2142
2421
  "application/ttml+xml": {
2143
2422
  source: "iana",
2144
2423
  compressible: true,
@@ -2157,6 +2436,13 @@ var require_db = __commonJS({
2157
2436
  compressible: false,
2158
2437
  extensions: ["ubj"]
2159
2438
  },
2439
+ "application/uccs+cbor": {
2440
+ source: "iana"
2441
+ },
2442
+ "application/ujcs+json": {
2443
+ source: "iana",
2444
+ compressible: true
2445
+ },
2160
2446
  "application/ulpfec": {
2161
2447
  source: "iana"
2162
2448
  },
@@ -2178,6 +2464,15 @@ var require_db = __commonJS({
2178
2464
  source: "iana",
2179
2465
  compressible: true
2180
2466
  },
2467
+ "application/vc": {
2468
+ source: "iana"
2469
+ },
2470
+ "application/vc+cose": {
2471
+ source: "iana"
2472
+ },
2473
+ "application/vc+jwt": {
2474
+ source: "iana"
2475
+ },
2181
2476
  "application/vcard+json": {
2182
2477
  source: "iana",
2183
2478
  compressible: true
@@ -2197,20 +2492,47 @@ var require_db = __commonJS({
2197
2492
  compressible: true,
2198
2493
  extensions: ["1km"]
2199
2494
  },
2495
+ "application/vnd.1ob": {
2496
+ source: "iana"
2497
+ },
2200
2498
  "application/vnd.3gpp-prose+xml": {
2201
2499
  source: "iana",
2202
2500
  compressible: true
2203
2501
  },
2502
+ "application/vnd.3gpp-prose-pc3a+xml": {
2503
+ source: "iana",
2504
+ compressible: true
2505
+ },
2506
+ "application/vnd.3gpp-prose-pc3ach+xml": {
2507
+ source: "iana",
2508
+ compressible: true
2509
+ },
2204
2510
  "application/vnd.3gpp-prose-pc3ch+xml": {
2205
2511
  source: "iana",
2206
2512
  compressible: true
2207
2513
  },
2514
+ "application/vnd.3gpp-prose-pc8+xml": {
2515
+ source: "iana",
2516
+ compressible: true
2517
+ },
2208
2518
  "application/vnd.3gpp-v2x-local-service-information": {
2209
2519
  source: "iana"
2210
2520
  },
2211
2521
  "application/vnd.3gpp.5gnas": {
2212
2522
  source: "iana"
2213
2523
  },
2524
+ "application/vnd.3gpp.5gsa2x": {
2525
+ source: "iana"
2526
+ },
2527
+ "application/vnd.3gpp.5gsa2x-local-service-information": {
2528
+ source: "iana"
2529
+ },
2530
+ "application/vnd.3gpp.5gsv2x": {
2531
+ source: "iana"
2532
+ },
2533
+ "application/vnd.3gpp.5gsv2x-local-service-information": {
2534
+ source: "iana"
2535
+ },
2214
2536
  "application/vnd.3gpp.access-transfer-events+xml": {
2215
2537
  source: "iana",
2216
2538
  compressible: true
@@ -2219,6 +2541,14 @@ var require_db = __commonJS({
2219
2541
  source: "iana",
2220
2542
  compressible: true
2221
2543
  },
2544
+ "application/vnd.3gpp.crs+xml": {
2545
+ source: "iana",
2546
+ compressible: true
2547
+ },
2548
+ "application/vnd.3gpp.current-location-discovery+xml": {
2549
+ source: "iana",
2550
+ compressible: true
2551
+ },
2222
2552
  "application/vnd.3gpp.gmop+xml": {
2223
2553
  source: "iana",
2224
2554
  compressible: true
@@ -2243,9 +2573,17 @@ var require_db = __commonJS({
2243
2573
  source: "iana",
2244
2574
  compressible: true
2245
2575
  },
2576
+ "application/vnd.3gpp.mcdata-msgstore-ctrl-request+xml": {
2577
+ source: "iana",
2578
+ compressible: true
2579
+ },
2246
2580
  "application/vnd.3gpp.mcdata-payload": {
2247
2581
  source: "iana"
2248
2582
  },
2583
+ "application/vnd.3gpp.mcdata-regroup+xml": {
2584
+ source: "iana",
2585
+ compressible: true
2586
+ },
2249
2587
  "application/vnd.3gpp.mcdata-service-config+xml": {
2250
2588
  source: "iana",
2251
2589
  compressible: true
@@ -2281,6 +2619,10 @@ var require_db = __commonJS({
2281
2619
  source: "iana",
2282
2620
  compressible: true
2283
2621
  },
2622
+ "application/vnd.3gpp.mcptt-regroup+xml": {
2623
+ source: "iana",
2624
+ compressible: true
2625
+ },
2284
2626
  "application/vnd.3gpp.mcptt-service-config+xml": {
2285
2627
  source: "iana",
2286
2628
  compressible: true
@@ -2305,10 +2647,6 @@ var require_db = __commonJS({
2305
2647
  source: "iana",
2306
2648
  compressible: true
2307
2649
  },
2308
- "application/vnd.3gpp.mcvideo-affiliation-info+xml": {
2309
- source: "iana",
2310
- compressible: true
2311
- },
2312
2650
  "application/vnd.3gpp.mcvideo-info+xml": {
2313
2651
  source: "iana",
2314
2652
  compressible: true
@@ -2321,6 +2659,10 @@ var require_db = __commonJS({
2321
2659
  source: "iana",
2322
2660
  compressible: true
2323
2661
  },
2662
+ "application/vnd.3gpp.mcvideo-regroup+xml": {
2663
+ source: "iana",
2664
+ compressible: true
2665
+ },
2324
2666
  "application/vnd.3gpp.mcvideo-service-config+xml": {
2325
2667
  source: "iana",
2326
2668
  compressible: true
@@ -2359,9 +2701,45 @@ var require_db = __commonJS({
2359
2701
  source: "iana",
2360
2702
  extensions: ["pvb"]
2361
2703
  },
2704
+ "application/vnd.3gpp.pinapp-info+xml": {
2705
+ source: "iana",
2706
+ compressible: true
2707
+ },
2362
2708
  "application/vnd.3gpp.s1ap": {
2363
2709
  source: "iana"
2364
2710
  },
2711
+ "application/vnd.3gpp.seal-group-doc+xml": {
2712
+ source: "iana",
2713
+ compressible: true
2714
+ },
2715
+ "application/vnd.3gpp.seal-info+xml": {
2716
+ source: "iana",
2717
+ compressible: true
2718
+ },
2719
+ "application/vnd.3gpp.seal-location-info+xml": {
2720
+ source: "iana",
2721
+ compressible: true
2722
+ },
2723
+ "application/vnd.3gpp.seal-mbms-usage-info+xml": {
2724
+ source: "iana",
2725
+ compressible: true
2726
+ },
2727
+ "application/vnd.3gpp.seal-network-qos-management-info+xml": {
2728
+ source: "iana",
2729
+ compressible: true
2730
+ },
2731
+ "application/vnd.3gpp.seal-ue-config-info+xml": {
2732
+ source: "iana",
2733
+ compressible: true
2734
+ },
2735
+ "application/vnd.3gpp.seal-unicast-info+xml": {
2736
+ source: "iana",
2737
+ compressible: true
2738
+ },
2739
+ "application/vnd.3gpp.seal-user-profile-info+xml": {
2740
+ source: "iana",
2741
+ compressible: true
2742
+ },
2365
2743
  "application/vnd.3gpp.sms": {
2366
2744
  source: "iana"
2367
2745
  },
@@ -2385,6 +2763,13 @@ var require_db = __commonJS({
2385
2763
  source: "iana",
2386
2764
  compressible: true
2387
2765
  },
2766
+ "application/vnd.3gpp.v2x": {
2767
+ source: "iana"
2768
+ },
2769
+ "application/vnd.3gpp.vae-info+xml": {
2770
+ source: "iana",
2771
+ compressible: true
2772
+ },
2388
2773
  "application/vnd.3gpp2.bcmcsinfo+xml": {
2389
2774
  source: "iana",
2390
2775
  compressible: true
@@ -2411,6 +2796,14 @@ var require_db = __commonJS({
2411
2796
  source: "iana",
2412
2797
  extensions: ["imp"]
2413
2798
  },
2799
+ "application/vnd.acm.addressxfer+json": {
2800
+ source: "iana",
2801
+ compressible: true
2802
+ },
2803
+ "application/vnd.acm.chatbot+json": {
2804
+ source: "iana",
2805
+ compressible: true
2806
+ },
2414
2807
  "application/vnd.acucobol": {
2415
2808
  source: "iana",
2416
2809
  extensions: ["acu"]
@@ -2444,7 +2837,7 @@ var require_db = __commonJS({
2444
2837
  extensions: ["xdp"]
2445
2838
  },
2446
2839
  "application/vnd.adobe.xfdf": {
2447
- source: "iana",
2840
+ source: "apache",
2448
2841
  extensions: ["xfdf"]
2449
2842
  },
2450
2843
  "application/vnd.aether.imp": {
@@ -2494,7 +2887,7 @@ var require_db = __commonJS({
2494
2887
  extensions: ["age"]
2495
2888
  },
2496
2889
  "application/vnd.ah-barcode": {
2497
- source: "iana"
2890
+ source: "apache"
2498
2891
  },
2499
2892
  "application/vnd.ahead.space": {
2500
2893
  source: "iana",
@@ -2560,6 +2953,9 @@ var require_db = __commonJS({
2560
2953
  "application/vnd.apache.arrow.stream": {
2561
2954
  source: "iana"
2562
2955
  },
2956
+ "application/vnd.apache.parquet": {
2957
+ source: "iana"
2958
+ },
2563
2959
  "application/vnd.apache.thrift.binary": {
2564
2960
  source: "iana"
2565
2961
  },
@@ -2569,6 +2965,9 @@ var require_db = __commonJS({
2569
2965
  "application/vnd.apache.thrift.json": {
2570
2966
  source: "iana"
2571
2967
  },
2968
+ "application/vnd.apexlang": {
2969
+ source: "iana"
2970
+ },
2572
2971
  "application/vnd.api+json": {
2573
2972
  source: "iana",
2574
2973
  compressible: true
@@ -2607,7 +3006,7 @@ var require_db = __commonJS({
2607
3006
  extensions: ["pkpass"]
2608
3007
  },
2609
3008
  "application/vnd.arastra.swi": {
2610
- source: "iana"
3009
+ source: "apache"
2611
3010
  },
2612
3011
  "application/vnd.aristanetworks.swi": {
2613
3012
  source: "iana",
@@ -2628,6 +3027,9 @@ var require_db = __commonJS({
2628
3027
  source: "iana",
2629
3028
  extensions: ["aep"]
2630
3029
  },
3030
+ "application/vnd.autodesk.fbx": {
3031
+ extensions: ["fbx"]
3032
+ },
2631
3033
  "application/vnd.autopackage": {
2632
3034
  source: "iana"
2633
3035
  },
@@ -2664,6 +3066,14 @@ var require_db = __commonJS({
2664
3066
  source: "iana",
2665
3067
  compressible: true
2666
3068
  },
3069
+ "application/vnd.belightsoft.lhzd+zip": {
3070
+ source: "iana",
3071
+ compressible: false
3072
+ },
3073
+ "application/vnd.belightsoft.lhzl+zip": {
3074
+ source: "iana",
3075
+ compressible: false
3076
+ },
2667
3077
  "application/vnd.bint.med-content": {
2668
3078
  source: "iana"
2669
3079
  },
@@ -2702,6 +3112,13 @@ var require_db = __commonJS({
2702
3112
  source: "iana",
2703
3113
  compressible: true
2704
3114
  },
3115
+ "application/vnd.bzip3": {
3116
+ source: "iana"
3117
+ },
3118
+ "application/vnd.c3voc.schedule+xml": {
3119
+ source: "iana",
3120
+ compressible: true
3121
+ },
2705
3122
  "application/vnd.cab-jscript": {
2706
3123
  source: "iana"
2707
3124
  },
@@ -2768,6 +3185,16 @@ var require_db = __commonJS({
2768
3185
  source: "iana",
2769
3186
  extensions: ["c11amz"]
2770
3187
  },
3188
+ "application/vnd.cncf.helm.chart.content.v1.tar+gzip": {
3189
+ source: "iana"
3190
+ },
3191
+ "application/vnd.cncf.helm.chart.provenance.v1.prov": {
3192
+ source: "iana"
3193
+ },
3194
+ "application/vnd.cncf.helm.config.v1+json": {
3195
+ source: "iana",
3196
+ compressible: true
3197
+ },
2771
3198
  "application/vnd.coffeescript": {
2772
3199
  source: "iana"
2773
3200
  },
@@ -2934,6 +3361,9 @@ var require_db = __commonJS({
2934
3361
  source: "iana",
2935
3362
  extensions: ["rdz"]
2936
3363
  },
3364
+ "application/vnd.datalog": {
3365
+ source: "iana"
3366
+ },
2937
3367
  "application/vnd.datapackage+json": {
2938
3368
  source: "iana",
2939
3369
  compressible: true
@@ -2946,6 +3376,11 @@ var require_db = __commonJS({
2946
3376
  source: "iana",
2947
3377
  extensions: ["dbf"]
2948
3378
  },
3379
+ "application/vnd.dcmp+xml": {
3380
+ source: "iana",
3381
+ compressible: true,
3382
+ extensions: ["dcmp"]
3383
+ },
2949
3384
  "application/vnd.debian.binary-package": {
2950
3385
  source: "iana"
2951
3386
  },
@@ -3144,6 +3579,10 @@ var require_db = __commonJS({
3144
3579
  "application/vnd.efi.iso": {
3145
3580
  source: "iana"
3146
3581
  },
3582
+ "application/vnd.eln+zip": {
3583
+ source: "iana",
3584
+ compressible: false
3585
+ },
3147
3586
  "application/vnd.emclient.accessrequest+xml": {
3148
3587
  source: "iana",
3149
3588
  compressible: true
@@ -3182,6 +3621,9 @@ var require_db = __commonJS({
3182
3621
  "application/vnd.ericsson.quickcall": {
3183
3622
  source: "iana"
3184
3623
  },
3624
+ "application/vnd.erofs": {
3625
+ source: "iana"
3626
+ },
3185
3627
  "application/vnd.espass-espass+zip": {
3186
3628
  source: "iana",
3187
3629
  compressible: false
@@ -3318,7 +3760,7 @@ var require_db = __commonJS({
3318
3760
  source: "iana"
3319
3761
  },
3320
3762
  "application/vnd.fdf": {
3321
- source: "iana",
3763
+ source: "apache",
3322
3764
  extensions: ["fdf"]
3323
3765
  },
3324
3766
  "application/vnd.fdsn.mseed": {
@@ -3329,6 +3771,11 @@ var require_db = __commonJS({
3329
3771
  source: "iana",
3330
3772
  extensions: ["seed", "dataless"]
3331
3773
  },
3774
+ "application/vnd.fdsn.stationxml+xml": {
3775
+ source: "iana",
3776
+ charset: "XML-BASED",
3777
+ compressible: true
3778
+ },
3332
3779
  "application/vnd.ffsns": {
3333
3780
  source: "iana"
3334
3781
  },
@@ -3360,12 +3807,15 @@ var require_db = __commonJS({
3360
3807
  source: "iana",
3361
3808
  extensions: ["fm", "frame", "maker", "book"]
3362
3809
  },
3810
+ "application/vnd.freelog.comic": {
3811
+ source: "iana"
3812
+ },
3363
3813
  "application/vnd.frogans.fnc": {
3364
- source: "iana",
3814
+ source: "apache",
3365
3815
  extensions: ["fnc"]
3366
3816
  },
3367
3817
  "application/vnd.frogans.ltf": {
3368
- source: "iana",
3818
+ source: "apache",
3369
3819
  extensions: ["ltf"]
3370
3820
  },
3371
3821
  "application/vnd.fsc.weblaunch": {
@@ -3443,29 +3893,62 @@ var require_db = __commonJS({
3443
3893
  source: "iana",
3444
3894
  extensions: ["fzs"]
3445
3895
  },
3896
+ "application/vnd.ga4gh.passport+jwt": {
3897
+ source: "iana"
3898
+ },
3446
3899
  "application/vnd.genomatix.tuxedo": {
3447
3900
  source: "iana",
3448
3901
  extensions: ["txd"]
3449
3902
  },
3903
+ "application/vnd.genozip": {
3904
+ source: "iana"
3905
+ },
3450
3906
  "application/vnd.gentics.grd+json": {
3451
3907
  source: "iana",
3452
3908
  compressible: true
3453
3909
  },
3454
- "application/vnd.geo+json": {
3910
+ "application/vnd.gentoo.catmetadata+xml": {
3455
3911
  source: "iana",
3456
3912
  compressible: true
3457
3913
  },
3458
- "application/vnd.geocube+xml": {
3914
+ "application/vnd.gentoo.ebuild": {
3915
+ source: "iana"
3916
+ },
3917
+ "application/vnd.gentoo.eclass": {
3918
+ source: "iana"
3919
+ },
3920
+ "application/vnd.gentoo.gpkg": {
3921
+ source: "iana"
3922
+ },
3923
+ "application/vnd.gentoo.manifest": {
3924
+ source: "iana"
3925
+ },
3926
+ "application/vnd.gentoo.pkgmetadata+xml": {
3459
3927
  source: "iana",
3460
3928
  compressible: true
3461
3929
  },
3930
+ "application/vnd.gentoo.xpak": {
3931
+ source: "iana"
3932
+ },
3933
+ "application/vnd.geo+json": {
3934
+ source: "apache",
3935
+ compressible: true
3936
+ },
3937
+ "application/vnd.geocube+xml": {
3938
+ source: "apache",
3939
+ compressible: true
3940
+ },
3462
3941
  "application/vnd.geogebra.file": {
3463
3942
  source: "iana",
3464
3943
  extensions: ["ggb"]
3465
3944
  },
3466
- "application/vnd.geogebra.slides": {
3945
+ "application/vnd.geogebra.pinboard": {
3467
3946
  source: "iana"
3468
3947
  },
3948
+ "application/vnd.geogebra.slides": {
3949
+ source: "iana",
3950
+ extensions: ["ggs"]
3951
+ },
3469
3952
  "application/vnd.geogebra.tool": {
3470
3953
  source: "iana",
3471
3954
  extensions: ["ggt"]
@@ -3499,18 +3982,64 @@ var require_db = __commonJS({
3499
3982
  source: "iana",
3500
3983
  extensions: ["gmx"]
3501
3984
  },
3985
+ "application/vnd.gnu.taler.exchange+json": {
3986
+ source: "iana",
3987
+ compressible: true
3988
+ },
3989
+ "application/vnd.gnu.taler.merchant+json": {
3990
+ source: "iana",
3991
+ compressible: true
3992
+ },
3993
+ "application/vnd.google-apps.audio": {},
3502
3994
  "application/vnd.google-apps.document": {
3503
3995
  compressible: false,
3504
3996
  extensions: ["gdoc"]
3505
3997
  },
3998
+ "application/vnd.google-apps.drawing": {
3999
+ compressible: false,
4000
+ extensions: ["gdraw"]
4001
+ },
4002
+ "application/vnd.google-apps.drive-sdk": {
4003
+ compressible: false
4004
+ },
4005
+ "application/vnd.google-apps.file": {},
4006
+ "application/vnd.google-apps.folder": {
4007
+ compressible: false
4008
+ },
4009
+ "application/vnd.google-apps.form": {
4010
+ compressible: false,
4011
+ extensions: ["gform"]
4012
+ },
4013
+ "application/vnd.google-apps.fusiontable": {},
4014
+ "application/vnd.google-apps.jam": {
4015
+ compressible: false,
4016
+ extensions: ["gjam"]
4017
+ },
4018
+ "application/vnd.google-apps.mail-layout": {},
4019
+ "application/vnd.google-apps.map": {
4020
+ compressible: false,
4021
+ extensions: ["gmap"]
4022
+ },
4023
+ "application/vnd.google-apps.photo": {},
3506
4024
  "application/vnd.google-apps.presentation": {
3507
4025
  compressible: false,
3508
4026
  extensions: ["gslides"]
3509
4027
  },
4028
+ "application/vnd.google-apps.script": {
4029
+ compressible: false,
4030
+ extensions: ["gscript"]
4031
+ },
4032
+ "application/vnd.google-apps.shortcut": {},
4033
+ "application/vnd.google-apps.site": {
4034
+ compressible: false,
4035
+ extensions: ["gsite"]
4036
+ },
3510
4037
  "application/vnd.google-apps.spreadsheet": {
3511
4038
  compressible: false,
3512
4039
  extensions: ["gsheet"]
3513
4040
  },
4041
+ "application/vnd.google-apps.unknown": {},
4042
+ "application/vnd.google-apps.video": {},
3514
4043
  "application/vnd.google-earth.kml+xml": {
3515
4044
  source: "iana",
3516
4045
  compressible: true,
@@ -3522,7 +4051,7 @@ var require_db = __commonJS({
3522
4051
  extensions: ["kmz"]
3523
4052
  },
3524
4053
  "application/vnd.gov.sk.e-form+xml": {
3525
- source: "iana",
4054
+ source: "apache",
3526
4055
  compressible: true
3527
4056
  },
3528
4057
  "application/vnd.gov.sk.e-form+zip": {
@@ -3530,6 +4059,11 @@ var require_db = __commonJS({
3530
4059
  compressible: false
3531
4060
  },
3532
4061
  "application/vnd.gov.sk.xmldatacontainer+xml": {
4062
+ source: "iana",
4063
+ compressible: true,
4064
+ extensions: ["xdcf"]
4065
+ },
4066
+ "application/vnd.gpxsee.map+xml": {
3533
4067
  source: "iana",
3534
4068
  compressible: true
3535
4069
  },
@@ -3594,25 +4128,15 @@ var require_db = __commonJS({
3594
4128
  source: "iana"
3595
4129
  },
3596
4130
  "application/vnd.hdt": {
3597
- source: "iana"
3598
- },
3599
- "application/vnd.heroku+json": {
3600
- source: "iana",
3601
- compressible: true
3602
- },
3603
- "application/vnd.hhe.lesson-player": {
3604
- source: "iana",
3605
- extensions: ["les"]
4131
+ source: "iana"
3606
4132
  },
3607
- "application/vnd.hl7cda+xml": {
4133
+ "application/vnd.heroku+json": {
3608
4134
  source: "iana",
3609
- charset: "UTF-8",
3610
4135
  compressible: true
3611
4136
  },
3612
- "application/vnd.hl7v2+xml": {
4137
+ "application/vnd.hhe.lesson-player": {
3613
4138
  source: "iana",
3614
- charset: "UTF-8",
3615
- compressible: true
4139
+ extensions: ["les"]
3616
4140
  },
3617
4141
  "application/vnd.hp-hpgl": {
3618
4142
  source: "iana",
@@ -3638,6 +4162,9 @@ var require_db = __commonJS({
3638
4162
  source: "iana",
3639
4163
  extensions: ["pclxl"]
3640
4164
  },
4165
+ "application/vnd.hsl": {
4166
+ source: "iana"
4167
+ },
3641
4168
  "application/vnd.httphone": {
3642
4169
  source: "iana"
3643
4170
  },
@@ -3661,7 +4188,7 @@ var require_db = __commonJS({
3661
4188
  source: "iana"
3662
4189
  },
3663
4190
  "application/vnd.ibm.afplinedata": {
3664
- source: "iana"
4191
+ source: "apache"
3665
4192
  },
3666
4193
  "application/vnd.ibm.electronic-media": {
3667
4194
  source: "iana"
@@ -3671,7 +4198,7 @@ var require_db = __commonJS({
3671
4198
  extensions: ["mpy"]
3672
4199
  },
3673
4200
  "application/vnd.ibm.modcap": {
3674
- source: "iana",
4201
+ source: "apache",
3675
4202
  extensions: ["afp", "listafp", "list3820"]
3676
4203
  },
3677
4204
  "application/vnd.ibm.rights-management": {
@@ -3747,7 +4274,7 @@ var require_db = __commonJS({
3747
4274
  compressible: true
3748
4275
  },
3749
4276
  "application/vnd.informix-visionary": {
3750
- source: "iana"
4277
+ source: "apache"
3751
4278
  },
3752
4279
  "application/vnd.infotech.project": {
3753
4280
  source: "iana"
@@ -3785,6 +4312,21 @@ var require_db = __commonJS({
3785
4312
  source: "iana",
3786
4313
  extensions: ["qfx"]
3787
4314
  },
4315
+ "application/vnd.ipfs.ipns-record": {
4316
+ source: "iana"
4317
+ },
4318
+ "application/vnd.ipld.car": {
4319
+ source: "iana"
4320
+ },
4321
+ "application/vnd.ipld.dag-cbor": {
4322
+ source: "iana"
4323
+ },
4324
+ "application/vnd.ipld.dag-json": {
4325
+ source: "iana"
4326
+ },
4327
+ "application/vnd.ipld.raw": {
4328
+ source: "iana"
4329
+ },
3788
4330
  "application/vnd.iptc.g2.catalogitem+xml": {
3789
4331
  source: "iana",
3790
4332
  compressible: true
@@ -3913,10 +4455,20 @@ var require_db = __commonJS({
3913
4455
  source: "iana",
3914
4456
  extensions: ["kwd", "kwt"]
3915
4457
  },
4458
+ "application/vnd.kdl": {
4459
+ source: "iana"
4460
+ },
3916
4461
  "application/vnd.kenameaapp": {
3917
4462
  source: "iana",
3918
4463
  extensions: ["htke"]
3919
4464
  },
4465
+ "application/vnd.keyman.kmp+zip": {
4466
+ source: "iana",
4467
+ compressible: false
4468
+ },
4469
+ "application/vnd.keyman.kmx": {
4470
+ source: "iana"
4471
+ },
3920
4472
  "application/vnd.kidspiration": {
3921
4473
  source: "iana",
3922
4474
  extensions: ["kia"]
@@ -3948,6 +4500,9 @@ var require_db = __commonJS({
3948
4500
  "application/vnd.laszip": {
3949
4501
  source: "iana"
3950
4502
  },
4503
+ "application/vnd.ldev.productlicensing": {
4504
+ source: "iana"
4505
+ },
3951
4506
  "application/vnd.leap+json": {
3952
4507
  source: "iana",
3953
4508
  compressible: true
@@ -4038,6 +4593,12 @@ var require_db = __commonJS({
4038
4593
  source: "iana",
4039
4594
  extensions: ["mcd"]
4040
4595
  },
4596
+ "application/vnd.mdl": {
4597
+ source: "iana"
4598
+ },
4599
+ "application/vnd.mdl-mbsdf": {
4600
+ source: "iana"
4601
+ },
4041
4602
  "application/vnd.medcalcdata": {
4042
4603
  source: "iana",
4043
4604
  extensions: ["mc1"]
@@ -4046,9 +4607,15 @@ var require_db = __commonJS({
4046
4607
  source: "iana",
4047
4608
  extensions: ["cdkey"]
4048
4609
  },
4610
+ "application/vnd.medicalholodeck.recordxr": {
4611
+ source: "iana"
4612
+ },
4049
4613
  "application/vnd.meridian-slingshot": {
4050
4614
  source: "iana"
4051
4615
  },
4616
+ "application/vnd.mermaid": {
4617
+ source: "iana"
4618
+ },
4052
4619
  "application/vnd.mfer": {
4053
4620
  source: "iana",
4054
4621
  extensions: ["mwf"]
@@ -4117,6 +4684,9 @@ var require_db = __commonJS({
4117
4684
  source: "iana",
4118
4685
  extensions: ["txf"]
4119
4686
  },
4687
+ "application/vnd.modl": {
4688
+ source: "iana"
4689
+ },
4120
4690
  "application/vnd.mophun.application": {
4121
4691
  source: "iana",
4122
4692
  extensions: ["mpn"]
@@ -4284,6 +4854,9 @@ var require_db = __commonJS({
4284
4854
  "application/vnd.ms-tnef": {
4285
4855
  source: "iana"
4286
4856
  },
4857
+ "application/vnd.ms-visio.viewer": {
4858
+ extensions: ["vdx"]
4859
+ },
4287
4860
  "application/vnd.ms-windows.devicepairing": {
4288
4861
  source: "iana"
4289
4862
  },
@@ -4336,6 +4909,9 @@ var require_db = __commonJS({
4336
4909
  source: "iana",
4337
4910
  extensions: ["mseq"]
4338
4911
  },
4912
+ "application/vnd.msgpack": {
4913
+ source: "iana"
4914
+ },
4339
4915
  "application/vnd.msign": {
4340
4916
  source: "iana"
4341
4917
  },
@@ -4364,6 +4940,22 @@ var require_db = __commonJS({
4364
4940
  source: "iana",
4365
4941
  compressible: true
4366
4942
  },
4943
+ "application/vnd.nato.bindingdataobject+cbor": {
4944
+ source: "iana"
4945
+ },
4946
+ "application/vnd.nato.bindingdataobject+json": {
4947
+ source: "iana",
4948
+ compressible: true
4949
+ },
4950
+ "application/vnd.nato.bindingdataobject+xml": {
4951
+ source: "iana",
4952
+ compressible: true,
4953
+ extensions: ["bdo"]
4954
+ },
4955
+ "application/vnd.nato.openxmlformats-package.iepd+zip": {
4956
+ source: "iana",
4957
+ compressible: false
4958
+ },
4367
4959
  "application/vnd.ncd.control": {
4368
4960
  source: "iana"
4369
4961
  },
@@ -4450,7 +5042,7 @@ var require_db = __commonJS({
4450
5042
  extensions: ["ngdat"]
4451
5043
  },
4452
5044
  "application/vnd.nokia.n-gage.symbian.install": {
4453
- source: "iana",
5045
+ source: "apache",
4454
5046
  extensions: ["n-gage"]
4455
5047
  },
4456
5048
  "application/vnd.nokia.ncd": {
@@ -4498,6 +5090,19 @@ var require_db = __commonJS({
4498
5090
  "application/vnd.ntt-local.sip-ta_tcp_stream": {
4499
5091
  source: "iana"
4500
5092
  },
5093
+ "application/vnd.oai.workflows": {
5094
+ source: "iana"
5095
+ },
5096
+ "application/vnd.oai.workflows+json": {
5097
+ source: "iana",
5098
+ compressible: true
5099
+ },
5100
+ "application/vnd.oai.workflows+yaml": {
5101
+ source: "iana"
5102
+ },
5103
+ "application/vnd.oasis.opendocument.base": {
5104
+ source: "iana"
5105
+ },
4501
5106
  "application/vnd.oasis.opendocument.chart": {
4502
5107
  source: "iana",
4503
5108
  extensions: ["odc"]
@@ -4507,7 +5112,7 @@ var require_db = __commonJS({
4507
5112
  extensions: ["otc"]
4508
5113
  },
4509
5114
  "application/vnd.oasis.opendocument.database": {
4510
- source: "iana",
5115
+ source: "apache",
4511
5116
  extensions: ["odb"]
4512
5117
  },
4513
5118
  "application/vnd.oasis.opendocument.formula": {
@@ -4562,6 +5167,9 @@ var require_db = __commonJS({
4562
5167
  source: "iana",
4563
5168
  extensions: ["odm"]
4564
5169
  },
5170
+ "application/vnd.oasis.opendocument.text-master-template": {
5171
+ source: "iana"
5172
+ },
4565
5173
  "application/vnd.oasis.opendocument.text-template": {
4566
5174
  source: "iana",
4567
5175
  extensions: ["ott"]
@@ -4644,7 +5252,7 @@ var require_db = __commonJS({
4644
5252
  compressible: true
4645
5253
  },
4646
5254
  "application/vnd.oma.bcast.drm-trigger+xml": {
4647
- source: "iana",
5255
+ source: "apache",
4648
5256
  compressible: true
4649
5257
  },
4650
5258
  "application/vnd.oma.bcast.imd+xml": {
@@ -4675,7 +5283,7 @@ var require_db = __commonJS({
4675
5283
  source: "iana"
4676
5284
  },
4677
5285
  "application/vnd.oma.bcast.smartcard-trigger+xml": {
4678
- source: "iana",
5286
+ source: "apache",
4679
5287
  compressible: true
4680
5288
  },
4681
5289
  "application/vnd.oma.bcast.sprov+xml": {
@@ -4805,6 +5413,9 @@ var require_db = __commonJS({
4805
5413
  "application/vnd.onepagertatx": {
4806
5414
  source: "iana"
4807
5415
  },
5416
+ "application/vnd.onvif.metadata": {
5417
+ source: "iana"
5418
+ },
4808
5419
  "application/vnd.openblox.game+xml": {
4809
5420
  source: "iana",
4810
5421
  compressible: true,
@@ -4828,6 +5439,10 @@ var require_db = __commonJS({
4828
5439
  "application/vnd.opentimestamps.ots": {
4829
5440
  source: "iana"
4830
5441
  },
5442
+ "application/vnd.openvpi.dspx+json": {
5443
+ source: "iana",
5444
+ compressible: true
5445
+ },
4831
5446
  "application/vnd.openxmlformats-officedocument.custom-properties+xml": {
4832
5447
  source: "iana",
4833
5448
  compressible: true
@@ -5238,6 +5853,15 @@ var require_db = __commonJS({
5238
5853
  source: "iana",
5239
5854
  extensions: ["box"]
5240
5855
  },
5856
+ "application/vnd.procrate.brushset": {
5857
+ extensions: ["brushset"]
5858
+ },
5859
+ "application/vnd.procreate.brush": {
5860
+ extensions: ["brush"]
5861
+ },
5862
+ "application/vnd.procreate.dream": {
5863
+ extensions: ["drm"]
5864
+ },
5241
5865
  "application/vnd.proteus.magazine": {
5242
5866
  source: "iana",
5243
5867
  extensions: ["mgz"]
@@ -5245,6 +5869,9 @@ var require_db = __commonJS({
5245
5869
  "application/vnd.psfs": {
5246
5870
  source: "iana"
5247
5871
  },
5872
+ "application/vnd.pt.mundusmundi": {
5873
+ source: "iana"
5874
+ },
5248
5875
  "application/vnd.publishare-delta-tree": {
5249
5876
  source: "iana",
5250
5877
  extensions: ["qps"]
@@ -5258,7 +5885,8 @@ var require_db = __commonJS({
5258
5885
  },
5259
5886
  "application/vnd.pwg-xhtml-print+xml": {
5260
5887
  source: "iana",
5261
- compressible: true
5888
+ compressible: true,
5889
+ extensions: ["xhtm"]
5262
5890
  },
5263
5891
  "application/vnd.qualcomm.brew-app-res": {
5264
5892
  source: "iana"
@@ -5356,6 +5984,9 @@ var require_db = __commonJS({
5356
5984
  compressible: true,
5357
5985
  extensions: ["musicxml"]
5358
5986
  },
5987
+ "application/vnd.relpipe": {
5988
+ source: "iana"
5989
+ },
5359
5990
  "application/vnd.renlearn.rlprint": {
5360
5991
  source: "iana"
5361
5992
  },
@@ -5509,6 +6140,9 @@ var require_db = __commonJS({
5509
6140
  source: "iana",
5510
6141
  compressible: true
5511
6142
  },
6143
+ "application/vnd.sketchometry": {
6144
+ source: "iana"
6145
+ },
5512
6146
  "application/vnd.smaf": {
5513
6147
  source: "iana",
5514
6148
  extensions: ["mmf"]
@@ -5520,6 +6154,9 @@ var require_db = __commonJS({
5520
6154
  source: "iana",
5521
6155
  extensions: ["teacher"]
5522
6156
  },
6157
+ "application/vnd.smintio.portals.archive": {
6158
+ source: "iana"
6159
+ },
5523
6160
  "application/vnd.snesdev-page-table": {
5524
6161
  source: "iana"
5525
6162
  },
@@ -5647,6 +6284,9 @@ var require_db = __commonJS({
5647
6284
  "application/vnd.swiftview-ics": {
5648
6285
  source: "iana"
5649
6286
  },
6287
+ "application/vnd.sybyl.mol2": {
6288
+ source: "iana"
6289
+ },
5650
6290
  "application/vnd.sycle+xml": {
5651
6291
  source: "iana",
5652
6292
  compressible: true
@@ -5751,6 +6391,10 @@ var require_db = __commonJS({
5751
6391
  source: "iana",
5752
6392
  extensions: ["ufd", "ufdl"]
5753
6393
  },
6394
+ "application/vnd.uic.osdm+json": {
6395
+ source: "iana",
6396
+ compressible: true
6397
+ },
5754
6398
  "application/vnd.uiq.theme": {
5755
6399
  source: "iana",
5756
6400
  extensions: ["utz"]
@@ -5766,7 +6410,7 @@ var require_db = __commonJS({
5766
6410
  "application/vnd.uoml+xml": {
5767
6411
  source: "iana",
5768
6412
  compressible: true,
5769
- extensions: ["uoml"]
6413
+ extensions: ["uoml", "uo"]
5770
6414
  },
5771
6415
  "application/vnd.uplanet.alert": {
5772
6416
  source: "iana"
@@ -5827,6 +6471,13 @@ var require_db = __commonJS({
5827
6471
  source: "iana",
5828
6472
  compressible: true
5829
6473
  },
6474
+ "application/vnd.veraison.tsm-report+cbor": {
6475
+ source: "iana"
6476
+ },
6477
+ "application/vnd.veraison.tsm-report+json": {
6478
+ source: "iana",
6479
+ compressible: true
6480
+ },
5830
6481
  "application/vnd.verimatrix.vcas": {
5831
6482
  source: "iana"
5832
6483
  },
@@ -5845,7 +6496,7 @@ var require_db = __commonJS({
5845
6496
  },
5846
6497
  "application/vnd.visio": {
5847
6498
  source: "iana",
5848
- extensions: ["vsd", "vst", "vss", "vsw"]
6499
+ extensions: ["vsd", "vst", "vss", "vsw", "vsdx", "vtx"]
5849
6500
  },
5850
6501
  "application/vnd.visionary": {
5851
6502
  source: "iana",
@@ -5854,6 +6505,9 @@ var require_db = __commonJS({
5854
6505
  "application/vnd.vividence.scriptfile": {
5855
6506
  source: "iana"
5856
6507
  },
6508
+ "application/vnd.vocalshaper.vsp4": {
6509
+ source: "iana"
6510
+ },
5857
6511
  "application/vnd.vsf": {
5858
6512
  source: "iana",
5859
6513
  extensions: ["vsf"]
@@ -5877,6 +6531,9 @@ var require_db = __commonJS({
5877
6531
  source: "iana",
5878
6532
  extensions: ["wmlsc"]
5879
6533
  },
6534
+ "application/vnd.wasmflow.wafl": {
6535
+ source: "iana"
6536
+ },
5880
6537
  "application/vnd.webturbo": {
5881
6538
  source: "iana",
5882
6539
  extensions: ["wtb"]
@@ -5909,6 +6566,9 @@ var require_db = __commonJS({
5909
6566
  source: "iana",
5910
6567
  extensions: ["nbp"]
5911
6568
  },
6569
+ "application/vnd.wordlift": {
6570
+ source: "iana"
6571
+ },
5912
6572
  "application/vnd.wordperfect": {
5913
6573
  source: "iana",
5914
6574
  extensions: ["wpd"]
@@ -5943,6 +6603,12 @@ var require_db = __commonJS({
5943
6603
  source: "iana",
5944
6604
  extensions: ["xar"]
5945
6605
  },
6606
+ "application/vnd.xarin.cpj": {
6607
+ source: "iana"
6608
+ },
6609
+ "application/vnd.xecrets-encrypted": {
6610
+ source: "iana"
6611
+ },
5946
6612
  "application/vnd.xfdl": {
5947
6613
  source: "iana",
5948
6614
  extensions: ["xfdl"]
@@ -6014,9 +6680,6 @@ var require_db = __commonJS({
6014
6680
  source: "iana",
6015
6681
  extensions: ["cmp"]
6016
6682
  },
6017
- "application/vnd.youtube.yt": {
6018
- source: "iana"
6019
- },
6020
6683
  "application/vnd.zul": {
6021
6684
  source: "iana",
6022
6685
  extensions: ["zir", "zirz"]
@@ -6035,6 +6698,19 @@ var require_db = __commonJS({
6035
6698
  source: "iana",
6036
6699
  compressible: true
6037
6700
  },
6701
+ "application/voucher-jws+json": {
6702
+ source: "iana",
6703
+ compressible: true
6704
+ },
6705
+ "application/vp": {
6706
+ source: "iana"
6707
+ },
6708
+ "application/vp+cose": {
6709
+ source: "iana"
6710
+ },
6711
+ "application/vp+jwt": {
6712
+ source: "iana"
6713
+ },
6038
6714
  "application/vq-rtcpxr": {
6039
6715
  source: "iana"
6040
6716
  },
@@ -6130,6 +6806,9 @@ var require_db = __commonJS({
6130
6806
  source: "apache",
6131
6807
  extensions: ["torrent"]
6132
6808
  },
6809
+ "application/x-blender": {
6810
+ extensions: ["blend"]
6811
+ },
6133
6812
  "application/x-blorb": {
6134
6813
  source: "apache",
6135
6814
  extensions: ["blb", "blorb"]
@@ -6174,6 +6853,9 @@ var require_db = __commonJS({
6174
6853
  "application/x-compress": {
6175
6854
  source: "apache"
6176
6855
  },
6856
+ "application/x-compressed": {
6857
+ extensions: ["rar"]
6858
+ },
6177
6859
  "application/x-conference": {
6178
6860
  source: "apache",
6179
6861
  extensions: ["nsc"]
@@ -6318,6 +7000,10 @@ var require_db = __commonJS({
6318
7000
  source: "apache",
6319
7001
  extensions: ["install"]
6320
7002
  },
7003
+ "application/x-ipynb+json": {
7004
+ compressible: true,
7005
+ extensions: ["ipynb"]
7006
+ },
6321
7007
  "application/x-iso9660-image": {
6322
7008
  source: "apache",
6323
7009
  extensions: ["iso"]
@@ -6649,6 +7335,9 @@ var require_db = __commonJS({
6649
7335
  source: "apache",
6650
7336
  extensions: ["xz"]
6651
7337
  },
7338
+ "application/x-zip-compressed": {
7339
+ extensions: ["zip"]
7340
+ },
6652
7341
  "application/x-zmachine": {
6653
7342
  source: "apache",
6654
7343
  extensions: ["z1", "z2", "z3", "z4", "z5", "z6", "z7", "z8"]
@@ -6707,6 +7396,10 @@ var require_db = __commonJS({
6707
7396
  compressible: true,
6708
7397
  extensions: ["xenc"]
6709
7398
  },
7399
+ "application/xfdf": {
7400
+ source: "iana",
7401
+ extensions: ["xfdf"]
7402
+ },
6710
7403
  "application/xhtml+xml": {
6711
7404
  source: "iana",
6712
7405
  compressible: true,
@@ -6767,10 +7460,16 @@ var require_db = __commonJS({
6767
7460
  compressible: true,
6768
7461
  extensions: ["mxml", "xhvml", "xvml", "xvm"]
6769
7462
  },
7463
+ "application/yaml": {
7464
+ source: "iana"
7465
+ },
6770
7466
  "application/yang": {
6771
7467
  source: "iana",
6772
7468
  extensions: ["yang"]
6773
7469
  },
7470
+ "application/yang-data+cbor": {
7471
+ source: "iana"
7472
+ },
6774
7473
  "application/yang-data+json": {
6775
7474
  source: "iana",
6776
7475
  compressible: true
@@ -6787,6 +7486,10 @@ var require_db = __commonJS({
6787
7486
  source: "iana",
6788
7487
  compressible: true
6789
7488
  },
7489
+ "application/yang-sid+json": {
7490
+ source: "iana",
7491
+ compressible: true
7492
+ },
6790
7493
  "application/yin+xml": {
6791
7494
  source: "iana",
6792
7495
  compressible: true,
@@ -6797,6 +7500,9 @@ var require_db = __commonJS({
6797
7500
  compressible: false,
6798
7501
  extensions: ["zip"]
6799
7502
  },
7503
+ "application/zip+dotlottie": {
7504
+ extensions: ["lottie"]
7505
+ },
6800
7506
  "application/zlib": {
6801
7507
  source: "iana"
6802
7508
  },
@@ -6818,7 +7524,8 @@ var require_db = __commonJS({
6818
7524
  source: "iana"
6819
7525
  },
6820
7526
  "audio/aac": {
6821
- source: "iana"
7527
+ source: "iana",
7528
+ extensions: ["adts", "aac"]
6822
7529
  },
6823
7530
  "audio/ac3": {
6824
7531
  source: "iana"
@@ -6941,6 +7648,9 @@ var require_db = __commonJS({
6941
7648
  "audio/evs": {
6942
7649
  source: "iana"
6943
7650
  },
7651
+ "audio/flac": {
7652
+ source: "iana"
7653
+ },
6944
7654
  "audio/flexfec": {
6945
7655
  source: "iana"
6946
7656
  },
@@ -7023,6 +7733,9 @@ var require_db = __commonJS({
7023
7733
  "audio/lpc": {
7024
7734
  source: "iana"
7025
7735
  },
7736
+ "audio/matroska": {
7737
+ source: "iana"
7738
+ },
7026
7739
  "audio/melp": {
7027
7740
  source: "iana"
7028
7741
  },
@@ -7042,6 +7755,9 @@ var require_db = __commonJS({
7042
7755
  source: "apache",
7043
7756
  extensions: ["mid", "midi", "kar", "rmi"]
7044
7757
  },
7758
+ "audio/midi-clip": {
7759
+ source: "iana"
7760
+ },
7045
7761
  "audio/mobile-xmf": {
7046
7762
  source: "iana",
7047
7763
  extensions: ["mxmf"]
@@ -7053,7 +7769,7 @@ var require_db = __commonJS({
7053
7769
  "audio/mp4": {
7054
7770
  source: "iana",
7055
7771
  compressible: false,
7056
- extensions: ["m4a", "mp4a"]
7772
+ extensions: ["m4a", "mp4a", "m4b"]
7057
7773
  },
7058
7774
  "audio/mp4a-latm": {
7059
7775
  source: "iana"
@@ -7303,7 +8019,7 @@ var require_db = __commonJS({
7303
8019
  source: "iana"
7304
8020
  },
7305
8021
  "audio/vnd.qcelp": {
7306
- source: "iana"
8022
+ source: "apache"
7307
8023
  },
7308
8024
  "audio/vnd.rhetorex.32kadpcm": {
7309
8025
  source: "iana"
@@ -7462,6 +8178,7 @@ var require_db = __commonJS({
7462
8178
  extensions: ["exr"]
7463
8179
  },
7464
8180
  "image/apng": {
8181
+ source: "iana",
7465
8182
  compressible: false,
7466
8183
  extensions: ["apng"]
7467
8184
  },
@@ -7481,7 +8198,7 @@ var require_db = __commonJS({
7481
8198
  "image/bmp": {
7482
8199
  source: "iana",
7483
8200
  compressible: true,
7484
- extensions: ["bmp"]
8201
+ extensions: ["bmp", "dib"]
7485
8202
  },
7486
8203
  "image/cgm": {
7487
8204
  source: "iana",
@@ -7491,6 +8208,10 @@ var require_db = __commonJS({
7491
8208
  source: "iana",
7492
8209
  extensions: ["drle"]
7493
8210
  },
8211
+ "image/dpx": {
8212
+ source: "iana",
8213
+ extensions: ["dpx"]
8214
+ },
7494
8215
  "image/emf": {
7495
8216
  source: "iana",
7496
8217
  extensions: ["emf"]
@@ -7528,14 +8249,21 @@ var require_db = __commonJS({
7528
8249
  source: "iana",
7529
8250
  extensions: ["hej2"]
7530
8251
  },
7531
- "image/hsj2": {
7532
- source: "iana",
7533
- extensions: ["hsj2"]
7534
- },
7535
8252
  "image/ief": {
7536
8253
  source: "iana",
7537
8254
  extensions: ["ief"]
7538
8255
  },
8256
+ "image/j2c": {
8257
+ source: "iana"
8258
+ },
8259
+ "image/jaii": {
8260
+ source: "iana",
8261
+ extensions: ["jaii"]
8262
+ },
8263
+ "image/jais": {
8264
+ source: "iana",
8265
+ extensions: ["jais"]
8266
+ },
7539
8267
  "image/jls": {
7540
8268
  source: "iana",
7541
8269
  extensions: ["jls"]
@@ -7548,7 +8276,7 @@ var require_db = __commonJS({
7548
8276
  "image/jpeg": {
7549
8277
  source: "iana",
7550
8278
  compressible: false,
7551
- extensions: ["jpeg", "jpg", "jpe"]
8279
+ extensions: ["jpg", "jpeg", "jpe"]
7552
8280
  },
7553
8281
  "image/jph": {
7554
8282
  source: "iana",
@@ -7561,13 +8289,17 @@ var require_db = __commonJS({
7561
8289
  "image/jpm": {
7562
8290
  source: "iana",
7563
8291
  compressible: false,
7564
- extensions: ["jpm"]
8292
+ extensions: ["jpm", "jpgm"]
7565
8293
  },
7566
8294
  "image/jpx": {
7567
8295
  source: "iana",
7568
8296
  compressible: false,
7569
8297
  extensions: ["jpx", "jpf"]
7570
8298
  },
8299
+ "image/jxl": {
8300
+ source: "iana",
8301
+ extensions: ["jxl"]
8302
+ },
7571
8303
  "image/jxr": {
7572
8304
  source: "iana",
7573
8305
  extensions: ["jxr"]
@@ -7608,7 +8340,8 @@ var require_db = __commonJS({
7608
8340
  source: "iana"
7609
8341
  },
7610
8342
  "image/pjpeg": {
7611
- compressible: false
8343
+ compressible: false,
8344
+ extensions: ["jfif"]
7612
8345
  },
7613
8346
  "image/png": {
7614
8347
  source: "iana",
@@ -7617,7 +8350,7 @@ var require_db = __commonJS({
7617
8350
  },
7618
8351
  "image/prs.btif": {
7619
8352
  source: "iana",
7620
- extensions: ["btif"]
8353
+ extensions: ["btif", "btf"]
7621
8354
  },
7622
8355
  "image/prs.pti": {
7623
8356
  source: "iana",
@@ -7657,6 +8390,9 @@ var require_db = __commonJS({
7657
8390
  source: "iana",
7658
8391
  extensions: ["azv"]
7659
8392
  },
8393
+ "image/vnd.clip": {
8394
+ source: "iana"
8395
+ },
7660
8396
  "image/vnd.cns.inf2": {
7661
8397
  source: "iana"
7662
8398
  },
@@ -7770,7 +8506,7 @@ var require_db = __commonJS({
7770
8506
  extensions: ["pcx"]
7771
8507
  },
7772
8508
  "image/webp": {
7773
- source: "apache",
8509
+ source: "iana",
7774
8510
  extensions: ["webp"]
7775
8511
  },
7776
8512
  "image/wmf": {
@@ -7781,6 +8517,9 @@ var require_db = __commonJS({
7781
8517
  source: "apache",
7782
8518
  extensions: ["3ds"]
7783
8519
  },
8520
+ "image/x-adobe-dng": {
8521
+ extensions: ["dng"]
8522
+ },
7784
8523
  "image/x-cmu-raster": {
7785
8524
  source: "apache",
7786
8525
  extensions: ["ras"]
@@ -7789,6 +8528,9 @@ var require_db = __commonJS({
7789
8528
  source: "apache",
7790
8529
  extensions: ["cmx"]
7791
8530
  },
8531
+ "image/x-emf": {
8532
+ source: "iana"
8533
+ },
7792
8534
  "image/x-freehand": {
7793
8535
  source: "apache",
7794
8536
  extensions: ["fh", "fhc", "fh4", "fh5", "fh7"]
@@ -7843,6 +8585,9 @@ var require_db = __commonJS({
7843
8585
  source: "apache",
7844
8586
  extensions: ["tga"]
7845
8587
  },
8588
+ "image/x-wmf": {
8589
+ source: "iana"
8590
+ },
7846
8591
  "image/x-xbitmap": {
7847
8592
  source: "apache",
7848
8593
  extensions: ["xbm"]
@@ -7858,6 +8603,9 @@ var require_db = __commonJS({
7858
8603
  source: "apache",
7859
8604
  extensions: ["xwd"]
7860
8605
  },
8606
+ "message/bhttp": {
8607
+ source: "iana"
8608
+ },
7861
8609
  "message/cpim": {
7862
8610
  source: "iana"
7863
8611
  },
@@ -7900,7 +8648,16 @@ var require_db = __commonJS({
7900
8648
  source: "iana",
7901
8649
  compressible: true
7902
8650
  },
8651
+ "message/mls": {
8652
+ source: "iana"
8653
+ },
7903
8654
  "message/news": {
8655
+ source: "apache"
8656
+ },
8657
+ "message/ohttp-req": {
8658
+ source: "iana"
8659
+ },
8660
+ "message/ohttp-res": {
7904
8661
  source: "iana"
7905
8662
  },
7906
8663
  "message/partial": {
@@ -7910,10 +8667,10 @@ var require_db = __commonJS({
7910
8667
  "message/rfc822": {
7911
8668
  source: "iana",
7912
8669
  compressible: true,
7913
- extensions: ["eml", "mime"]
8670
+ extensions: ["eml", "mime", "mht", "mhtml"]
7914
8671
  },
7915
8672
  "message/s-http": {
7916
- source: "iana"
8673
+ source: "apache"
7917
8674
  },
7918
8675
  "message/sip": {
7919
8676
  source: "iana"
@@ -7925,7 +8682,7 @@ var require_db = __commonJS({
7925
8682
  source: "iana"
7926
8683
  },
7927
8684
  "message/vnd.si.simp": {
7928
- source: "iana"
8685
+ source: "apache"
7929
8686
  },
7930
8687
  "message/vnd.wfa.wsc": {
7931
8688
  source: "iana",
@@ -7953,6 +8710,10 @@ var require_db = __commonJS({
7953
8710
  compressible: false,
7954
8711
  extensions: ["igs", "iges"]
7955
8712
  },
8713
+ "model/jt": {
8714
+ source: "iana",
8715
+ extensions: ["jt"]
8716
+ },
7956
8717
  "model/mesh": {
7957
8718
  source: "iana",
7958
8719
  compressible: false,
@@ -7966,8 +8727,13 @@ var require_db = __commonJS({
7966
8727
  source: "iana",
7967
8728
  extensions: ["obj"]
7968
8729
  },
8730
+ "model/prc": {
8731
+ source: "iana",
8732
+ extensions: ["prc"]
8733
+ },
7969
8734
  "model/step": {
7970
- source: "iana"
8735
+ source: "iana",
8736
+ extensions: ["step", "stp", "stpnc", "p21", "210"]
7971
8737
  },
7972
8738
  "model/step+xml": {
7973
8739
  source: "iana",
@@ -7988,6 +8754,18 @@ var require_db = __commonJS({
7988
8754
  source: "iana",
7989
8755
  extensions: ["stl"]
7990
8756
  },
8757
+ "model/u3d": {
8758
+ source: "iana",
8759
+ extensions: ["u3d"]
8760
+ },
8761
+ "model/vnd.bary": {
8762
+ source: "iana",
8763
+ extensions: ["bary"]
8764
+ },
8765
+ "model/vnd.cld": {
8766
+ source: "iana",
8767
+ extensions: ["cld"]
8768
+ },
7991
8769
  "model/vnd.collada+xml": {
7992
8770
  source: "iana",
7993
8771
  compressible: true,
@@ -8035,7 +8813,8 @@ var require_db = __commonJS({
8035
8813
  extensions: ["x_t"]
8036
8814
  },
8037
8815
  "model/vnd.pytha.pyox": {
8038
- source: "iana"
8816
+ source: "iana",
8817
+ extensions: ["pyo", "pyox"]
8039
8818
  },
8040
8819
  "model/vnd.rosette.annotated-data-model": {
8041
8820
  source: "iana"
@@ -8044,6 +8823,10 @@ var require_db = __commonJS({
8044
8823
  source: "iana",
8045
8824
  extensions: ["vds"]
8046
8825
  },
8826
+ "model/vnd.usda": {
8827
+ source: "iana",
8828
+ extensions: ["usda"]
8829
+ },
8047
8830
  "model/vnd.usdz+zip": {
8048
8831
  source: "iana",
8049
8832
  compressible: false,
@@ -8189,7 +8972,7 @@ var require_db = __commonJS({
8189
8972
  source: "iana"
8190
8973
  },
8191
8974
  "text/ecmascript": {
8192
- source: "iana"
8975
+ source: "apache"
8193
8976
  },
8194
8977
  "text/encaprtp": {
8195
8978
  source: "iana"
@@ -8212,6 +8995,9 @@ var require_db = __commonJS({
8212
8995
  "text/grammar-ref-list": {
8213
8996
  source: "iana"
8214
8997
  },
8998
+ "text/hl7v2": {
8999
+ source: "iana"
9000
+ },
8215
9001
  "text/html": {
8216
9002
  source: "iana",
8217
9003
  compressible: true,
@@ -8222,7 +9008,9 @@ var require_db = __commonJS({
8222
9008
  },
8223
9009
  "text/javascript": {
8224
9010
  source: "iana",
8225
- compressible: true
9011
+ charset: "UTF-8",
9012
+ compressible: true,
9013
+ extensions: ["js", "mjs"]
8226
9014
  },
8227
9015
  "text/jcr-cnd": {
8228
9016
  source: "iana"
@@ -8238,7 +9026,7 @@ var require_db = __commonJS({
8238
9026
  "text/markdown": {
8239
9027
  source: "iana",
8240
9028
  compressible: true,
8241
- extensions: ["markdown", "md"]
9029
+ extensions: ["md", "markdown"]
8242
9030
  },
8243
9031
  "text/mathml": {
8244
9032
  source: "nginx",
@@ -8283,6 +9071,9 @@ var require_db = __commonJS({
8283
9071
  "text/prs.prop.logic": {
8284
9072
  source: "iana"
8285
9073
  },
9074
+ "text/prs.texi": {
9075
+ source: "iana"
9076
+ },
8286
9077
  "text/raptorfec": {
8287
9078
  source: "iana"
8288
9079
  },
@@ -8405,6 +9196,9 @@ var require_db = __commonJS({
8405
9196
  source: "iana",
8406
9197
  charset: "UTF-8"
8407
9198
  },
9199
+ "text/vnd.exchangeable": {
9200
+ source: "iana"
9201
+ },
8408
9202
  "text/vnd.familysearch.gedcom": {
8409
9203
  source: "iana",
8410
9204
  extensions: ["ged"]
@@ -8466,7 +9260,7 @@ var require_db = __commonJS({
8466
9260
  source: "iana"
8467
9261
  },
8468
9262
  "text/vnd.si.uricatalogue": {
8469
- source: "iana"
9263
+ source: "apache"
8470
9264
  },
8471
9265
  "text/vnd.sosi": {
8472
9266
  source: "iana"
@@ -8480,6 +9274,9 @@ var require_db = __commonJS({
8480
9274
  source: "iana",
8481
9275
  charset: "UTF-8"
8482
9276
  },
9277
+ "text/vnd.vcf": {
9278
+ source: "iana"
9279
+ },
8483
9280
  "text/vnd.wap.si": {
8484
9281
  source: "iana"
8485
9282
  },
@@ -8494,12 +9291,19 @@ var require_db = __commonJS({
8494
9291
  source: "iana",
8495
9292
  extensions: ["wmls"]
8496
9293
  },
9294
+ "text/vnd.zoo.kcl": {
9295
+ source: "iana"
9296
+ },
8497
9297
  "text/vtt": {
8498
9298
  source: "iana",
8499
9299
  charset: "UTF-8",
8500
9300
  compressible: true,
8501
9301
  extensions: ["vtt"]
8502
9302
  },
9303
+ "text/wgsl": {
9304
+ source: "iana",
9305
+ extensions: ["wgsl"]
9306
+ },
8503
9307
  "text/x-asm": {
8504
9308
  source: "apache",
8505
9309
  extensions: ["s", "asm"]
@@ -8630,6 +9434,9 @@ var require_db = __commonJS({
8630
9434
  "video/encaprtp": {
8631
9435
  source: "iana"
8632
9436
  },
9437
+ "video/evc": {
9438
+ source: "iana"
9439
+ },
8633
9440
  "video/ffv1": {
8634
9441
  source: "iana"
8635
9442
  },
@@ -8663,6 +9470,9 @@ var require_db = __commonJS({
8663
9470
  "video/h265": {
8664
9471
  source: "iana"
8665
9472
  },
9473
+ "video/h266": {
9474
+ source: "iana"
9475
+ },
8666
9476
  "video/iso.segment": {
8667
9477
  source: "iana",
8668
9478
  extensions: ["m4s"]
@@ -8681,6 +9491,16 @@ var require_db = __commonJS({
8681
9491
  "video/jxsv": {
8682
9492
  source: "iana"
8683
9493
  },
9494
+ "video/lottie+json": {
9495
+ source: "iana",
9496
+ compressible: true
9497
+ },
9498
+ "video/matroska": {
9499
+ source: "iana"
9500
+ },
9501
+ "video/matroska-3d": {
9502
+ source: "iana"
9503
+ },
8684
9504
  "video/mj2": {
8685
9505
  source: "iana",
8686
9506
  extensions: ["mj2", "mjp2"]
@@ -8693,7 +9513,7 @@ var require_db = __commonJS({
8693
9513
  },
8694
9514
  "video/mp2t": {
8695
9515
  source: "iana",
8696
- extensions: ["ts"]
9516
+ extensions: ["ts", "m2t", "m2ts", "mts"]
8697
9517
  },
8698
9518
  "video/mp4": {
8699
9519
  source: "iana",
@@ -8856,11 +9676,14 @@ var require_db = __commonJS({
8856
9676
  "video/vnd.objectvideo": {
8857
9677
  source: "iana"
8858
9678
  },
9679
+ "video/vnd.planar": {
9680
+ source: "iana"
9681
+ },
8859
9682
  "video/vnd.radgamettools.bink": {
8860
9683
  source: "iana"
8861
9684
  },
8862
9685
  "video/vnd.radgamettools.smacker": {
8863
- source: "iana"
9686
+ source: "apache"
8864
9687
  },
8865
9688
  "video/vnd.sealed.mpeg1": {
8866
9689
  source: "iana"
@@ -8980,11 +9803,56 @@ var require_mime_db = __commonJS({
8980
9803
  }
8981
9804
  });
8982
9805
 
9806
+ // ../../node_modules/mime-types/mimeScore.js
9807
+ var require_mimeScore = __commonJS({
9808
+ "../../node_modules/mime-types/mimeScore.js"(exports$1, module) {
9809
+ var FACET_SCORES = {
9810
+ "prs.": 100,
9811
+ "x-": 200,
9812
+ "x.": 300,
9813
+ "vnd.": 400,
9814
+ default: 900
9815
+ };
9816
+ var SOURCE_SCORES = {
9817
+ nginx: 10,
9818
+ apache: 20,
9819
+ iana: 40,
9820
+ default: 30
9821
+ // definitions added by `jshttp/mime-db` project?
9822
+ };
9823
+ var TYPE_SCORES = {
9824
+ // prefer application/xml over text/xml
9825
+ // prefer application/rtf over text/rtf
9826
+ application: 1,
9827
+ // prefer font/woff over application/font-woff
9828
+ font: 2,
9829
+ // prefer video/mp4 over audio/mp4 over application/mp4
9830
+ // See https://www.rfc-editor.org/rfc/rfc4337.html#section-2
9831
+ audio: 2,
9832
+ video: 3,
9833
+ default: 0
9834
+ };
9835
+ module.exports = function mimeScore(mimeType, source = "default") {
9836
+ if (mimeType === "application/octet-stream") {
9837
+ return 0;
9838
+ }
9839
+ const [type, subtype] = mimeType.split("/");
9840
+ const facet = subtype.replace(/(\.|x-).*/, "$1");
9841
+ const facetScore = FACET_SCORES[facet] || FACET_SCORES.default;
9842
+ const sourceScore = SOURCE_SCORES[source] || SOURCE_SCORES.default;
9843
+ const typeScore = TYPE_SCORES[type] || TYPE_SCORES.default;
9844
+ const lengthScore = 1 - mimeType.length / 100;
9845
+ return facetScore + sourceScore + typeScore + lengthScore;
9846
+ };
9847
+ }
9848
+ });
9849
+
8983
9850
  // ../../node_modules/mime-types/index.js
8984
9851
  var require_mime_types = __commonJS({
8985
9852
  "../../node_modules/mime-types/index.js"(exports$1) {
8986
9853
  var db = require_mime_db();
8987
9854
  var extname = __require("path").extname;
9855
+ var mimeScore = require_mimeScore();
8988
9856
  var EXTRACT_TYPE_REGEXP = /^\s*([^;\s]*)(?:;|\s|$)/;
8989
9857
  var TEXT_TYPE_REGEXP = /^text\//i;
8990
9858
  exports$1.charset = charset;
@@ -8994,6 +9862,7 @@ var require_mime_types = __commonJS({
8994
9862
  exports$1.extensions = /* @__PURE__ */ Object.create(null);
8995
9863
  exports$1.lookup = lookup;
8996
9864
  exports$1.types = /* @__PURE__ */ Object.create(null);
9865
+ exports$1._extensionConflicts = [];
8997
9866
  populateMaps(exports$1.extensions, exports$1.types);
8998
9867
  function charset(type) {
8999
9868
  if (!type || typeof type !== "string") {
@@ -9038,14 +9907,13 @@ var require_mime_types = __commonJS({
9038
9907
  if (!path || typeof path !== "string") {
9039
9908
  return false;
9040
9909
  }
9041
- var extension2 = extname("x." + path).toLowerCase().substr(1);
9910
+ var extension2 = extname("x." + path).toLowerCase().slice(1);
9042
9911
  if (!extension2) {
9043
9912
  return false;
9044
9913
  }
9045
9914
  return exports$1.types[extension2] || false;
9046
9915
  }
9047
9916
  function populateMaps(extensions, types) {
9048
- var preference = ["nginx", "apache", void 0, "iana"];
9049
9917
  Object.keys(db).forEach(function forEachMimeType(type) {
9050
9918
  var mime = db[type];
9051
9919
  var exts = mime.extensions;
@@ -9055,17 +9923,32 @@ var require_mime_types = __commonJS({
9055
9923
  extensions[type] = exts;
9056
9924
  for (var i = 0; i < exts.length; i++) {
9057
9925
  var extension2 = exts[i];
9058
- if (types[extension2]) {
9059
- var from = preference.indexOf(db[types[extension2]].source);
9060
- var to = preference.indexOf(mime.source);
9061
- if (types[extension2] !== "application/octet-stream" && (from > to || from === to && types[extension2].substr(0, 12) === "application/")) {
9062
- continue;
9063
- }
9926
+ types[extension2] = _preferredType(extension2, types[extension2], type);
9927
+ const legacyType = _preferredTypeLegacy(
9928
+ extension2,
9929
+ types[extension2],
9930
+ type
9931
+ );
9932
+ if (legacyType !== types[extension2]) {
9933
+ exports$1._extensionConflicts.push([extension2, legacyType, types[extension2]]);
9064
9934
  }
9065
- types[extension2] = type;
9066
9935
  }
9067
9936
  });
9068
9937
  }
9938
+ function _preferredType(ext, type0, type1) {
9939
+ var score0 = type0 ? mimeScore(type0, db[type0].source) : 0;
9940
+ var score1 = type1 ? mimeScore(type1, db[type1].source) : 0;
9941
+ return score0 > score1 ? type0 : type1;
9942
+ }
9943
+ function _preferredTypeLegacy(ext, type0, type1) {
9944
+ var SOURCE_RANK = ["nginx", "apache", void 0, "iana"];
9945
+ var score0 = type0 ? SOURCE_RANK.indexOf(db[type0].source) : 0;
9946
+ var score1 = type1 ? SOURCE_RANK.indexOf(db[type1].source) : 0;
9947
+ if (exports$1.types[extension] !== "application/octet-stream" && (score0 > score1 || score0 === score1 && exports$1.types[extension]?.slice(0, 12) === "application/")) {
9948
+ return type0;
9949
+ }
9950
+ return score0 > score1 ? type0 : type1;
9951
+ }
9069
9952
  }
9070
9953
  });
9071
9954