appium-xcuitest-driver 9.6.0 → 9.7.0

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-xcuitest-driver",
3
- "version": "9.6.0",
3
+ "version": "9.7.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-xcuitest-driver",
9
- "version": "9.6.0",
9
+ "version": "9.7.0",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@colors/colors": "^1.6.0",
@@ -30,6 +30,7 @@
30
30
  "semver": "^7.5.4",
31
31
  "source-map-support": "^0.x",
32
32
  "teen_process": "^2.2.0",
33
+ "winston": "3.17.0",
33
34
  "ws": "^8.13.0"
34
35
  },
35
36
  "devDependencies": {
@@ -43,7 +44,7 @@
43
44
  "@types/bluebird": "^3.5.38",
44
45
  "@types/lodash": "^4.14.196",
45
46
  "@types/mocha": "^10.0.1",
46
- "@types/node": "^22.0.0",
47
+ "@types/node": "^24.0.1",
47
48
  "@types/portscanner": "^2.1.1",
48
49
  "@types/teen_process": "^2.0.1",
49
50
  "axios": "^1.4.0",
@@ -107,6 +108,17 @@
107
108
  "spdy": "4.0.2"
108
109
  }
109
110
  },
111
+ "node_modules/@appium/base-driver/node_modules/axios": {
112
+ "version": "1.9.0",
113
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz",
114
+ "integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==",
115
+ "license": "MIT",
116
+ "dependencies": {
117
+ "follow-redirects": "^1.15.6",
118
+ "form-data": "^4.0.0",
119
+ "proxy-from-env": "^1.1.0"
120
+ }
121
+ },
110
122
  "node_modules/@appium/docutils": {
111
123
  "version": "1.1.1",
112
124
  "resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.1.1.tgz",
@@ -141,6 +153,22 @@
141
153
  "npm": ">=8"
142
154
  }
143
155
  },
156
+ "node_modules/@appium/docutils/node_modules/teen_process": {
157
+ "version": "2.3.2",
158
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.3.2.tgz",
159
+ "integrity": "sha512-eiYtJbYrMz5WbZL68u05qCgLMShPZhYKVewZFoyT6C2xvNdMfikCP7Nh0K3Phiy+H4bMZ8q5GtJROFcoYwQJmQ==",
160
+ "license": "Apache-2.0",
161
+ "dependencies": {
162
+ "bluebird": "^3.7.2",
163
+ "lodash": "^4.17.21",
164
+ "shell-quote": "^1.8.1",
165
+ "source-map-support": "^0.x"
166
+ },
167
+ "engines": {
168
+ "node": "^16.13.0 || >=18.0.0",
169
+ "npm": ">=8"
170
+ }
171
+ },
144
172
  "node_modules/@appium/logger": {
145
173
  "version": "1.7.1",
146
174
  "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-1.7.1.tgz",
@@ -236,6 +264,33 @@
236
264
  "sharp": "0.34.2"
237
265
  }
238
266
  },
267
+ "node_modules/@appium/support/node_modules/axios": {
268
+ "version": "1.9.0",
269
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz",
270
+ "integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==",
271
+ "license": "MIT",
272
+ "dependencies": {
273
+ "follow-redirects": "^1.15.6",
274
+ "form-data": "^4.0.0",
275
+ "proxy-from-env": "^1.1.0"
276
+ }
277
+ },
278
+ "node_modules/@appium/support/node_modules/teen_process": {
279
+ "version": "2.3.2",
280
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.3.2.tgz",
281
+ "integrity": "sha512-eiYtJbYrMz5WbZL68u05qCgLMShPZhYKVewZFoyT6C2xvNdMfikCP7Nh0K3Phiy+H4bMZ8q5GtJROFcoYwQJmQ==",
282
+ "license": "Apache-2.0",
283
+ "dependencies": {
284
+ "bluebird": "^3.7.2",
285
+ "lodash": "^4.17.21",
286
+ "shell-quote": "^1.8.1",
287
+ "source-map-support": "^0.x"
288
+ },
289
+ "engines": {
290
+ "node": "^16.13.0 || >=18.0.0",
291
+ "npm": ">=8"
292
+ }
293
+ },
239
294
  "node_modules/@appium/tsconfig": {
240
295
  "version": "0.3.5",
241
296
  "resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-0.3.5.tgz",
@@ -297,6 +352,17 @@
297
352
  "node": ">=0.1.90"
298
353
  }
