electron-dependencies 0.5.216 → 0.5.217

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
@@ -58546,6 +58546,192 @@
58546
58546
  }
58547
58547
  }
58548
58548
  },
58549
+ "37.6.1": {
58550
+ "version": "37.6.1",
58551
+ "deps": {
58552
+ "chromium": {
58553
+ "version": "138.0.7204.251",
58554
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/",
58555
+ "deps": {
58556
+ "freetype": {
58557
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/738905b34bd1f5a8ff51bd2bc8e38a2d8be9bfd6",
58558
+ "version": "2.13.3",
58559
+ "deps": {},
58560
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/738905b34bd1f5a8ff51bd2bc8e38a2d8be9bfd6/README"
58561
+ },
58562
+ "ffmpeg": {
58563
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/dcdd0fa51b65a0b1688ff6b8f0cc81908f09ded2",
58564
+ "version": "7.1.git",
58565
+ "deps": {},
58566
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/dcdd0fa51b65a0b1688ff6b8f0cc81908f09ded2/RELEASE"
58567
+ },
58568
+ "pdfium": {
58569
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/cf433ae5520d061db56391155b59b34e67484f39",
58570
+ "version": "cf433ae5520d061db56391155b59b34e67484f39",
58571
+ "deps": {
58572
+ "libtiff": {
58573
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/cf433ae5520d061db56391155b59b34e67484f39/third_party/libtiff/README.pdfium",
58574
+ "version": "4.7.0",
58575
+ "cpeVersion": "4.7.0"
58576
+ },
58577
+ "libopenjpeg": {
58578
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/cf433ae5520d061db56391155b59b34e67484f39/third_party/libopenjpeg/README.pdfium",
58579
+ "version": "2.5.3 (also update in opj_config*)",
58580
+ "cpeVersion": "2.5.3"
58581
+ }
58582
+ }
58583
+ },
58584
+ "libsrtp": {
58585
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5",
58586
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
58587
+ "deps": {},
58588
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5/LIBSRTP_VERSION"
58589
+ },
58590
+ "openh264": {
58591
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f",
58592
+ "version": "2.6.0",
58593
+ "deps": {},
58594
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
58595
+ },
58596
+ "angle": {
58597
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/4e2ac155b53f98f029303453dd8986ed1f16d7fc",
58598
+ "version": "4e2ac155b53f98f029303453dd8986ed1f16d7fc",
58599
+ "deps": {}
58600
+ },
58601
+ "boringssl": {
58602
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/9295969e1dad2c31d0d99481734c1c68dcbc6403",
58603
+ "version": "9295969e1dad2c31d0d99481734c1c68dcbc6403",
58604
+ "deps": {}
58605
+ },
58606
+ "libvpx": {
58607
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/b84ca9b63730e7d4563573a56a66317eb0087ebf",
58608
+ "version": "1.15.1",
58609
+ "deps": {},
58610
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/b84ca9b63730e7d4563573a56a66317eb0087ebf/CHANGELOG"
58611
+ },
58612
+ "sqlite": {
58613
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/0a1397d274701c5d39e661e948160da2b9a8db1e",
58614
+ "version": "3.49.2",
58615
+ "deps": {},
58616
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/0a1397d274701c5d39e661e948160da2b9a8db1e/VERSION"
58617
+ },
58618
+ "wayland": {
58619
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c",
58620
+ "version": "1.23.0",
58621
+ "deps": {},
58622
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c/meson.build"
58623
+ },
58624
+ "libjpeg-turbo": {
58625
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad",
58626
+ "version": "3.1.0",
58627
+ "deps": {},
58628
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad/README.chromium"
58629
+ },
58630
+ "libxml2": {
58631
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libxml/README.chromium",
58632
+ "version": "2.14.2",
58633
+ "cpeVersion": "2.14.2"
58634
+ },
58635
+ "libxslt": {
58636
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libxslt/README.chromium",
58637
+ "version": "c8b1ea4b89a9b81fa611f32c80f47df0c3b3b004",
58638
+ "cpeVersion": "1.1.43"
58639
+ },
58640
+ "libwebp": {
58641
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libwebp/README.chromium",
58642
+ "version": "N/A",
58643
+ "cpeVersion": "1.5.0"
58644
+ },
58645
+ "opus": {
58646
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/opus/README.chromium",
58647
+ "version": "55513e81"
58648
+ },
58649
+ "fontconfig": {
58650
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/fontconfig/README.chromium",
58651
+ "version": "8cf0ce700a8abe0d97ace4bf7efc7f9534b729ba",
58652
+ "cpeVersion": "2.16.2"
58653
+ },
58654
+ "glew": {
58655
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/glfw/README.chromium",
58656
+ "version": "3.3-dev"
58657
+ },
58658
+ "jsoncpp": {
58659
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/jsoncpp/README.chromium",
58660
+ "version": "1.9.4",
58661
+ "cpeVersion": "1.9.4"
58662
+ },
58663
+ "leveldb": {
58664
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/leveldatabase/README.chromium",
58665
+ "version": "1.23"
58666
+ },
58667
+ "libaom": {
58668
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libaom/README.chromium",
58669
+ "version": "N/A",
58670
+ "cpeVersion": "3.12.1"
58671
+ },
58672
+ "libcxx": {
58673
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libc++/README.chromium",
58674
+ "version": "1.0"
58675
+ },
58676
+ "libcxxabi": {
58677
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libc++abi/README.chromium",
58678
+ "version": "1.0"
58679
+ },
58680
+ "libpng": {
58681
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libpng/README.chromium",
58682
+ "version": "1.6.43",
58683
+ "cpeVersion": "1.6.43"
58684
+ },
58685
+ "libusb": {
58686
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/libusb/README.chromium",
58687
+ "version": "1.0.17",
58688
+ "cpeVersion": "rc1"
58689
+ },
58690
+ "ots": {
58691
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/ots/README.chromium",
58692
+ "version": "46bea9879127d0ff1c6601b078e2ce98e83fcd33"
58693
+ },
58694
+ "re2": {
58695
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.251/third_party/re2/README.chromium",
58696
+ "version": "1e44e72d31ddc66b783a545e9d9fcaa876a146b7"
58697
+ }
58698
+ }
58699
+ },
58700
+ "node": {
58701
+ "version": "22.19.0",
58702
+ "url": "https://github.com/nodejs/node/tree/v22.19.0/deps",
58703
+ "deps": {
58704
+ "openssl": "3.0.17",
58705
+ "node": "22.19.0",
58706
+ "acorn": "8.15.0",
58707
+ "ada": "2.9.2",
58708
+ "amaro": "1.1.0",
58709
+ "ares": "1.34.5",
58710
+ "brotli": "1.1.0",
58711
+ "cjs_module_lexer": "2.1.0",
58712
+ "cldr": "47.0",
58713
+ "icu": "77.1",
58714
+ "llhttp": "9.3.0",
58715
+ "modules": "127",
58716
+ "napi": "10",
58717
+ "nbytes": "0.1.1",
58718
+ "ncrypto": "0.0.1",
58719
+ "nghttp2": "1.64.0",
58720
+ "simdjson": "3.13.0",
58721
+ "simdutf": "6.4.2",
58722
+ "sqlite": "3.50.4",
58723
+ "tz": "2025b",
58724
+ "undici": "6.21.2",
58725
+ "unicode": "16.0",
58726
+ "uv": "1.51.0",
58727
+ "uvwasi": "0.0.21",
58728
+ "v8": "13.8.258.32-electron.0",
58729
+ "zlib": "1.3.1",
58730
+ "zstd": "1.5.7"
58731
+ }
58732
+ }
58733
+ }
58734
+ },
58549
58735
  "38.0.0-alpha.1": {
58550
58736
  "version": "38.0.0-alpha.1",
58551
58737
  "deps": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-dependencies",
3
- "version": "0.5.216",
3
+ "version": "0.5.217",
4
4
  "description": "Programmatically determines as many dependency versions as possible from Electron",
5
5
  "main": "index.json",
6
6
  "repository": {