electron-dependencies 0.5.357 → 0.5.358

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 +189 -0
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -101715,5 +101715,194 @@
101715
101715
  }
101716
101716
  }
101717
101717
  }
101718
+ },
101719
+ "44.0.0-alpha.4": {
101720
+ "version": "44.0.0-alpha.4",
101721
+ "deps": {
101722
+ "chromium": {
101723
+ "version": "152.0.7938.0",
101724
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/",
101725
+ "deps": {
101726
+ "freetype": {
101727
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/5336c0d4da22a13dab3389eb153b12672fdf841c",
101728
+ "version": "2.14.3",
101729
+ "deps": {},
101730
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/5336c0d4da22a13dab3389eb153b12672fdf841c/README"
101731
+ },
101732
+ "ffmpeg": {
101733
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/ad41607c61898cf7150e0fb20fe4bbabd44922a3",
101734
+ "version": "8.0.git",
101735
+ "deps": {},
101736
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/ad41607c61898cf7150e0fb20fe4bbabd44922a3/RELEASE"
101737
+ },
101738
+ "pdfium": {
101739
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/fb5c1948878e34dd13e5808d253f4addfd6b217b",
101740
+ "version": "fb5c1948878e34dd13e5808d253f4addfd6b217b",
101741
+ "deps": {
101742
+ "libtiff": {
101743
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/fb5c1948878e34dd13e5808d253f4addfd6b217b/third_party/libtiff/README.pdfium",
101744
+ "version": "4.7.1",
101745
+ "cpeVersion": "4.7.1"
101746
+ },
101747
+ "libopenjpeg": {
101748
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/fb5c1948878e34dd13e5808d253f4addfd6b217b/third_party/libopenjpeg/README.pdfium",
101749
+ "version": "2.5.4",
101750
+ "cpeVersion": "2.5.4"
101751
+ }
101752
+ }
101753
+ },
101754
+ "libsrtp": {
101755
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/cd5d177bf1fde755ddb4c7f0d9ff7693f8b49e5e",
101756
+ "version": "",
101757
+ "deps": {},
101758
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/cd5d177bf1fde755ddb4c7f0d9ff7693f8b49e5e/LIBSRTP_VERSION"
101759
+ },
101760
+ "openh264": {
101761
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/a8e04adb69c79757da014007d4694684a64c7b74",
101762
+ "version": "2.6.0",
101763
+ "deps": {},
101764
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/a8e04adb69c79757da014007d4694684a64c7b74/RELEASES"
101765
+ },
101766
+ "angle": {
101767
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/5f48075d7e2f95d512026e8b49c02bd3a15fc22c",
101768
+ "version": "5f48075d7e2f95d512026e8b49c02bd3a15fc22c",
101769
+ "deps": {}
101770
+ },
101771
+ "boringssl": {
101772
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/27c62ff54d72b4a2dd55c3c4ace527550a051626",
101773
+ "version": "27c62ff54d72b4a2dd55c3c4ace527550a051626",
101774
+ "deps": {}
101775
+ },
101776
+ "libvpx": {
101777
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/fcdfe1c29720cbc44a15da63a04e37b000fa5556",
101778
+ "version": "1.16.0",
101779
+ "deps": {},
101780
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/fcdfe1c29720cbc44a15da63a04e37b000fa5556/CHANGELOG"
101781
+ },
101782
+ "sqlite": {
101783
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/0a5fe1b18a5b651b6c4c90d397e3d0b8061f73fb",
101784
+ "version": "3.53.2",
101785
+ "deps": {},
101786
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/0a5fe1b18a5b651b6c4c90d397e3d0b8061f73fb/VERSION"
101787
+ },
101788
+ "wayland": {
101789
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86",
101790
+ "version": "1.24.0",
101791
+ "deps": {},
101792
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86/meson.build"
101793
+ },
101794
+ "libjpeg-turbo": {
101795
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/640f254ad0fa03f6b1f29f89b7dd9366f2f6e533",
101796
+ "version": "3.1.0",
101797
+ "deps": {},
101798
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/640f254ad0fa03f6b1f29f89b7dd9366f2f6e533/README.chromium"
101799
+ },
101800
+ "libxml2": {
101801
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/libxml/README.chromium",
101802
+ "version": "962bd10d01151d29190567e2d15ccf641be55063",
101803
+ "cpeVersion": "2.14.6"
101804
+ },
101805
+ "libxslt": {
101806
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/libxslt/README.chromium",
101807
+ "version": "35323d6a15f6e63c9919ddbc0abe64c90a0dd88a",
101808
+ "cpeVersion": "1.1.45"
101809
+ },
101810
+ "libwebp": {
101811
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/libwebp/README.chromium",
101812
+ "version": "N/A",
101813
+ "cpeVersion": "1.6.0"
101814
+ },
101815
+ "opus": {
101816
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/opus/README.chromium",
101817
+ "version": "55513e81",
101818
+ "cpeVersion": "opus"
101819
+ },
101820
+ "fontconfig": {
101821
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/fontconfig/README.chromium",
101822
+ "version": "d62c2ab268d1679335daa8fb0ea6970f35224a76",
101823
+ "cpeVersion": "2.17.1"
101824
+ },
101825
+ "glew": {
101826
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/glfw/README.chromium",
101827
+ "version": "3.3-dev"
101828
+ },
101829
+ "jsoncpp": {
101830
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/jsoncpp/README.chromium",
101831
+ "version": "1.10.0",
101832
+ "cpeVersion": "1.10.0"
101833
+ },
101834
+ "leveldb": {
101835
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/leveldatabase/README.chromium",
101836
+ "version": "1.23"
101837
+ },
101838
+ "libaom": {
101839
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/libaom/README.chromium",
101840
+ "version": "N/A",
101841
+ "cpeVersion": "3.14.1"
101842
+ },
101843
+ "libcxx": {
101844
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/libc++/README.chromium",
101845
+ "version": "N/A"
101846
+ },
101847
+ "libcxxabi": {
101848
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/libc++abi/README.chromium",
101849
+ "version": "N/A"
101850
+ },
101851
+ "libpng": {
101852
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/libpng/README.chromium",
101853
+ "version": "1.6.58",
101854
+ "cpeVersion": "1.6.58"
101855
+ },
101856
+ "libusb": {
101857
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/libusb/README.chromium",
101858
+ "version": "1.0.17",
101859
+ "cpeVersion": "rc1"
101860
+ },
101861
+ "ots": {
101862
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/ots/README.chromium",
101863
+ "version": "N/A"
101864
+ },
101865
+ "re2": {
101866
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/152.0.7938.0/third_party/re2/README.chromium",
101867
+ "version": "N/A"
101868
+ }
101869
+ }
101870
+ },
101871
+ "node": {
101872
+ "version": "24.18.0",
101873
+ "url": "https://github.com/nodejs/node/tree/v24.18.0/deps",
101874
+ "deps": {
101875
+ "openssl": "3.5.7",
101876
+ "node": "24.18.0",
101877
+ "acorn": "8.16.0",
101878
+ "ada": "3.4.4",
101879
+ "amaro": "1.1.9",
101880
+ "ares": "1.34.6",
101881
+ "brotli": "1.2.0",
101882
+ "cldr": "48.0",
101883
+ "icu": "78.3",
101884
+ "llhttp": "9.4.2",
101885
+ "merve": "1.2.2",
101886
+ "modules": "137",
101887
+ "napi": "10",
101888
+ "nbytes": "0.1.4",
101889
+ "ncrypto": "0.0.1",
101890
+ "nghttp2": "1.69.0",
101891
+ "nghttp3": "",
101892
+ "ngtcp2": "",
101893
+ "simdjson": "4.6.4",
101894
+ "simdutf": "6.4.0",
101895
+ "sqlite": "3.53.1",
101896
+ "tz": "2026b",
101897
+ "undici": "7.28.0",
101898
+ "unicode": "17.0",
101899
+ "uv": "1.52.1",
101900
+ "uvwasi": "0.0.23",
101901
+ "v8": "15.2.38-electron.0",
101902
+ "zlib": "1.3.2.1-motley",
101903
+ "zstd": "1.5.7"
101904
+ }
101905
+ }
101906
+ }
101718
101907
  }
101719
101908
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-dependencies",
3
- "version": "0.5.357",
3
+ "version": "0.5.358",
4
4
  "description": "Programmatically determines as many dependency versions as possible from Electron",
5
5
  "main": "index.json",
6
6
  "repository": {