299
354
  },
355
+ "node_modules/@dabh/diagnostics": {
356
+ "version": "2.0.3",
357
+ "resolved": "https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.3.tgz",
358
+ "integrity": "sha512-hrlQOIi7hAfzsMqlGSFyVucrx38O+j6wiGOf//H2ecvIEqYN4ADBSS2iLMh5UFyDunCNniUIPk/q3riFv45xRA==",
359
+ "license": "MIT",
360
+ "dependencies": {
361
+ "colorspace": "1.1.x",
362
+ "enabled": "2.0.x",
363
+ "kuler": "^2.0.0"
364
+ }
365
+ },
300
366
  "node_modules/@isaacs/cliui": {
301
367
  "version": "8.0.2",
302
368
  "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
@@ -419,12 +485,12 @@
419
485
  "license": "MIT"
420
486
  },
421
487
  "node_modules/@types/node": {
422
- "version": "22.15.31",
423
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.31.tgz",
424
- "integrity": "sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw==",
488
+ "version": "24.0.1",
489
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.1.tgz",
490
+ "integrity": "sha512-MX4Zioh39chHlDJbKmEgydJDS3tspMP/lnQC67G3SWsTnb9NeYVWOjkxpOSy4oMfPs4StcWHwBrvUb4ybfnuaw==",
425
491
  "license": "MIT",
426
492
  "dependencies": {
427
- "undici-types": "~6.21.0"
493
+ "undici-types": "~7.8.0"
428
494
  }
429
495
  },
430
496
  "node_modules/@types/normalize-package-data": {
@@ -442,6 +508,12 @@
442
508
  "@types/node": "*"
443
509
  }
444
510
  },
511
+ "node_modules/@types/triple-beam": {
512
+ "version": "1.3.5",
513
+ "resolved": "https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.5.tgz",
514
+ "integrity": "sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==",
515
+ "license": "MIT"
516
+ },
445
517
  "node_modules/@xmldom/xmldom": {
446
518
  "version": "0.9.8",
447
519
  "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.8.tgz",
@@ -504,9 +576,9 @@
504
576
  }
505
577
  },
506
578
  "node_modules/appium-idb": {
507
- "version": "1.8.23",
508
- "resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-1.8.23.tgz",
509
- "integrity": "sha512-SQJFzuhJkgvEGWf3Aj/WK8POEV9QvpEEouywcXIZXWZowNgyUnsS9r29LoalarYRexUK2Gl1eSJHdXZUL7dCYA==",
579
+ "version": "1.8.24",
580
+ "resolved": "https://registry.npmjs.org/appium-idb/-/appium-idb-1.8.24.tgz",
581
+ "integrity": "sha512-zamWeD8D8MrLnPmBvAl/dre+6jQm8VUHRxGQMuDTbz3Uf3Gl02yaKfocOQEgBgl11k0d7ixa2/xSubO5iZHxfA==",
510
582
  "license": "Apache-2.0",
511
583
  "dependencies": {
512
584
  "@appium/support": "^6.0.0",
@@ -522,9 +594,9 @@
522
594
  }
523
595
  },
524
596
  "node_modules/appium-ios-device": {
525
- "version": "2.8.3",
526
- "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.8.3.tgz",
527
- "integrity": "sha512-Klxct/L9qj+jrY6s6PmysFaPTPw1Tfc1yHf0SPu3SaNGWTZYcuHELL1AkzNUM4/6NK7X6DAhsfL9Dxf5SrqmVA==",
597
+ "version": "2.8.4",
598
+ "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.8.4.tgz",
599
+ "integrity": "sha512-ePQP0uaTbDKiN8SVVrVdE9ZkOpd+iPl/97MDpN9EToIb0c0UaaaDFAFdqwEDOwFv2aX91dkU3HyeSYvhqE6+5A==",
528
600
  "license": "Apache-2.0",
529
601
  "dependencies": {
530
602
  "@appium/support": "^6.0.0",
@@ -544,9 +616,9 @@
544
616
  }
545
617
  },
