electron-dependencies 0.5.241 → 0.5.242

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 +187 -0
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -70678,5 +70678,192 @@
70678
70678
  }
70679
70679
  }
70680
70680
  }
70681
+ },
70682
+ "40.0.0-alpha.6": {
70683
+ "version": "40.0.0-alpha.6",
70684
+ "deps": {
70685
+ "chromium": {
70686
+ "version": "144.0.7526.0",
70687
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/",
70688
+ "deps": {
70689
+ "freetype": {
70690
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/fc9cc5038e05edceec3d0f605415540ac76163e9",
70691
+ "version": "2.14.1",
70692
+ "deps": {},
70693
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/fc9cc5038e05edceec3d0f605415540ac76163e9/README"
70694
+ },
70695
+ "ffmpeg": {
70696
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/9e751092c9498b84bbb77e2e0689ef9f50fe608f",
70697
+ "version": "7.1.git",
70698
+ "deps": {},
70699
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/9e751092c9498b84bbb77e2e0689ef9f50fe608f/RELEASE"
70700
+ },
70701
+ "pdfium": {
70702
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/99e950ba7e4671486df54c9fc7adf0fff424bd14",
70703
+ "version": "99e950ba7e4671486df54c9fc7adf0fff424bd14",
70704
+ "deps": {
70705
+ "libtiff": {
70706
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/99e950ba7e4671486df54c9fc7adf0fff424bd14/third_party/libtiff/README.pdfium",
70707
+ "version": "4.7.1",
70708
+ "cpeVersion": "4.7.1"
70709
+ },
70710
+ "libopenjpeg": {
70711
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/99e950ba7e4671486df54c9fc7adf0fff424bd14/third_party/libopenjpeg/README.pdfium",
70712
+ "version": "2.5.4",
70713
+ "cpeVersion": "2.5.4"
70714
+ }
70715
+ }
70716
+ },
70717
+ "libsrtp": {
70718
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5",
70719
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
70720
+ "deps": {},
70721
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5/LIBSRTP_VERSION"
70722
+ },
70723
+ "openh264": {
70724
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f",
70725
+ "version": "2.6.0",
70726
+ "deps": {},
70727
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
70728
+ },
70729
+ "angle": {
70730
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/be1fae49c38b837f9fe6c07cdabb43c4eb1ab0c0",
70731
+ "version": "be1fae49c38b837f9fe6c07cdabb43c4eb1ab0c0",
70732
+ "deps": {}
70733
+ },
70734
+ "boringssl": {
70735
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/58f2aedf852b24832e16b06198ec7c55d2b4cbe6",
70736
+ "version": "58f2aedf852b24832e16b06198ec7c55d2b4cbe6",
70737
+ "deps": {}
70738
+ },
70739
+ "libvpx": {
70740
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/9a7674e1a83d1261a49776c8794b87c9bccc85d7",
70741
+ "version": "1.15.2",
70742
+ "deps": {},
70743
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/9a7674e1a83d1261a49776c8794b87c9bccc85d7/CHANGELOG"
70744
+ },
70745
+ "sqlite": {
70746
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/7d348fc79216a09b864ff881d8561a6222301666",
70747
+ "version": "3.50.4",
70748
+ "deps": {},
70749
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/7d348fc79216a09b864ff881d8561a6222301666/VERSION"
70750
+ },
70751
+ "wayland": {
70752
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86",
70753
+ "version": "1.24.0",
70754
+ "deps": {},
70755
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86/meson.build"
70756
+ },
70757
+ "libjpeg-turbo": {
70758
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/6383cf609c1f63c18af0f59b2738caa0c6c7e379",
70759
+ "version": "3.1.0",
70760
+ "deps": {},
70761
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/6383cf609c1f63c18af0f59b2738caa0c6c7e379/README.chromium"
70762
+ },
70763
+ "libxml2": {
70764
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/libxml/README.chromium",
70765
+ "version": "d23960a130c5bb82779c9405fbbf85e65fb3c57c",
70766
+ "cpeVersion": "2.14.2"
70767
+ },
70768
+ "libxslt": {
70769
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/libxslt/README.chromium",
70770
+ "version": "fe508f201efb9ea37bfbe95413b8b28251497de3",
70771
+ "cpeVersion": "1.1.43"
70772
+ },
70773
+ "libwebp": {
70774
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/libwebp/README.chromium",
70775
+ "version": "N/A",
70776
+ "cpeVersion": "1.6.0"
70777
+ },
70778
+ "opus": {
70779
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/opus/README.chromium",
70780
+ "version": "55513e81",
70781
+ "cpeVersion": "opus"
70782
+ },
70783
+ "fontconfig": {
70784
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/fontconfig/README.chromium",
70785
+ "version": "f0ed9c3f43161d3555f6f7a5234b22fe7ca60727",
70786
+ "cpeVersion": "2.17.1"
70787
+ },
70788
+ "glew": {
70789
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/glfw/README.chromium",
70790
+ "version": "3.3-dev"
70791
+ },
70792
+ "jsoncpp": {
70793
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/jsoncpp/README.chromium",
70794
+ "version": "1.9.4",
70795
+ "cpeVersion": "1.9.4"
70796
+ },
70797
+ "leveldb": {
70798
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/leveldatabase/README.chromium",
70799
+ "version": "1.23"
70800
+ },
70801
+ "libaom": {
70802
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/libaom/README.chromium",
70803
+ "version": "N/A",
70804
+ "cpeVersion": "3.13.1"
70805
+ },
70806
+ "libcxx": {
70807
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/libc++/README.chromium",
70808
+ "version": "1.0"
70809
+ },
70810
+ "libcxxabi": {
70811
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/libc++abi/README.chromium",
70812
+ "version": "1.0"
70813
+ },
70814
+ "libpng": {
70815
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/libpng/README.chromium",
70816
+ "version": "1.6.43",
70817
+ "cpeVersion": "1.6.43"
70818
+ },
70819
+ "libusb": {
70820
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/libusb/README.chromium",
70821
+ "version": "1.0.17",
70822
+ "cpeVersion": "rc1"
70823
+ },
70824
+ "ots": {
70825
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/ots/README.chromium",
70826
+ "version": "46bea9879127d0ff1c6601b078e2ce98e83fcd33"
70827
+ },
70828
+ "re2": {
70829
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/144.0.7526.0/third_party/re2/README.chromium",
70830
+ "version": "1e44e72d31ddc66b783a545e9d9fcaa876a146b7"
70831
+ }
70832
+ }
70833
+ },
70834
+ "node": {
70835
+ "version": "24.11.0",
70836
+ "url": "https://github.com/nodejs/node/tree/v24.11.0/deps",
70837
+ "deps": {
70838
+ "openssl": "3.5.4",
70839
+ "node": "24.11.0",
70840
+ "acorn": "8.15.0",
70841
+ "ada": "3.3.0",
70842
+ "amaro": "1.1.4",
70843
+ "ares": "1.34.5",
70844
+ "brotli": "1.1.0",
70845
+ "cjs_module_lexer": "2.1.0",
70846
+ "cldr": "47.0",
70847
+ "icu": "77.1",
70848
+ "llhttp": "9.3.0",
70849
+ "modules": "137",
70850
+ "napi": "10",
70851
+ "nbytes": "0.1.1",
70852
+ "ncrypto": "0.0.1",
70853
+ "nghttp2": "1.66.0",
70854
+ "simdjson": "3.13.0",
70855
+ "simdutf": "6.4.0",
70856
+ "sqlite": "3.50.4",
70857
+ "tz": "2025b",
70858
+ "undici": "7.16.0",
70859
+ "unicode": "16.0",
70860
+ "uv": "1.51.0",
70861
+ "uvwasi": "0.0.23",
70862
+ "v8": "14.4.116-electron.0",
70863
+ "zlib": "1.3.1",
70864
+ "zstd": "1.5.7"
70865
+ }
70866
+ }
70867
+ }
70681
70868
  }
70682
70869
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-dependencies",
3
- "version": "0.5.241",
3
+ "version": "0.5.242",
4
4
  "description": "Programmatically determines as many dependency versions as possible from Electron",
5
5
  "main": "index.json",
6
6
  "repository": {