mime-types-data 3.2025.0603 → 3.2025.0617
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +14 -0
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +4 -0
- data/data/mime.docs.column +4 -0
- data/data/mime.encoding.column +4 -0
- data/data/mime.flags.column +4 -0
- data/data/mime.friendly.column +4 -0
- data/data/mime.pext.column +4 -0
- data/data/mime.spri.column +0 -0
- data/data/mime.use_instead.column +4 -0
- data/data/mime.xrefs.column +5 -1
- data/lib/mime/types/data.rb +1 -1
- metadata +1 -1
@@ -657,6 +657,7 @@ application/vnd.3gpp.pinapp-info+xml
|
|
657
657
|
application/vnd.3gpp.s1ap
|
658
658
|
application/vnd.3gpp.seal-app-comm-requirements-info+xml
|
659
659
|
application/vnd.3gpp.seal-data-delivery-info+cbor
|
660
|
+
application/vnd.3gpp.seal-data-delivery-info+xml
|
660
661
|
application/vnd.3gpp.seal-group-doc+xml
|
661
662
|
application/vnd.3gpp.seal-info+xml
|
662
663
|
application/vnd.3gpp.seal-location-info+cbor
|
@@ -961,6 +962,7 @@ application/vnd.fdsn.mseed mseed
|
|
961
962
|
application/vnd.fdsn.seed dataless seed
|
962
963
|
application/vnd.fdsn.stationxml+xml
|
963
964
|
application/vnd.ffsns
|
965
|
+
application/vnd.fgb
|
964
966
|
application/vnd.ficlab.flb+zip
|
965
967
|
application/vnd.filmit.zfc
|
966
968
|
application/vnd.fints
|
@@ -1404,6 +1406,7 @@ application/vnd.omads-email+xml
|
|
1404
1406
|
application/vnd.omads-file+xml
|
1405
1407
|
application/vnd.omads-folder+xml
|
1406
1408
|
application/vnd.omaloc-supl-init
|
1409
|
+
application/vnd.oms.cellular-cose-content+cbor
|
1407
1410
|
application/vnd.onepager
|
1408
1411
|
application/vnd.onepagertamp
|
1409
1412
|
application/vnd.onepagertamx
|
@@ -2899,6 +2902,7 @@ video/H266
|
|
2899
2902
|
video/iso.segment m4s
|
2900
2903
|
video/JPEG jpgv
|
2901
2904
|
video/jpeg2000
|
2905
|
+
video/jpeg2000-scl
|
2902
2906
|
video/jpm jpgm jpm
|
2903
2907
|
video/jxsv
|
2904
2908
|
video/lottie+json
|
data/data/mime.docs.column
CHANGED
data/data/mime.encoding.column
CHANGED
@@ -686,6 +686,7 @@ base64
|
|
686
686
|
base64
|
687
687
|
base64
|
688
688
|
base64
|
689
|
+
base64
|
689
690
|
7bit
|
690
691
|
base64
|
691
692
|
base64
|
@@ -972,6 +973,7 @@ base64
|
|
972
973
|
base64
|
973
974
|
base64
|
974
975
|
base64
|
976
|
+
base64
|
975
977
|
7bit
|
976
978
|
base64
|
977
979
|
base64
|
@@ -1535,6 +1537,7 @@ base64
|
|
1535
1537
|
base64
|
1536
1538
|
base64
|
1537
1539
|
base64
|
1540
|
+
base64
|
1538
1541
|
8bit
|
1539
1542
|
base64
|
1540
1543
|
base64
|
@@ -2952,6 +2955,7 @@ base64
|
|
2952
2955
|
base64
|
2953
2956
|
base64
|
2954
2957
|
base64
|
2958
|
+
base64
|
2955
2959
|
8bit
|
2956
2960
|
base64
|
2957
2961
|
base64
|
data/data/mime.flags.column
CHANGED
@@ -687,6 +687,7 @@
|
|
687
687
|
0 1 0 0
|
688
688
|
0 1 0 0
|
689
689
|
0 1 0 0
|
690
|
+
0 1 0 0
|
690
691
|
0 0 0 0
|
691
692
|
0 0 0 0
|
692
693
|
0 0 0 0
|
@@ -970,6 +971,7 @@
|
|
970
971
|
0 1 0 0
|
971
972
|
0 1 0 0
|
972
973
|
0 1 0 0
|
974
|
+
0 1 0 0
|
973
975
|
1 1 0 0
|
974
976
|
1 1 0 0
|
975
977
|
0 1 0 0
|
@@ -1414,6 +1416,7 @@
|
|
1414
1416
|
0 1 0 0
|
1415
1417
|
0 1 0 0
|
1416
1418
|
0 1 0 0
|
1419
|
+
0 1 0 0
|
1417
1420
|
0 0 0 0
|
1418
1421
|
0 1 0 0
|
1419
1422
|
0 1 0 0
|
@@ -2899,6 +2902,7 @@
|
|
2899
2902
|
0 1 0 0
|
2900
2903
|
0 1 0 0
|
2901
2904
|
0 1 0 0
|
2905
|
+
0 1 0 0
|
2902
2906
|
0 0 0 0
|
2903
2907
|
0 1 0 0
|
2904
2908
|
0 1 0 1
|
data/data/mime.friendly.column
CHANGED
@@ -678,6 +678,7 @@ en^3rd Generation Partnership Project - Pic Var
|
|
678
678
|
-
|
679
679
|
-
|
680
680
|
-
|
681
|
+
-
|
681
682
|
en^3rd Generation Partnership Project - Transaction Capabilities Application Part
|
682
683
|
-
|
683
684
|
en^3M Post It Notes
|
@@ -965,6 +966,7 @@ en^Digital Siesmograph Networks - SEED Datafiles
|
|
965
966
|
-
|
966
967
|
-
|
967
968
|
-
|
969
|
+
-
|
968
970
|
en^NpGraphIt
|
969
971
|
en^FluxTime Clip
|
970
972
|
-
|
@@ -1415,6 +1417,7 @@ en^OMA Download Agents
|
|
1415
1417
|
-
|
1416
1418
|
-
|
1417
1419
|
-
|
1420
|
+
-
|
1418
1421
|
en^Open Office Extension
|
1419
1422
|
-
|
1420
1423
|
-
|
@@ -2899,6 +2902,7 @@ en^H.264
|
|
2899
2902
|
-
|
2900
2903
|
en^JPGVideo
|
2901
2904
|
-
|
2905
|
+
-
|
2902
2906
|
en^JPEG 2000 Compound Image File Format
|
2903
2907
|
-
|
2904
2908
|
-
|
data/data/mime.pext.column
CHANGED
data/data/mime.spri.column
CHANGED
Binary file
|
@@ -746,6 +746,7 @@ application/vnd.3gpp.mcvideo-info+xml
|
|
746
746
|
-
|
747
747
|
-
|
748
748
|
-
|
749
|
+
-
|
749
750
|
application/vnd.aristanetworks.swi
|
750
751
|
-
|
751
752
|
-
|
@@ -1004,6 +1005,7 @@ application/vnd.aristanetworks.swi
|
|
1004
1005
|
-
|
1005
1006
|
-
|
1006
1007
|
-
|
1008
|
+
-
|
1007
1009
|
application/geo+json
|
1008
1010
|
-
|
1009
1011
|
-
|
@@ -1757,6 +1759,7 @@ application/vnd.oasis.opendocument.base
|
|
1757
1759
|
-
|
1758
1760
|
-
|
1759
1761
|
-
|
1762
|
+
-
|
1760
1763
|
video/vnd.youtube.yt
|
1761
1764
|
-
|
1762
1765
|
-
|
@@ -2973,6 +2976,7 @@ video/x-gl
|
|
2973
2976
|
-
|
2974
2977
|
-
|
2975
2978
|
-
|
2979
|
+
-
|
2976
2980
|
video/DV
|
2977
2981
|
-
|
2978
2982
|
-
|
data/data/mime.xrefs.column
CHANGED
@@ -533,7 +533,7 @@ rfc^rfc4267|template^application/srgs
|
|
533
533
|
rfc^rfc4267|template^application/srgs+xml
|
534
534
|
rfc^rfc6207|template^application/sru+xml
|
535
535
|
-
|
536
|
-
draft^RFC-ietf-tls-keylogfile-
|
536
|
+
draft^RFC-ietf-tls-keylogfile-05|template^application/sslkeylogfile
|
537
537
|
rfc^rfc4267|template^application/ssml+xml
|
538
538
|
person^SMPTE^SMPTE_Director_of_Standards_Development|template^application/ST2110-41
|
539
539
|
-
|
@@ -657,6 +657,7 @@ person^Dongwook_Kim^_3GPP_CT1|template^application/vnd.3gpp.pinapp-info+xml
|
|
657
657
|
person^Yang_Yong^_3GPP|template^application/vnd.3gpp.s1ap
|
658
658
|
person^_3GPP|template^application/vnd.3gpp.seal-app-comm-requirements-info+xml
|
659
659
|
person^_3GPP|template^application/vnd.3gpp.seal-data-delivery-info+cbor
|
660
|
+
person^_3GPP|template^application/vnd.3gpp.seal-data-delivery-info+xml
|
660
661
|
person^Sapan_Shah|template^application/vnd.3gpp.seal-group-doc+xml
|
661
662
|
person^Christian_Herrero-Veron^_3GPP|template^application/vnd.3gpp.seal-info+xml
|
662
663
|
person^_3GPP|template^application/vnd.3gpp.seal-location-info+cbor
|
@@ -961,6 +962,7 @@ person^International_FDSN|template^application/vnd.fdsn.mseed
|
|
961
962
|
person^Chad_Trabant|template^application/vnd.fdsn.seed
|
962
963
|
person^International_FDSN|template^application/vnd.fdsn.stationxml+xml
|
963
964
|
person^Holstage|template^application/vnd.ffsns
|
965
|
+
person^Björn_Harrtell|template^application/vnd.fgb
|
964
966
|
person^Steve_Gilberd|template^application/vnd.ficlab.flb+zip
|
965
967
|
person^Harms_Moeller|template^application/vnd.filmit.zfc
|
966
968
|
person^Ingo_Hammann|template^application/vnd.fints
|
@@ -1404,6 +1406,7 @@ person^OMA_Data_Synchronization_WG|template^application/vnd.omads-email+xml
|
|
1404
1406
|
person^OMA_Data_Synchronization_WG|template^application/vnd.omads-file+xml
|
1405
1407
|
person^OMA_Data_Synchronization_WG|template^application/vnd.omads-folder+xml
|
1406
1408
|
person^Julien_Grange|template^application/vnd.omaloc-supl-init
|
1409
|
+
person^OMS-Group_e._V.^Torben_Markussen|template^application/vnd.oms.cellular-cose-content+cbor
|
1407
1410
|
person^Nathan_Black|template^application/vnd.onepager
|
1408
1411
|
person^Nathan_Black|template^application/vnd.onepagertamp
|
1409
1412
|
person^Nathan_Black|template^application/vnd.onepagertamx
|
@@ -2899,6 +2902,7 @@ rfc^rfc9328|template^video/H266
|
|
2899
2902
|
person^David_Singer^ISO-IEC_JTC_1|template^video/iso.segment
|
2900
2903
|
rfc^rfc3555|template^video/JPEG
|
2901
2904
|
rfc^rfc5371^rfc5372|template^video/jpeg2000
|
2905
|
+
draft^RFC-ietf-avtcore-rtp-j2k-scl-08|template^video/jpeg2000-scl
|
2902
2906
|
-
|
2903
2907
|
rfc^rfc9134|template^video/jxsv
|
2904
2908
|
person^Lottie_Animation_Community|template^video/lottie+json
|
data/lib/mime/types/data.rb
CHANGED