546
618
  "node_modules/appium-ios-simulator": {
547
- "version": "6.2.3",
548
- "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-6.2.3.tgz",
549
- "integrity": "sha512-FNaxrcWihKfO7ejEAw6pHVY4vy8wKCYBjuH6vt2dNCU+OyjjgUovnEOA0j22qEUBIorsBiYx1b67xbc59qSPCg==",
619
+ "version": "6.2.6",
620
+ "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-6.2.6.tgz",
621
+ "integrity": "sha512-dUd2GzE8MsyK3ZB1CwSgaMhXZ/sw8d1bK5LrdLzP/AifSsxOLy/0vJBDshfxI6NRmJrtCLcRVVfXqSwNl7ArXQ==",
550
622
  "license": "Apache-2.0",
551
623
  "dependencies": {
552
624
  "@appium/support": "^6.0.0",
@@ -567,9 +639,9 @@
567
639
  }
568
640
  },
569
641
  "node_modules/appium-remote-debugger": {
570
- "version": "12.2.3",
571
- "resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.2.3.tgz",
572
- "integrity": "sha512-lpA5ly0Hk9s2YHpu3QNyHHCtT9sQAdoedoDAKkrshZqzrhkV4uLhdf/AJbqFvNeper9v6saiW1gEtTEV4MeUoQ==",
642
+ "version": "12.2.5",
643
+ "resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.2.5.tgz",
644
+ "integrity": "sha512-5Gz4/qdITcvdzEd8QIKHqBzvs5I4wz5RGrbd9lsOqNkDKqIT8EnOA9AJHSKCGishB6sy+N3EkplCS7jJ8BokYg==",
573
645
  "license": "Apache-2.0",
574
646
  "dependencies": {
575
647
  "@appium/base-driver": "^9.0.0",
@@ -588,9 +660,9 @@
588
660
  }
589
661
  },
590
662
  "node_modules/appium-webdriveragent": {
591
- "version": "9.14.1",
592
- "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-9.14.1.tgz",
593
- "integrity": "sha512-u1g04eO6vfFgdyWtU4w2LrBVu49WOrhSkMavJJ0hG++GJTBY9ciZvbIPapxIRTQe7S+6E3T0l6bx7+fZ7RtBzw==",
663
+ "version": "9.14.3",
664
+ "resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-9.14.3.tgz",
665
+ "integrity": "sha512-uyippIvl1rc295WBVYOmfWdTsaONi54ZxrNztV6Jlqy5yXtmK/VqGcgzVxmjklsGpoJGNc+VuEVnPH5TJ7jn2A==",
594
666
  "license": "Apache-2.0",
595
667
  "dependencies": {
596
668
  "@appium/base-driver": "^9.0.0",
@@ -612,9 +684,9 @@
612
684
  }
613
685
  },
