electron-dependencies 0.5.374 → 0.5.375

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
@@ -99317,6 +99317,195 @@
99317
99317
  }
99318
99318
  }
99319
99319
  },
99320
+ "42.9.2": {
99321
+ "version": "42.9.2",
99322
+ "deps": {
99323
+ "chromium": {
99324
+ "version": "148.0.7778.280",
99325
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/",
99326
+ "deps": {
99327
+ "freetype": {
99328
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/6d9fc45fc4bca8aef0b8f65592520673638c3334",
99329
+ "version": "2.14.3",
99330
+ "deps": {},
99331
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/6d9fc45fc4bca8aef0b8f65592520673638c3334/README"
99332
+ },
99333
+ "ffmpeg": {
99334
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/f45bab87ce4c5fafc67fd53fcde777578d01bfa0",
99335
+ "version": "8.0.git",
99336
+ "deps": {},
99337
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/f45bab87ce4c5fafc67fd53fcde777578d01bfa0/RELEASE"
99338
+ },
99339
+ "pdfium": {
99340
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008",
99341
+ "version": "72ea487e4399c44c3a53a48b104f9612ca772008",
99342
+ "deps": {
99343
+ "libtiff": {
99344
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008/third_party/libtiff/README.pdfium",
99345
+ "version": "4.7.1",
99346
+ "cpeVersion": "4.7.1"
99347
+ },
99348
+ "libopenjpeg": {
99349
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008/third_party/libopenjpeg/README.pdfium",
99350
+ "version": "2.5.4",
99351
+ "cpeVersion": "2.5.4"
99352
+ }
99353
+ }
99354
+ },
99355
+ "libsrtp": {
99356
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/e8383771af8aa4096f5bcfe3743a5ea128f88a9a",
99357
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
99358
+ "deps": {},
99359
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/e8383771af8aa4096f5bcfe3743a5ea128f88a9a/LIBSRTP_VERSION"
99360
+ },
99361
+ "openh264": {
99362
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f",
99363
+ "version": "2.6.0",
99364
+ "deps": {},
99365
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
99366
+ },
99367
+ "angle": {
99368
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/1ba8ec3afdee39c6b8d5c7268598b4beca530d07",
99369
+ "version": "1ba8ec3afdee39c6b8d5c7268598b4beca530d07",
99370
+ "deps": {}
99371
+ },
99372
+ "boringssl": {
99373
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/d8be2b4a71155bf82da092ef543176351eeb59ff",
99374
+ "version": "d8be2b4a71155bf82da092ef543176351eeb59ff",
99375
+ "deps": {}
99376
+ },
99377
+ "libvpx": {
99378
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/286281b987e08757b9d0e6e23f38f8b0f1b601ce",
99379
+ "version": "1.16.0",
99380
+ "deps": {},
99381
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/286281b987e08757b9d0e6e23f38f8b0f1b601ce/CHANGELOG"
99382
+ },
99383
+ "sqlite": {
99384
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/508ab21dc25702ed6690c4dd77da209a6bcd1239",
99385
+ "version": "3.51.3",
99386
+ "deps": {},
99387
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/508ab21dc25702ed6690c4dd77da209a6bcd1239/VERSION"
99388
+ },
99389
+ "wayland": {
99390
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86",
99391
+ "version": "1.24.0",
99392
+ "deps": {},
99393
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86/meson.build"
99394
+ },
99395
+ "libjpeg-turbo": {
99396
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/d1f5f2393e0d51f840207342ae86e55a86443288",
99397
+ "version": "3.1.0",
99398
+ "deps": {},
99399
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/d1f5f2393e0d51f840207342ae86e55a86443288/README.chromium"
99400
+ },
99401
+ "libxml2": {
99402
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libxml/README.chromium",
99403
+ "version": "22f9d730898d2dfcc03a484e65e1f8fc3675225f",
99404
+ "cpeVersion": "2.14.6"
99405
+ },
99406
+ "libxslt": {
99407
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libxslt/README.chromium",
99408
+ "version": "35323d6a15f6e63c9919ddbc0abe64c90a0dd88a",
99409
+ "cpeVersion": "1.1.45"
99410
+ },
99411
+ "libwebp": {
99412
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libwebp/README.chromium",
99413
+ "version": "N/A",
99414
+ "cpeVersion": "1.6.0"
99415
+ },
99416
+ "opus": {
99417
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/opus/README.chromium",
99418
+ "version": "55513e81",
99419
+ "cpeVersion": "opus"
99420
+ },
99421
+ "fontconfig": {
99422
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/fontconfig/README.chromium",
99423
+ "version": "d62c2ab268d1679335daa8fb0ea6970f35224a76",
99424
+ "cpeVersion": "2.17.1"
99425
+ },
99426
+ "glew": {
99427
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/glfw/README.chromium",
99428
+ "version": "3.3-dev"
99429
+ },
99430
+ "jsoncpp": {
99431
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/jsoncpp/README.chromium",
99432
+ "version": "1.9.4",
99433
+ "cpeVersion": "1.9.4"
99434
+ },
99435
+ "leveldb": {
99436
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/leveldatabase/README.chromium",
99437
+ "version": "1.23"
99438
+ },
99439
+ "libaom": {
99440
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libaom/README.chromium",
99441
+ "version": "N/A",
99442
+ "cpeVersion": "3.13.3"
99443
+ },
99444
+ "libcxx": {
99445
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libc++/README.chromium",
99446
+ "version": "1.0"
99447
+ },
99448
+ "libcxxabi": {
99449
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libc++abi/README.chromium",
99450
+ "version": "1.0"
99451
+ },
99452
+ "libpng": {
99453
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libpng/README.chromium",
99454
+ "version": "1.6.55",
99455
+ "cpeVersion": "1.6.55"
99456
+ },
99457
+ "libusb": {
99458
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libusb/README.chromium",
99459
+ "version": "1.0.17",
99460
+ "cpeVersion": "rc1"
99461
+ },
99462
+ "ots": {
99463
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/ots/README.chromium",
99464
+ "version": "N/A"
99465
+ },
99466
+ "re2": {
99467
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/re2/README.chromium",
99468
+ "version": "N/A"
99469
+ }
99470
+ }
99471
+ },
99472
+ "node": {
99473
+ "version": "24.18.1",
99474
+ "url": "https://github.com/nodejs/node/tree/v24.18.1/deps",
99475
+ "deps": {
99476
+ "openssl": "3.5.7",
99477
+ "node": "24.18.1",
99478
+ "acorn": "8.16.0",
99479
+ "ada": "3.4.4",
99480
+ "amaro": "1.1.9",
99481
+ "ares": "1.34.6",
99482
+ "brotli": "1.2.0",
99483
+ "cldr": "48.0",
99484
+ "icu": "78.3",
99485
+ "llhttp": "9.4.3",
99486
+ "merve": "1.2.2",
99487
+ "modules": "137",
99488
+ "napi": "10",
99489
+ "nbytes": "0.1.4",
99490
+ "ncrypto": "0.0.1",
99491
+ "nghttp2": "1.69.0",
99492
+ "nghttp3": "",
99493
+ "ngtcp2": "",
99494
+ "simdjson": "4.6.4",
99495
+ "simdutf": "6.4.0",
99496
+ "sqlite": "3.53.1",
99497
+ "tz": "2026b",
99498
+ "undici": "7.29.0",
99499
+ "unicode": "17.0",
99500
+ "uv": "1.52.1",
99501
+ "uvwasi": "0.0.23",
99502
+ "v8": "14.8.178.38-electron.0",
99503
+ "zlib": "1.3.2.1-motley",
99504
+ "zstd": "1.5.7"
99505
+ }
99506
+ }
99507
+ }
99508
+ },
99320
99509
  "43.0.0-alpha.1": {
99321
99510
  "version": "43.0.0-alpha.1",
99322
99511
  "deps": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-dependencies",
3
- "version": "0.5.374",
3
+ "version": "0.5.375",
4
4
  "description": "Programmatically determines as many dependency versions as possible from Electron",
5
5
  "main": "index.json",
6
6
  "repository": {