electron-dependencies 0.5.362 → 0.5.364

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 +2 -2
package/index.json CHANGED
@@ -98183,6 +98183,195 @@
98183
98183
  }
98184
98184
  }
98185
98185
  },
98186
+ "42.8.0": {
98187
+ "version": "42.8.0",
98188
+ "deps": {
98189
+ "chromium": {
98190
+ "version": "148.0.7778.280",
98191
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/",
98192
+ "deps": {
98193
+ "freetype": {
98194
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/6d9fc45fc4bca8aef0b8f65592520673638c3334",
98195
+ "version": "2.14.3",
98196
+ "deps": {},
98197
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/6d9fc45fc4bca8aef0b8f65592520673638c3334/README"
98198
+ },
98199
+ "ffmpeg": {
98200
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/f45bab87ce4c5fafc67fd53fcde777578d01bfa0",
98201
+ "version": "8.0.git",
98202
+ "deps": {},
98203
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/f45bab87ce4c5fafc67fd53fcde777578d01bfa0/RELEASE"
98204
+ },
98205
+ "pdfium": {
98206
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008",
98207
+ "version": "72ea487e4399c44c3a53a48b104f9612ca772008",
98208
+ "deps": {
98209
+ "libtiff": {
98210
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008/third_party/libtiff/README.pdfium",
98211
+ "version": "4.7.1",
98212
+ "cpeVersion": "4.7.1"
98213
+ },
98214
+ "libopenjpeg": {
98215
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008/third_party/libopenjpeg/README.pdfium",
98216
+ "version": "2.5.4",
98217
+ "cpeVersion": "2.5.4"
98218
+ }
98219
+ }
98220
+ },
98221
+ "libsrtp": {
98222
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/e8383771af8aa4096f5bcfe3743a5ea128f88a9a",
98223
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
98224
+ "deps": {},
98225
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/e8383771af8aa4096f5bcfe3743a5ea128f88a9a/LIBSRTP_VERSION"
98226
+ },
98227
+ "openh264": {
98228
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f",
98229
+ "version": "2.6.0",
98230
+ "deps": {},
98231
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
98232
+ },
98233
+ "angle": {
98234
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/1ba8ec3afdee39c6b8d5c7268598b4beca530d07",
98235
+ "version": "1ba8ec3afdee39c6b8d5c7268598b4beca530d07",
98236
+ "deps": {}
98237
+ },
98238
+ "boringssl": {
98239
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/d8be2b4a71155bf82da092ef543176351eeb59ff",
98240
+ "version": "d8be2b4a71155bf82da092ef543176351eeb59ff",
98241
+ "deps": {}
98242
+ },
98243
+ "libvpx": {
98244
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/286281b987e08757b9d0e6e23f38f8b0f1b601ce",
98245
+ "version": "1.16.0",
98246
+ "deps": {},
98247
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/286281b987e08757b9d0e6e23f38f8b0f1b601ce/CHANGELOG"
98248
+ },
98249
+ "sqlite": {
98250
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/508ab21dc25702ed6690c4dd77da209a6bcd1239",
98251
+ "version": "3.51.3",
98252
+ "deps": {},
98253
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/508ab21dc25702ed6690c4dd77da209a6bcd1239/VERSION"
98254
+ },
98255
+ "wayland": {
98256
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86",
98257
+ "version": "1.24.0",
98258
+ "deps": {},
98259
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86/meson.build"
98260
+ },
98261
+ "libjpeg-turbo": {
98262
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/d1f5f2393e0d51f840207342ae86e55a86443288",
98263
+ "version": "3.1.0",
98264
+ "deps": {},
98265
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/d1f5f2393e0d51f840207342ae86e55a86443288/README.chromium"
98266
+ },
98267
+ "libxml2": {
98268
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libxml/README.chromium",
98269
+ "version": "22f9d730898d2dfcc03a484e65e1f8fc3675225f",
98270
+ "cpeVersion": "2.14.6"
98271
+ },
98272
+ "libxslt": {
98273
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libxslt/README.chromium",
98274
+ "version": "35323d6a15f6e63c9919ddbc0abe64c90a0dd88a",
98275
+ "cpeVersion": "1.1.45"
98276
+ },
98277
+ "libwebp": {
98278
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libwebp/README.chromium",
98279
+ "version": "N/A",
98280
+ "cpeVersion": "1.6.0"
98281
+ },
98282
+ "opus": {
98283
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/opus/README.chromium",
98284
+ "version": "55513e81",
98285
+ "cpeVersion": "opus"
98286
+ },
98287
+ "fontconfig": {
98288
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/fontconfig/README.chromium",
98289
+ "version": "d62c2ab268d1679335daa8fb0ea6970f35224a76",
98290
+ "cpeVersion": "2.17.1"
98291
+ },
98292
+ "glew": {
98293
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/glfw/README.chromium",
98294
+ "version": "3.3-dev"
98295
+ },
98296
+ "jsoncpp": {
98297
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/jsoncpp/README.chromium",
98298
+ "version": "1.9.4",
98299
+ "cpeVersion": "1.9.4"
98300
+ },
98301
+ "leveldb": {
98302
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/leveldatabase/README.chromium",
98303
+ "version": "1.23"
98304
+ },
98305
+ "libaom": {
98306
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libaom/README.chromium",
98307
+ "version": "N/A",
98308
+ "cpeVersion": "3.13.3"
98309
+ },
98310
+ "libcxx": {
98311
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libc++/README.chromium",
98312
+ "version": "1.0"
98313
+ },
98314
+ "libcxxabi": {
98315
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libc++abi/README.chromium",
98316
+ "version": "1.0"
98317
+ },
98318
+ "libpng": {
98319
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libpng/README.chromium",
98320
+ "version": "1.6.55",
98321
+ "cpeVersion": "1.6.55"
98322
+ },
98323
+ "libusb": {
98324
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libusb/README.chromium",
98325
+ "version": "1.0.17",
98326
+ "cpeVersion": "rc1"
98327
+ },
98328
+ "ots": {
98329
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/ots/README.chromium",
98330
+ "version": "N/A"
98331
+ },
98332
+ "re2": {
98333
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/re2/README.chromium",
98334
+ "version": "N/A"
98335
+ }
98336
+ }
98337
+ },
98338
+ "node": {
98339
+ "version": "24.18.0",
98340
+ "url": "https://github.com/nodejs/node/tree/v24.18.0/deps",
98341
+ "deps": {
98342
+ "openssl": "3.5.7",
98343
+ "node": "24.18.0",
98344
+ "acorn": "8.16.0",
98345
+ "ada": "3.4.4",
98346
+ "amaro": "1.1.9",
98347
+ "ares": "1.34.6",
98348
+ "brotli": "1.2.0",
98349
+ "cldr": "48.0",
98350
+ "icu": "78.3",
98351
+ "llhttp": "9.4.2",
98352
+ "merve": "1.2.2",
98353
+ "modules": "137",
98354
+ "napi": "10",
98355
+ "nbytes": "0.1.4",
98356
+ "ncrypto": "0.0.1",
98357
+ "nghttp2": "1.69.0",
98358
+ "nghttp3": "",
98359
+ "ngtcp2": "",
98360
+ "simdjson": "4.6.4",
98361
+ "simdutf": "6.4.0",
98362
+ "sqlite": "3.53.1",
98363
+ "tz": "2026b",
98364
+ "undici": "7.28.0",
98365
+ "unicode": "17.0",
98366
+ "uv": "1.52.1",
98367
+ "uvwasi": "0.0.23",
98368
+ "v8": "14.8.178.38-electron.0",
98369
+ "zlib": "1.3.2.1-motley",
98370
+ "zstd": "1.5.7"
98371
+ }
98372
+ }
98373
+ }
98374
+ },
98186
98375
  "43.0.0-alpha.1": {
98187
98376
  "version": "43.0.0-alpha.1",
98188
98377
  "deps": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-dependencies",
3
- "version": "0.5.362",
3
+ "version": "0.5.364",
4
4
  "description": "Programmatically determines as many dependency versions as possible from Electron",
5
5
  "main": "index.json",
6
6
  "repository": {
@@ -25,7 +25,7 @@
25
25
  "jest": "^29.2.2",
26
26
  "js-yaml": "^4.1.0",
27
27
  "minimist": "^1.2.5",
28
- "process-versions": "^0.3.110",
28
+ "process-versions": "^0.3.112",
29
29
  "semver": "^7.6.3",
30
30
  "ts-jest": "^29.0.3",
31
31
  "typescript": "^4.8.4"