electron-dependencies 0.5.373 → 0.5.374

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
@@ -99128,6 +99128,195 @@
99128
99128
  }
99129
99129
  }
99130
99130
  },
99131
+ "42.9.1": {
99132
+ "version": "42.9.1",
99133
+ "deps": {
99134
+ "chromium": {
99135
+ "version": "148.0.7778.280",
99136
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/",
99137
+ "deps": {
99138
+ "freetype": {
99139
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/6d9fc45fc4bca8aef0b8f65592520673638c3334",
99140
+ "version": "2.14.3",
99141
+ "deps": {},
99142
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/6d9fc45fc4bca8aef0b8f65592520673638c3334/README"
99143
+ },
99144
+ "ffmpeg": {
99145
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/f45bab87ce4c5fafc67fd53fcde777578d01bfa0",
99146
+ "version": "8.0.git",
99147
+ "deps": {},
99148
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/f45bab87ce4c5fafc67fd53fcde777578d01bfa0/RELEASE"
99149
+ },
99150
+ "pdfium": {
99151
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008",
99152
+ "version": "72ea487e4399c44c3a53a48b104f9612ca772008",
99153
+ "deps": {
99154
+ "libtiff": {
99155
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008/third_party/libtiff/README.pdfium",
99156
+ "version": "4.7.1",
99157
+ "cpeVersion": "4.7.1"
99158
+ },
99159
+ "libopenjpeg": {
99160
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/72ea487e4399c44c3a53a48b104f9612ca772008/third_party/libopenjpeg/README.pdfium",
99161
+ "version": "2.5.4",
99162
+ "cpeVersion": "2.5.4"
99163
+ }
99164
+ }
99165
+ },
99166
+ "libsrtp": {
99167
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/e8383771af8aa4096f5bcfe3743a5ea128f88a9a",
99168
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
99169
+ "deps": {},
99170
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/e8383771af8aa4096f5bcfe3743a5ea128f88a9a/LIBSRTP_VERSION"
99171
+ },
99172
+ "openh264": {
99173
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f",
99174
+ "version": "2.6.0",
99175
+ "deps": {},
99176
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
99177
+ },
99178
+ "angle": {
99179
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/1ba8ec3afdee39c6b8d5c7268598b4beca530d07",
99180
+ "version": "1ba8ec3afdee39c6b8d5c7268598b4beca530d07",
99181
+ "deps": {}
99182
+ },
99183
+ "boringssl": {
99184
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/d8be2b4a71155bf82da092ef543176351eeb59ff",
99185
+ "version": "d8be2b4a71155bf82da092ef543176351eeb59ff",
99186
+ "deps": {}
99187
+ },
99188
+ "libvpx": {
99189
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/286281b987e08757b9d0e6e23f38f8b0f1b601ce",
99190
+ "version": "1.16.0",
99191
+ "deps": {},
99192
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/286281b987e08757b9d0e6e23f38f8b0f1b601ce/CHANGELOG"
99193
+ },
99194
+ "sqlite": {
99195
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/508ab21dc25702ed6690c4dd77da209a6bcd1239",
99196
+ "version": "3.51.3",
99197
+ "deps": {},
99198
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/508ab21dc25702ed6690c4dd77da209a6bcd1239/VERSION"
99199
+ },
99200
+ "wayland": {
99201
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86",
99202
+ "version": "1.24.0",
99203
+ "deps": {},
99204
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/736d12ac67c20c60dc406dc49bb06be878501f86/meson.build"
99205
+ },
99206
+ "libjpeg-turbo": {
99207
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/d1f5f2393e0d51f840207342ae86e55a86443288",
99208
+ "version": "3.1.0",
99209
+ "deps": {},
99210
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/d1f5f2393e0d51f840207342ae86e55a86443288/README.chromium"
99211
+ },
99212
+ "libxml2": {
99213
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libxml/README.chromium",
99214
+ "version": "22f9d730898d2dfcc03a484e65e1f8fc3675225f",
99215
+ "cpeVersion": "2.14.6"
99216
+ },
99217
+ "libxslt": {
99218
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libxslt/README.chromium",
99219
+ "version": "35323d6a15f6e63c9919ddbc0abe64c90a0dd88a",
99220
+ "cpeVersion": "1.1.45"
99221
+ },
99222
+ "libwebp": {
99223
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libwebp/README.chromium",
99224
+ "version": "N/A",
99225
+ "cpeVersion": "1.6.0"
99226
+ },
99227
+ "opus": {
99228
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/opus/README.chromium",
99229
+ "version": "55513e81",
99230
+ "cpeVersion": "opus"
99231
+ },
99232
+ "fontconfig": {
99233
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/fontconfig/README.chromium",
99234
+ "version": "d62c2ab268d1679335daa8fb0ea6970f35224a76",
99235
+ "cpeVersion": "2.17.1"
99236
+ },
99237
+ "glew": {
99238
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/glfw/README.chromium",
99239
+ "version": "3.3-dev"
99240
+ },
99241
+ "jsoncpp": {
99242
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/jsoncpp/README.chromium",
99243
+ "version": "1.9.4",
99244
+ "cpeVersion": "1.9.4"
99245
+ },
99246
+ "leveldb": {
99247
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/leveldatabase/README.chromium",
99248
+ "version": "1.23"
99249
+ },
99250
+ "libaom": {
99251
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libaom/README.chromium",
99252
+ "version": "N/A",
99253
+ "cpeVersion": "3.13.3"
99254
+ },
99255
+ "libcxx": {
99256
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libc++/README.chromium",
99257
+ "version": "1.0"
99258
+ },
99259
+ "libcxxabi": {
99260
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libc++abi/README.chromium",
99261
+ "version": "1.0"
99262
+ },
99263
+ "libpng": {
99264
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libpng/README.chromium",
99265
+ "version": "1.6.55",
99266
+ "cpeVersion": "1.6.55"
99267
+ },
99268
+ "libusb": {
99269
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/libusb/README.chromium",
99270
+ "version": "1.0.17",
99271
+ "cpeVersion": "rc1"
99272
+ },
99273
+ "ots": {
99274
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/ots/README.chromium",
99275
+ "version": "N/A"
99276
+ },
99277
+ "re2": {
99278
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/148.0.7778.280/third_party/re2/README.chromium",
99279
+ "version": "N/A"
99280
+ }
99281
+ }
99282
+ },
99283
+ "node": {
99284
+ "version": "24.18.1",
99285
+ "url": "https://github.com/nodejs/node/tree/v24.18.1/deps",
99286
+ "deps": {
99287
+ "openssl": "3.5.7",
99288
+ "node": "24.18.1",
99289
+ "acorn": "8.16.0",
99290
+ "ada": "3.4.4",
99291
+ "amaro": "1.1.9",
99292
+ "ares": "1.34.6",
99293
+ "brotli": "1.2.0",
99294
+ "cldr": "48.0",
99295
+ "icu": "78.3",
99296
+ "llhttp": "9.4.3",
99297
+ "merve": "1.2.2",
99298
+ "modules": "137",
99299
+ "napi": "10",
99300
+ "nbytes": "0.1.4",
99301
+ "ncrypto": "0.0.1",
99302
+ "nghttp2": "1.69.0",
99303
+ "nghttp3": "",
99304
+ "ngtcp2": "",
99305
+ "simdjson": "4.6.4",
99306
+ "simdutf": "6.4.0",
99307
+ "sqlite": "3.53.1",
99308
+ "tz": "2026b",
99309
+ "undici": "7.29.0",
99310
+ "unicode": "17.0",
99311
+ "uv": "1.52.1",
99312
+ "uvwasi": "0.0.23",
99313
+ "v8": "14.8.178.38-electron.0",
99314
+ "zlib": "1.3.2.1-motley",
99315
+ "zstd": "1.5.7"
99316
+ }
99317
+ }
99318
+ }
99319
+ },
99131
99320
  "43.0.0-alpha.1": {
99132
99321
  "version": "43.0.0-alpha.1",
99133
99322
  "deps": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-dependencies",
3
- "version": "0.5.373",
3
+ "version": "0.5.374",
4
4
  "description": "Programmatically determines as many dependency versions as possible from Electron",
5
5
  "main": "index.json",
6
6
  "repository": {