614
686
  "node_modules/appium-xcode": {
615
- "version": "5.2.22",
616
- "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.2.22.tgz",
617
- "integrity": "sha512-34LxxTnkhjl7KYelWt/NBNsnwn4ZBt4xIT7RQOTYS5+KM3iAmSuq49GYIB/w1FqqriLOjX9e5gJ94m8UpSnJyQ==",
687
+ "version": "5.2.23",
688
+ "resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-5.2.23.tgz",
689
+ "integrity": "sha512-i0F6wii0CWWkj2+tpEx9WVPO5p8Pr+0hSIXGZN4ZXe+mq92GG6L7AGvnxyNe/pNjvsg+zw65rePsuT9afm+QaQ==",
618
690
  "license": "Apache-2.0",
619
691
  "dependencies": {
620
692
  "@appium/support": "^6.0.0",
@@ -721,9 +793,9 @@
721
793
  "license": "MIT"
722
794
  },
723
795
  "node_modules/axios": {
724
- "version": "1.9.0",
725
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.9.0.tgz",
726
- "integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==",
796
+ "version": "1.10.0",
797
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.10.0.tgz",
798
+ "integrity": "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==",
727
799
  "license": "MIT",
728
800
  "dependencies": {
729
801
  "follow-redirects": "^1.15.6",
@@ -870,9 +942,9 @@
870
942
  }
871
943
  },
872
944
  "node_modules/brace-expansion": {
873
- "version": "1.1.11",
874
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
875
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
945
+ "version": "1.1.12",
946
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
947
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
876
948
  "license": "MIT",
877
949
  "dependencies": {
878
950
  "balanced-match": "^1.0.0",
@@ -1057,6 +1129,41 @@
1057
1129
  "simple-swizzle": "^0.2.2"
1058
1130
  }
1059
1131
  },
1132
+ "node_modules/colorspace": {
1133
+ "version": "1.1.4",
1134
+ "resolved": "https://registry.npmjs.org/colorspace/-/colorspace-1.1.4.tgz",
1135
+ "integrity": "sha512-BgvKJiuVu1igBUF2kEjRCZXol6wiiGbY5ipL/oVPwm0BL9sIpMIzM8IK7vwuxIIzOXMV3Ey5w+vxhm0rR/TN8w==",
1136
+ "license": "MIT",
1137
+ "dependencies": {
1138
+ "color": "^3.1.3",
1139
+ "text-hex": "1.0.x"
1140
+ }
1141
+ },
1142
+ "node_modules/colorspace/node_modules/color": {
1143
+ "version": "3.2.1",
1144
+ "resolved": "https://registry.npmjs.org/color/-/color-3.2.1.tgz",
1145
+ "integrity": "sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==",
1146
+ "license": "MIT",
1147
+ "dependencies": {
1148
+ "color-convert": "^1.9.3",
1149
+ "color-string": "^1.6.0"
1150
+ }
1151
+ },
1152
+ "node_modules/colorspace/node_modules/color-convert": {
1153
+ "version": "1.9.3",
1154
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
1155
+ "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
1156
+ "license": "MIT",
1157
+ "dependencies": {
1158
+ "color-name": "1.1.3"
1159
+ }
1160
+ },
1161
+ "node_modules/colorspace/node_modules/color-name": {
1162
+ "version": "1.1.3",
1163
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
1164
+ "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
1165
+ "license": "MIT"
1166
+ },
1060
1167
  "node_modules/combined-stream": {
1061
1168
  "version": "1.0.8",
1062
1169
  "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
@@ -1340,6 +1447,12 @@
1340
1447
  "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
1341
1448
  "license": "MIT"
1342
1449
  },
1450
+ "node_modules/enabled": {
1451
+ "version": "2.0.0",
1452
+ "resolved": "https://registry.npmjs.org/enabled/-/enabled-2.0.0.tgz",
1453
+ "integrity": "sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ==",
1454
+ "license": "MIT"
1455
+ },
1343
1456
  "node_modules/encodeurl": {
1344
1457
  "version": "2.0.0",
1345
1458
  "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
@@ -1536,6 +1649,12 @@
1536
1649
  "node": ">= 4.9.1"
1537
1650
  }
1538
1651
  },
1652
+ "node_modules/fecha": {
1653
+ "version": "4.2.3",
1654
+ "resolved": "https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz",
1655
+ "integrity": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==",
1656
+ "license": "MIT"
1657
+ },
1539
1658
  "node_modules/finalhandler": {
1540
1659
  "version": "1.3.1",
1541
1660
  "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz",
@@ -1585,6 +1704,12 @@
1585
1704
  "url": "https://github.com/sponsors/sindresorhus"
1586
1705
  }
1587
1706
  },
1707
+ "node_modules/fn.name": {
1708
+ "version": "1.1.0",
1709
+ "resolved": "https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz",
1710
+ "integrity": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==",
1711
+ "license": "MIT"
1712
+ },
1588
1713
  "node_modules/follow-redirects": {
1589
1714
  "version": "1.15.9",
1590
1715
  "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz",
@@ -1789,9 +1914,9 @@
1789
1914
  }
