electron-dependencies 0.5.380 → 0.5.381

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
@@ -100262,6 +100262,195 @@
100262
100262
  }
100263
100263
  }
100264
100264
  },
100265
+ "42.10.1": {
100266
+ "version": "42.10.1",
100267
+ "deps": {
100268
+ "chromium": {
100269
+ "version": "148.0.7778.280",
100270
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/",
100271
+ "deps": {
100272
+ "freetype": {
100273
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/6d9fc45fc4bca8aef0b8f65592520673638c3334",
100274
+ "version": "2.14.3",
100275
+ "deps": {},
100276
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/6d9fc45fc4bca8aef0b8f65592520673638c3334/README"
100277
+ },
100278
+ "ffmpeg": {
100279
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/f45bab87ce4c5fafc67fd53fcde777578d01bfa0",
100280
+ "version": "8.0.git",
100281
+ "deps": {},
100282
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/f45bab87ce4c5fafc67fd53fcde777578d01bfa0/RELEASE"
100283
+ },
100284
+ "pdfium": {
100285
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008",
100286
+ "version": "72ea487e4399c44c3a53a48b104f9612ca772008",
100287
+ "deps": {
100288
+ "libtiff": {
100289
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008/third_party/libtiff/README.pdfium",
100290
+ "version": "4.7.1",
100291
+ "cpeVersion": "4.7.1"
100292
+ },
100293
+ "libopenjpeg": {
100294
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008/third_party/libopenjpeg/README.pdfium",
100295
+ "version": "2.5.4",
100296
+ "cpeVersion": "2.5.4"
100297
+ }
100298
+ }
100299
+ },
100300
+ "libsrtp": {
100301
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/e8383771af8aa4096f5bcfe3743a5ea128f88a9a",
100302
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
100303
+ "deps": {},
100304
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/e8383771af8aa4096f5bcfe3743a5ea128f88a9a/LIBSRTP_VERSION"
100305
+ },
100306
+ "openh264": {
100307
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f",
100308
+ "version": "2.6.0",
100309
+ "deps": {},
100310
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
100311
+ },
100312
+ "angle": {
100313
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/1ba8ec3afdee39c6b8d5c7268598b4beca530d07",
100314
+ "version": "1ba8ec3afdee39c6b8d5c7268598b4beca530d07",
100315
+ "deps": {}
100316
+ },
100317
+ "boringssl": {
100318
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/d8be2b4a71155bf82da092ef543176351eeb59ff",
100319
+ "version": "d8be2b4a71155bf82da092ef543176351eeb59ff",
100320
+ "deps": {}
100321
+ },
100322
+ "libvpx": {
100323
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/286281b987e08757b9d0e6e23f38f8b0f1b601ce",
100324
+ "version": "1.16.0",
100325
+ "deps": {},
100326
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/286281b987e08757b9d0e6e23f38f8b0f1b601ce/CHANGELOG"
100327
+ },
100328
+ "sqlite": {
100329
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/508ab21dc25702ed6690c4dd77da209a6bcd1239",
100330
+ "version": "3.51.3",
100331
+ "deps": {},
100332
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/508ab21dc25702ed6690c4dd77da209a6bcd1239/VERSION"
100333
+ },
100334
+ "wayland": {
100335
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86",
100336
+ "version": "1.24.0",
100337
+ "deps": {},
100338
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86/meson.build"
100339
+ },
100340
+ "libjpeg-turbo": {
100341
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/d1f5f2393e0d51f840207342ae86e55a86443288",
100342
+ "version": "3.1.0",
100343
+ "deps": {},
100344
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/d1f5f2393e0d51f840207342ae86e55a86443288/README.chromium"
100345
+ },
100346
+ "libxml2": {
100347
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libxml/README.chromium",
100348
+ "version": "22f9d730898d2dfcc03a484e65e1f8fc3675225f",
100349
+ "cpeVersion": "2.14.6"
100350
+ },
100351
+ "libxslt": {
100352
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libxslt/README.chromium",
100353
+ "version": "35323d6a15f6e63c9919ddbc0abe64c90a0dd88a",
100354
+ "cpeVersion": "1.1.45"
100355
+ },
100356
+ "libwebp": {
100357
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libwebp/README.chromium",
100358
+ "version": "N/A",
100359
+ "cpeVersion": "1.6.0"
100360
+ },
100361
+ "opus": {
100362
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/opus/README.chromium",
100363
+ "version": "55513e81",
100364
+ "cpeVersion": "opus"
100365
+ },
100366
+ "fontconfig": {
100367
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/fontconfig/README.chromium",
100368
+ "version": "d62c2ab268d1679335daa8fb0ea6970f35224a76",
100369
+ "cpeVersion": "2.17.1"
100370
+ },
100371
+ "glew": {
100372
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/glfw/README.chromium",
100373
+ "version": "3.3-dev"
100374
+ },
100375
+ "jsoncpp": {
100376
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/jsoncpp/README.chromium",
100377
+ "version": "1.9.4",
100378
+ "cpeVersion": "1.9.4"
100379
+ },
100380
+ "leveldb": {
100381
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/leveldatabase/README.chromium",
100382
+ "version": "1.23"
100383
+ },
100384
+ "libaom": {
100385
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libaom/README.chromium",
100386
+ "version": "N/A",
100387
+ "cpeVersion": "3.13.3"
100388
+ },
100389
+ "libcxx": {
100390
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libc++/README.chromium",
100391
+ "version": "1.0"
100392
+ },
100393
+ "libcxxabi": {
100394
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libc++abi/README.chromium",
100395
+ "version": "1.0"
100396
+ },
100397
+ "libpng": {
100398
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libpng/README.chromium",
100399
+ "version": "1.6.55",
100400
+ "cpeVersion": "1.6.55"
100401
+ },
100402
+ "libusb": {
100403
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libusb/README.chromium",
100404
+ "version": "1.0.17",
100405
+ "cpeVersion": "rc1"
100406
+ },
100407
+ "ots": {
100408
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/ots/README.chromium",
100409
+ "version": "N/A"
100410
+ },
100411
+ "re2": {
100412
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/re2/README.chromium",
100413
+ "version": "N/A"
100414
+ }
100415
+ }
100416
+ },
100417
+ "node": {
100418
+ "version": "24.18.1",
100419
+ "url": "https://github.com/nodejs/node/tree/v24.18.1/deps",
100420
+ "deps": {
100421
+ "openssl": "3.5.7",
100422
+ "node": "24.18.1",
100423
+ "acorn": "8.16.0",
100424
+ "ada": "3.4.4",
100425
+ "amaro": "1.1.9",
100426
+ "ares": "1.34.6",
100427
+ "brotli": "1.2.0",
100428
+ "cldr": "48.0",
100429
+ "icu": "78.3",
100430
+ "llhttp": "9.4.3",
100431
+ "merve": "1.2.2",
100432
+ "modules": "137",
100433
+ "napi": "10",
100434
+ "nbytes": "0.1.4",
100435
+ "ncrypto": "0.0.1",
100436
+ "nghttp2": "1.69.0",
100437
+ "nghttp3": "",
100438
+ "ngtcp2": "",
100439
+ "simdjson": "4.6.4",
100440
+ "simdutf": "6.4.0",
100441
+ "sqlite": "3.53.1",
100442
+ "tz": "2026b",
100443
+ "undici": "7.29.0",
100444
+ "unicode": "17.0",
100445
+ "uv": "1.52.1",
100446
+ "uvwasi": "0.0.23",
100447
+ "v8": "14.8.178.38-electron.0",
100448
+ "zlib": "1.3.2.1-motley",
100449
+ "zstd": "1.5.7"
100450
+ }
100451
+ }
100452
+ }
100453
+ },
100265
100454
  "43.0.0-alpha.1": {
100266
100455
  "version": "43.0.0-alpha.1",
100267
100456
  "deps": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-dependencies",
3
- "version": "0.5.380",
3
+ "version": "0.5.381",
4
4
  "description": "Programmatically determines as many dependency versions as possible from Electron",
5
5
  "main": "index.json",
6
6
  "repository": {