electron-dependencies 0.5.220 → 0.5.221

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/index.json +186 -0
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -58732,6 +58732,192 @@
58732
58732
  }
58733
58733
  }
58734
58734
  },
58735
+ "37.7.0": {
58736
+ "version": "37.7.0",
58737
+ "deps": {
58738
+ "chromium": {
58739
+ "version": "138.0.7204.251",
58740
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/",
58741
+ "deps": {
58742
+ "freetype": {
58743
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/738905b34bd1f5a8ff51bd2bc8e38a2d8be9bfd6",
58744
+ "version": "2.13.3",
58745
+ "deps": {},
58746
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/738905b34bd1f5a8ff51bd2bc8e38a2d8be9bfd6/README"
58747
+ },
58748
+ "ffmpeg": {
58749
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/dcdd0fa51b65a0b1688ff6b8f0cc81908f09ded2",
58750
+ "version": "7.1.git",
58751
+ "deps": {},
58752
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/dcdd0fa51b65a0b1688ff6b8f0cc81908f09ded2/RELEASE"
58753
+ },
58754
+ "pdfium": {
58755
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/cf433ae5520d061db56391155b59b34e67484f39",
58756
+ "version": "cf433ae5520d061db56391155b59b34e67484f39",
58757
+ "deps": {
58758
+ "libtiff": {
58759
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/cf433ae5520d061db56391155b59b34e67484f39/third_party/libtiff/README.pdfium",
58760
+ "version": "4.7.0",
58761
+ "cpeVersion": "4.7.0"
58762
+ },
58763
+ "libopenjpeg": {
58764
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/cf433ae5520d061db56391155b59b34e67484f39/third_party/libopenjpeg/README.pdfium",
58765
+ "version": "2.5.3 (also update in opj_config*)",
58766
+ "cpeVersion": "2.5.3"
58767
+ }
58768
+ }
58769
+ },
58770
+ "libsrtp": {
58771
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5",
58772
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
58773
+ "deps": {},
58774
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5/LIBSRTP_VERSION"
58775
+ },
58776
+ "openh264": {
58777
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f",
58778
+ "version": "2.6.0",
58779
+ "deps": {},
58780
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
58781
+ },
58782
+ "angle": {
58783
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/4e2ac155b53f98f029303453dd8986ed1f16d7fc",
58784
+ "version": "4e2ac155b53f98f029303453dd8986ed1f16d7fc",
58785
+ "deps": {}
58786
+ },
58787
+ "boringssl": {
58788
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/9295969e1dad2c31d0d99481734c1c68dcbc6403",
58789
+ "version": "9295969e1dad2c31d0d99481734c1c68dcbc6403",
58790
+ "deps": {}
58791
+ },
58792
+ "libvpx": {
58793
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/b84ca9b63730e7d4563573a56a66317eb0087ebf",
58794
+ "version": "1.15.1",
58795
+ "deps": {},
58796
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/b84ca9b63730e7d4563573a56a66317eb0087ebf/CHANGELOG"
58797
+ },
58798
+ "sqlite": {
58799
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/0a1397d274701c5d39e661e948160da2b9a8db1e",
58800
+ "version": "3.49.2",
58801
+ "deps": {},
58802
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/0a1397d274701c5d39e661e948160da2b9a8db1e/VERSION"
58803
+ },
58804
+ "wayland": {
58805
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c",
58806
+ "version": "1.23.0",
58807
+ "deps": {},
58808
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c/meson.build"
58809
+ },
58810
+ "libjpeg-turbo": {
58811
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad",
58812
+ "version": "3.1.0",
58813
+ "deps": {},
58814
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad/README.chromium"
58815
+ },
58816
+ "libxml2": {
58817
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libxml/README.chromium",
58818
+ "version": "2.14.2",
58819
+ "cpeVersion": "2.14.2"
58820
+ },
58821
+ "libxslt": {
58822
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libxslt/README.chromium",
58823
+ "version": "c8b1ea4b89a9b81fa611f32c80f47df0c3b3b004",
58824
+ "cpeVersion": "1.1.43"
58825
+ },
58826
+ "libwebp": {
58827
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libwebp/README.chromium",
58828
+ "version": "N/A",
58829
+ "cpeVersion": "1.5.0"
58830
+ },
58831
+ "opus": {
58832
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/opus/README.chromium",
58833
+ "version": "55513e81"
58834
+ },
58835
+ "fontconfig": {
58836
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/fontconfig/README.chromium",
58837
+ "version": "8cf0ce700a8abe0d97ace4bf7efc7f9534b729ba",
58838
+ "cpeVersion": "2.16.2"
58839
+ },
58840
+ "glew": {
58841
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/glfw/README.chromium",
58842
+ "version": "3.3-dev"
58843
+ },
58844
+ "jsoncpp": {
58845
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/jsoncpp/README.chromium",
58846
+ "version": "1.9.4",
58847
+ "cpeVersion": "1.9.4"
58848
+ },
58849
+ "leveldb": {
58850
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/leveldatabase/README.chromium",
58851
+ "version": "1.23"
58852
+ },
58853
+ "libaom": {
58854
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libaom/README.chromium",
58855
+ "version": "N/A",
58856
+ "cpeVersion": "3.12.1"
58857
+ },
58858
+ "libcxx": {
58859
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libc++/README.chromium",
58860
+ "version": "1.0"
58861
+ },
58862
+ "libcxxabi": {
58863
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libc++abi/README.chromium",
58864
+ "version": "1.0"
58865
+ },
58866
+ "libpng": {
58867
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libpng/README.chromium",
58868
+ "version": "1.6.43",
58869
+ "cpeVersion": "1.6.43"
58870
+ },
58871
+ "libusb": {
58872
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libusb/README.chromium",
58873
+ "version": "1.0.17",
58874
+ "cpeVersion": "rc1"
58875
+ },
58876
+ "ots": {
58877
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/ots/README.chromium",
58878
+ "version": "46bea9879127d0ff1c6601b078e2ce98e83fcd33"
58879
+ },
58880
+ "re2": {
58881
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/re2/README.chromium",
58882
+ "version": "1e44e72d31ddc66b783a545e9d9fcaa876a146b7"
58883
+ }
58884
+ }
58885
+ },
58886
+ "node": {
58887
+ "version": "22.20.0",
58888
+ "url": "https://github.com/nodejs/node/tree/v22.20.0/deps",
58889
+ "deps": {
58890
+ "openssl": "3.5.2",
58891
+ "node": "22.20.0",
58892
+ "acorn": "8.15.0",
58893
+ "ada": "2.9.2",
58894
+ "amaro": "1.1.2",
58895
+ "ares": "1.34.5",
58896
+ "brotli": "1.1.0",
58897
+ "cjs_module_lexer": "2.1.0",
58898
+ "cldr": "47.0",
58899
+ "icu": "77.1",
58900
+ "llhttp": "9.3.0",
58901
+ "modules": "127",
58902
+ "napi": "10",
58903
+ "nbytes": "0.1.1",
58904
+ "ncrypto": "0.0.1",
58905
+ "nghttp2": "1.64.0",
58906
+ "simdjson": "3.13.0",
58907
+ "simdutf": "6.4.2",
58908
+ "sqlite": "3.50.4",
58909
+ "tz": "2025b",
58910
+ "undici": "6.21.2",
58911
+ "unicode": "16.0",
58912
+ "uv": "1.51.0",
58913
+ "uvwasi": "0.0.23",
58914
+ "v8": "13.8.258.32-electron.0",
58915
+ "zlib": "1.3.1",
58916
+ "zstd": "1.5.7"
58917
+ }
58918
+ }
58919
+ }
58920
+ },
58735
58921
  "38.0.0-alpha.1": {
58736
58922
  "version": "38.0.0-alpha.1",
58737
58923
  "deps": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-dependencies",
3
- "version": "0.5.220",
3
+ "version": "0.5.221",
4
4
  "description": "Programmatically determines as many dependency versions as possible from Electron",
5
5
  "main": "index.json",
6
6
  "repository": {