1790
1915
  },
1791
1916
  "node_modules/glob/node_modules/brace-expansion": {
1792
- "version": "2.0.1",
1793
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
1794
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
1917
+ "version": "2.0.2",
1918
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
1919
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
1795
1920
  "license": "MIT",
1796
1921
  "dependencies": {
1797
1922
  "balanced-match": "^1.0.0"
@@ -2189,6 +2314,12 @@
2189
2314
  "node": ">=14.14.0"
2190
2315
  }
2191
2316
  },
2317
+ "node_modules/kuler": {
2318
+ "version": "2.0.0",
2319
+ "resolved": "https://registry.npmjs.org/kuler/-/kuler-2.0.0.tgz",
2320
+ "integrity": "sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==",
2321
+ "license": "MIT"
2322
+ },
2192
2323
  "node_modules/lazystream": {
2193
2324
  "version": "1.0.1",
2194
2325
  "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
@@ -2314,6 +2445,23 @@
2314
2445
  "url": "https://github.com/sponsors/sindresorhus"
2315
2446
  }
2316
2447
  },
2448
+ "node_modules/logform": {
2449
+ "version": "2.7.0",
2450
+ "resolved": "https://registry.npmjs.org/logform/-/logform-2.7.0.tgz",
2451
+ "integrity": "sha512-TFYA4jnP7PVbmlBIfhlSe+WKxs9dklXMTEGcBCIvLhE/Tn3H6Gk1norupVW7m5Cnd4bLcr08AytbyV/xj7f/kQ==",
2452
+ "license": "MIT",
2453
+ "dependencies": {
2454
+ "@colors/colors": "1.6.0",
2455
+ "@types/triple-beam": "^1.3.2",
2456
+ "fecha": "^4.2.0",
2457
+ "ms": "^2.1.1",
2458
+ "safe-stable-stringify": "^2.3.1",
2459
+ "triple-beam": "^1.3.0"
2460
+ },
2461
+ "engines": {
2462
+ "node": ">= 12.0.0"
2463
+ }
2464
+ },
2317
2465
  "node_modules/lru-cache": {
2318
2466
  "version": "10.4.3",
2319
2467
  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
@@ -2605,9 +2753,9 @@
2605
2753
  }
2606
2754
  },
2607
2755
  "node_modules/node-simctl": {
2608
- "version": "7.7.3",
2609
- "resolved": "https://registry.npmjs.org/node-simctl/-/node-simctl-7.7.3.tgz",
2610
- "integrity": "sha512-2KuVhn3MqQWFHtazYuAm+perIW1iXYSHFDoojEYVMspbMppb+JKILR4k+KfugLvuTNJCljL2D1GZ5utT9Sp4cQ==",
2756
+ "version": "7.7.5",
2757
+ "resolved": "https://registry.npmjs.org/node-simctl/-/node-simctl-7.7.5.tgz",
2758
+ "integrity": "sha512-lWflzDW9xLuOOvR6mTJ9efbDtO/iSCH6rEGjxFxTV0vGgz5XjoZlW2BkNCCZib0B6Y23tCOiYhYJaMQYB8FKIQ==",
2611
2759
  "license": "Apache-2.0",
2612
2760
  "dependencies": {
2613
2761
  "@appium/logger": "^1.3.0",
@@ -2720,6 +2868,15 @@
2720
2868
  "wrappy": "1"
2721
2869
  }
2722
2870
  },
2871
+ "node_modules/one-time": {
2872
+ "version": "1.0.0",
2873
+ "resolved": "https://registry.npmjs.org/one-time/-/one-time-1.0.0.tgz",
2874
+ "integrity": "sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g==",
2875
+ "license": "MIT",
2876
+ "dependencies": {
2877
+ "fn.name": "1.x.x"
2878
+ }
2879
+ },
2723
2880
  "node_modules/onetime": {
2724
2881
  "version": "5.1.2",
2725
2882
  "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
@@ -3091,9 +3248,9 @@
3091
3248
  }
3092
3249
  },
