electron-dependencies 0.5.378 → 0.5.379

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
@@ -99884,6 +99884,195 @@
99884
99884
  }
99885
99885
  }
99886
99886
  },
99887
+ "42.10.0": {
99888
+ "version": "42.10.0",
99889
+ "deps": {
99890
+ "chromium": {
99891
+ "version": "148.0.7778.280",
99892
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/",
99893
+ "deps": {
99894
+ "freetype": {
99895
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/6d9fc45fc4bca8aef0b8f65592520673638c3334",
99896
+ "version": "2.14.3",
99897
+ "deps": {},
99898
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/6d9fc45fc4bca8aef0b8f65592520673638c3334/README"
99899
+ },
99900
+ "ffmpeg": {
99901
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/f45bab87ce4c5fafc67fd53fcde777578d01bfa0",
99902
+ "version": "8.0.git",
99903
+ "deps": {},
99904
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/f45bab87ce4c5fafc67fd53fcde777578d01bfa0/RELEASE"
99905
+ },
99906
+ "pdfium": {
99907
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008",
99908
+ "version": "72ea487e4399c44c3a53a48b104f9612ca772008",
99909
+ "deps": {
99910
+ "libtiff": {
99911
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008/third_party/libtiff/README.pdfium",
99912
+ "version": "4.7.1",
99913
+ "cpeVersion": "4.7.1"
99914
+ },
99915
+ "libopenjpeg": {
99916
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008/third_party/libopenjpeg/README.pdfium",
99917
+ "version": "2.5.4",
99918
+ "cpeVersion": "2.5.4"
99919
+ }
99920
+ }
99921
+ },
99922
+ "libsrtp": {
99923
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/e8383771af8aa4096f5bcfe3743a5ea128f88a9a",
99924
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
99925
+ "deps": {},
99926
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/e8383771af8aa4096f5bcfe3743a5ea128f88a9a/LIBSRTP_VERSION"
99927
+ },
99928
+ "openh264": {
99929
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f",
99930
+ "version": "2.6.0",
99931
+ "deps": {},
99932
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
99933
+ },
99934
+ "angle": {
99935
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/1ba8ec3afdee39c6b8d5c7268598b4beca530d07",
99936
+ "version": "1ba8ec3afdee39c6b8d5c7268598b4beca530d07",
99937
+ "deps": {}
99938
+ },
99939
+ "boringssl": {
99940
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/d8be2b4a71155bf82da092ef543176351eeb59ff",
99941
+ "version": "d8be2b4a71155bf82da092ef543176351eeb59ff",
99942
+ "deps": {}
99943
+ },
99944
+ "libvpx": {
99945
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/286281b987e08757b9d0e6e23f38f8b0f1b601ce",
99946
+ "version": "1.16.0",
99947
+ "deps": {},
99948
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/286281b987e08757b9d0e6e23f38f8b0f1b601ce/CHANGELOG"
99949
+ },
99950
+ "sqlite": {
99951
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/508ab21dc25702ed6690c4dd77da209a6bcd1239",
99952
+ "version": "3.51.3",
99953
+ "deps": {},
99954
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/508ab21dc25702ed6690c4dd77da209a6bcd1239/VERSION"
99955
+ },
99956
+ "wayland": {
99957
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86",
99958
+ "version": "1.24.0",
99959
+ "deps": {},
99960
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86/meson.build"
99961
+ },
99962
+ "libjpeg-turbo": {
99963
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/d1f5f2393e0d51f840207342ae86e55a86443288",
99964
+ "version": "3.1.0",
99965
+ "deps": {},
99966
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/d1f5f2393e0d51f840207342ae86e55a86443288/README.chromium"
99967
+ },
99968
+ "libxml2": {
99969
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libxml/README.chromium",
99970
+ "version": "22f9d730898d2dfcc03a484e65e1f8fc3675225f",
99971
+ "cpeVersion": "2.14.6"
99972
+ },
99973
+ "libxslt": {
99974
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libxslt/README.chromium",
99975
+ "version": "35323d6a15f6e63c9919ddbc0abe64c90a0dd88a",
99976
+ "cpeVersion": "1.1.45"
99977
+ },
99978
+ "libwebp": {
99979
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libwebp/README.chromium",
99980
+ "version": "N/A",
99981
+ "cpeVersion": "1.6.0"
99982
+ },
99983
+ "opus": {
99984
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/opus/README.chromium",
99985
+ "version": "55513e81",
99986
+ "cpeVersion": "opus"
99987
+ },
99988
+ "fontconfig": {
99989
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/fontconfig/README.chromium",
99990
+ "version": "d62c2ab268d1679335daa8fb0ea6970f35224a76",
99991
+ "cpeVersion": "2.17.1"
99992
+ },
99993
+ "glew": {
99994
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/glfw/README.chromium",
99995
+ "version": "3.3-dev"
99996
+ },
99997
+ "jsoncpp": {
99998
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/jsoncpp/README.chromium",
99999
+ "version": "1.9.4",
100000
+ "cpeVersion": "1.9.4"
100001
+ },
100002
+ "leveldb": {
100003
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/leveldatabase/README.chromium",
100004
+ "version": "1.23"
100005
+ },
100006
+ "libaom": {
100007
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libaom/README.chromium",
100008
+ "version": "N/A",
100009
+ "cpeVersion": "3.13.3"
100010
+ },
100011
+ "libcxx": {
100012
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libc++/README.chromium",
100013
+ "version": "1.0"
100014
+ },
100015
+ "libcxxabi": {
100016
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libc++abi/README.chromium",
100017
+ "version": "1.0"
100018
+ },
100019
+ "libpng": {
100020
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libpng/README.chromium",
100021
+ "version": "1.6.55",
100022
+ "cpeVersion": "1.6.55"
100023
+ },
100024
+ "libusb": {
100025
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libusb/README.chromium",
100026
+ "version": "1.0.17",
100027
+ "cpeVersion": "rc1"
100028
+ },
100029
+ "ots": {
100030
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/ots/README.chromium",
100031
+ "version": "N/A"
100032
+ },
100033
+ "re2": {
100034
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/re2/README.chromium",
100035
+ "version": "N/A"
100036
+ }
100037
+ }
100038
+ },
100039
+ "node": {
100040
+ "version": "24.18.1",
100041
+ "url": "https://github.com/nodejs/node/tree/v24.18.1/deps",
100042
+ "deps": {
100043
+ "openssl": "3.5.7",
100044
+ "node": "24.18.1",
100045
+ "acorn": "8.16.0",
100046
+ "ada": "3.4.4",
100047
+ "amaro": "1.1.9",
100048
+ "ares": "1.34.6",
100049
+ "brotli": "1.2.0",
100050
+ "cldr": "48.0",
100051
+ "icu": "78.3",
100052
+ "llhttp": "9.4.3",
100053
+ "merve": "1.2.2",
100054
+ "modules": "137",
100055
+ "napi": "10",
100056
+ "nbytes": "0.1.4",
100057
+ "ncrypto": "0.0.1",
100058
+ "nghttp2": "1.69.0",
100059
+ "nghttp3": "",
100060
+ "ngtcp2": "",
100061
+ "simdjson": "4.6.4",
100062
+ "simdutf": "6.4.0",
100063
+ "sqlite": "3.53.1",
100064
+ "tz": "2026b",
100065
+ "undici": "7.29.0",
100066
+ "unicode": "17.0",
100067
+ "uv": "1.52.1",
100068
+ "uvwasi": "0.0.23",
100069
+ "v8": "14.8.178.38-electron.0",
100070
+ "zlib": "1.3.2.1-motley",
100071
+ "zstd": "1.5.7"
100072
+ }
100073
+ }
100074
+ }
100075
+ },
99887
100076
  "43.0.0-alpha.1": {
99888
100077
  "version": "43.0.0-alpha.1",
99889
100078
  "deps": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-dependencies",
3
- "version": "0.5.378",
3
+ "version": "0.5.379",
4
4
  "description": "Programmatically determines as many dependency versions as possible from Electron",
5
5
  "main": "index.json",
6
6
  "repository": {