3093
3250
  "node_modules/readdir-glob/node_modules/brace-expansion": {
3094
- "version": "2.0.1",
3095
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
3096
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
3251
+ "version": "2.0.2",
3252
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
3253
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
3097
3254
  "license": "MIT",
3098
3255
  "dependencies": {
3099
3256
  "balanced-match": "^1.0.0"
@@ -3184,6 +3341,15 @@
3184
3341
  ],
3185
3342
  "license": "MIT"
3186
3343
  },
3344
+ "node_modules/safe-stable-stringify": {
3345
+ "version": "2.5.0",
3346
+ "resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz",
3347
+ "integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==",
3348
+ "license": "MIT",
3349
+ "engines": {
3350
+ "node": ">=10"
3351
+ }
3352
+ },
3187
3353
  "node_modules/safer-buffer": {
3188
3354
  "version": "2.1.2",
3189
3355
  "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
@@ -3608,6 +3774,15 @@
3608
3774
  "node": ">= 6"
3609
3775
  }
3610
3776
  },
3777
+ "node_modules/stack-trace": {
3778
+ "version": "0.0.10",
3779
+ "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz",
3780
+ "integrity": "sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==",
3781
+ "license": "MIT",
3782
+ "engines": {
3783
+ "node": "*"
3784
+ }
3785
+ },
3611
3786
  "node_modules/statuses": {
3612
3787
  "version": "2.0.1",
3613
3788
  "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
@@ -3793,9 +3968,9 @@
3793
3968
  }
3794
3969
  },
3795
3970
  "node_modules/teen_process": {
3796
- "version": "2.3.2",
3797
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.3.2.tgz",
3798
- "integrity": "sha512-eiYtJbYrMz5WbZL68u05qCgLMShPZhYKVewZFoyT6C2xvNdMfikCP7Nh0K3Phiy+H4bMZ8q5GtJROFcoYwQJmQ==",
3971
+ "version": "2.3.3",
3972
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.3.3.tgz",
3973
+ "integrity": "sha512-NIdeetf/6gyEqLjnzvfgQe7PfipSceq2xDQM2Py2BkBnIIeWh3HRD3vNhulyO5WppfCv9z4mtsEHyq8kdiULTA==",
3799
3974
  "license": "Apache-2.0",
3800
3975
  "dependencies": {
3801
3976
  "bluebird": "^3.7.2",
@@ -3817,6 +3992,12 @@
3817
3992
  "b4a": "^1.6.4"
3818
3993
  }
3819
3994
  },
3995
+ "node_modules/text-hex": {
3996
+ "version": "1.0.0",
3997
+ "resolved": "https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz",
3998
+ "integrity": "sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==",
3999
+ "license": "MIT"
4000
+ },
3820
4001
  "node_modules/through": {
3821
4002
  "version": "2.3.8",
3822
4003
  "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
@@ -3832,6 +4013,15 @@
3832
4013
  "node": ">=0.6"
3833
4014
  }
3834
4015
  },
4016
+ "node_modules/triple-beam": {
4017
+ "version": "1.4.1",
4018
+ "resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz",
4019
+ "integrity": "sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==",
4020
+ "license": "MIT",
4021
+ "engines": {
4022
+ "node": ">= 14.0.0"
4023
+ }
4024
+ },
3835
4025
  "node_modules/truncate-utf8-bytes": {
3836
4026
  "version": "1.0.2",
3837
4027
  "resolved": "https://registry.npmjs.org/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz",
@@ -3886,9 +4076,9 @@
3886
4076
  }
3887
4077
  },
3888
4078
  "node_modules/undici-types": {
3889
- "version": "6.21.0",
3890
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
3891
- "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
4079
+ "version": "7.8.0",
4080
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz",
4081
+ "integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
3892
4082
  "license": "MIT"
3893
4083
  },
3894
4084
  "node_modules/unorm": {
@@ -3993,6 +4183,70 @@
3993
4183
  "node": "^16.13.0 || >=18.0.0"
3994
4184
  }
3995
4185
  },
4186
+ "node_modules/winston": {
4187
+ "version": "3.17.0",
4188
+ "resolved": "https://registry.npmjs.org/winston/-/winston-3.17.0.tgz",
4189
+ "integrity": "sha512-DLiFIXYC5fMPxaRg832S6F5mJYvePtmO5G9v9IgUFPhXm9/GkXarH/TUrBAVzhTCzAj9anE/+GjrgXp/54nOgw==",
4190
+ "license": "MIT",
4191
+ "dependencies": {
4192
+ "@colors/colors": "^1.6.0",
4193
+ "@dabh/diagnostics": "^2.0.2",
4194
+ "async": "^3.2.3",
4195
+ "is-stream": "^2.0.0",
4196
+ "logform": "^2.7.0",
4197
+ "one-time": "^1.0.0",
4198
+ "readable-stream": "^3.4.0",
4199
+ "safe-stable-stringify": "^2.3.1",
4200
+ "stack-trace": "0.0.x",
4201
+ "triple-beam": "^1.3.0",
4202
+ "winston-transport": "^4.9.0"
4203
+ },
4204
+ "engines": {
4205
+ "node": ">= 12.0.0"
4206
+ }
4207
+ },
4208
+ "node_modules/winston-transport": {
4209
+ "version": "4.9.0",
4210
+ "resolved": "https://registry.npmjs.org/winston-transport/-/winston-transport-4.9.0.tgz",
4211
+ "integrity": "sha512-8drMJ4rkgaPo1Me4zD/3WLfI/zPdA9o2IipKODunnGDcuqbHwjsbB79ylv04LCGGzU0xQ6vTznOMpQGaLhhm6A==",
4212
+ "license": "MIT",
4213
+ "dependencies": {
4214
+ "logform": "^2.7.0",
4215
+ "readable-stream": "^3.6.2",
4216
+ "triple-beam": "^1.3.0"
4217
+ },
4218
+ "engines": {
4219
+ "node": ">= 12.0.0"
4220
+ }
4221
+ },
4222
+ "node_modules/winston-transport/node_modules/readable-stream": {
4223
+ "version": "3.6.2",
4224
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
4225
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
4226
+ "license": "MIT",
4227
+ "dependencies": {
4228
+ "inherits": "^2.0.3",
4229
+ "string_decoder": "^1.1.1",
4230
+ "util-deprecate": "^1.0.1"
4231
+ },
4232
+ "engines": {
4233
+ "node": ">= 6"
4234
+ }
4235
+ },
4236
+ "node_modules/winston/node_modules/readable-stream": {
4237
+ "version": "3.6.2",
4238
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
4239
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
4240
+ "license": "MIT",
4241
+ "dependencies": {
4242
+ "inherits": "^2.0.3",
4243
+ "string_decoder": "^1.1.1",
4244
+ "util-deprecate": "^1.0.1"
4245
+ },
4246
+ "engines": {
4247
+ "node": ">= 6"
4248
+ }
4249
+ },
3996
4250
  "node_modules/wrap-ansi": {
3997
4251
  "version": "7.0.0",
3998
4252
  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "xcuitest",
9
9
  "xctest"
10
10
  ],
11
- "version": "9.6.0",
11
+ "version": "9.7.0",
12
12
  "author": "Appium Contributors",
13
13
  "license": "Apache-2.0",
14
14
  "repository": {
@@ -97,7 +97,8 @@
97
97
  "semver": "^7.5.4",
98
98
  "source-map-support": "^0.x",
99
99
  "teen_process": "^2.2.0",
100
- "ws": "^8.13.0"
100
+ "ws": "^8.13.0",
101
+ "winston": "3.17.0"
101
102
  },
102
103
  "scripts": {
103
104
  "build": "tsc -b",
@@ -143,7 +144,7 @@
143
144
  "@types/bluebird": "^3.5.38",
144
145
  "@types/lodash": "^4.14.196",
145
146
  "@types/mocha": "^10.0.1",
146
- "@types/node": "^22.0.0",
147
+ "@types/node": "^24.0.1",
147
148
  "@types/portscanner": "^2.1.1",
148
149
  "@types/teen_process": "^2.0.1",
149
150
  "axios": "^1.4.0",