appium-xcuitest-driver 8.3.3 → 8.4.1
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.
- package/CHANGELOG.md +12 -0
- package/build/lib/commands/bidi/models.d.ts.map +1 -1
- package/npm-shrinkwrap.json +93 -71
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [8.4.1](https://github.com/appium/appium-xcuitest-driver/compare/v8.4.0...v8.4.1) (2025-03-13)
|
|
2
|
+
|
|
3
|
+
### Miscellaneous Chores
|
|
4
|
+
|
|
5
|
+
* Bump remote debugger ([0272eee](https://github.com/appium/appium-xcuitest-driver/commit/0272eee54a5c88c2a87cb81213620062dfc7de82))
|
|
6
|
+
|
|
7
|
+
## [8.4.0](https://github.com/appium/appium-xcuitest-driver/compare/v8.3.3...v8.4.0) (2025-03-09)
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* add placeholderValue explicitly as an element attribute ([#2529](https://github.com/appium/appium-xcuitest-driver/issues/2529)) ([5c4aee5](https://github.com/appium/appium-xcuitest-driver/commit/5c4aee50ee661fdceeda920c8008c761ec91323d))
|
|
12
|
+
|
|
1
13
|
## [8.3.3](https://github.com/appium/appium-xcuitest-driver/compare/v8.3.2...v8.3.3) (2025-02-25)
|
|
2
14
|
|
|
3
15
|
### Miscellaneous Chores
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../../lib/commands/bidi/models.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,mBAAmB,EAAgB,MAAM,SAAS,CAAC;AAGrF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAazC,eAAO,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../../lib/commands/bidi/models.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,mBAAmB,EAAgB,MAAM,SAAS,CAAC;AAGrF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAazC,eAAO,MAAM,uBAAuB,GAAI,aAAa,MAAM,wBAE1D,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,+BAA+B,GAAI,aAAa,MAAM,wBAElE,CAAC;AAEF,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,GAAG,kBAAkB,CAczG"}
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-xcuitest-driver",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.4.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-xcuitest-driver",
|
|
9
|
-
"version": "8.
|
|
9
|
+
"version": "8.4.1",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@colors/colors": "^1.6.0",
|
|
13
13
|
"appium-idb": "^1.6.13",
|
|
14
14
|
"appium-ios-device": "^2.8.0",
|
|
15
15
|
"appium-ios-simulator": "^6.2.0",
|
|
16
|
-
"appium-remote-debugger": "^12.
|
|
17
|
-
"appium-webdriveragent": "^9.0
|
|
16
|
+
"appium-remote-debugger": "^12.2.0",
|
|
17
|
+
"appium-webdriveragent": "^9.1.0",
|
|
18
18
|
"appium-xcode": "^5.1.4",
|
|
19
19
|
"async-lock": "^1.4.0",
|
|
20
20
|
"asyncbox": "^3.0.0",
|
|
@@ -73,17 +73,17 @@
|
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
75
|
"node_modules/@appium/base-driver": {
|
|
76
|
-
"version": "9.16.
|
|
77
|
-
"resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-9.16.
|
|
78
|
-
"integrity": "sha512
|
|
76
|
+
"version": "9.16.3",
|
|
77
|
+
"resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-9.16.3.tgz",
|
|
78
|
+
"integrity": "sha512-+KviEBWMlHoBh/Ezs4bF1uRFw3gBHivljy8yp2dKHvFt4ZZlJo6wxmfmU5fknob0TuRkViwcD2auL64AQLsGAw==",
|
|
79
79
|
"license": "Apache-2.0",
|
|
80
80
|
"dependencies": {
|
|
81
|
-
"@appium/support": "^6.0.
|
|
82
|
-
"@appium/types": "^0.25.
|
|
81
|
+
"@appium/support": "^6.0.7",
|
|
82
|
+
"@appium/types": "^0.25.2",
|
|
83
83
|
"@colors/colors": "1.6.0",
|
|
84
84
|
"async-lock": "1.4.1",
|
|
85
85
|
"asyncbox": "3.0.0",
|
|
86
|
-
"axios": "1.
|
|
86
|
+
"axios": "1.8.2",
|
|
87
87
|
"bluebird": "3.7.2",
|
|
88
88
|
"body-parser": "1.20.3",
|
|
89
89
|
"express": "4.21.2",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"path-to-regexp": "8.2.0",
|
|
97
97
|
"serve-favicon": "2.5.0",
|
|
98
98
|
"source-map-support": "0.5.21",
|
|
99
|
-
"type-fest": "4.
|
|
99
|
+
"type-fest": "4.37.0",
|
|
100
100
|
"validate.js": "0.13.1"
|
|
101
101
|
},
|
|
102
102
|
"engines": {
|
|
@@ -107,14 +107,25 @@
|
|
|
107
107
|
"spdy": "4.0.2"
|
|
108
108
|
}
|
|
109
109
|
},
|
|
110
|
+
"node_modules/@appium/base-driver/node_modules/axios": {
|
|
111
|
+
"version": "1.8.2",
|
|
112
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
|
|
113
|
+
"integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
|
|
114
|
+
"license": "MIT",
|
|
115
|
+
"dependencies": {
|
|
116
|
+
"follow-redirects": "^1.15.6",
|
|
117
|
+
"form-data": "^4.0.0",
|
|
118
|
+
"proxy-from-env": "^1.1.0"
|
|
119
|
+
}
|
|
120
|
+
},
|
|
110
121
|
"node_modules/@appium/docutils": {
|
|
111
|
-
"version": "1.0.
|
|
112
|
-
"resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.
|
|
113
|
-
"integrity": "sha512-
|
|
122
|
+
"version": "1.0.33",
|
|
123
|
+
"resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.33.tgz",
|
|
124
|
+
"integrity": "sha512-wY/bkewxrqUIvY69/LvYz1c7/XRFqqn/SND+EGvwWyyxzIfXTTN57SXZmRqWK8HO8v0hk5RMOvaNH+3Me94kTQ==",
|
|
114
125
|
"license": "Apache-2.0",
|
|
115
126
|
"dependencies": {
|
|
116
|
-
"@appium/support": "^6.0.
|
|
117
|
-
"@appium/tsconfig": "^0.3.
|
|
127
|
+
"@appium/support": "^6.0.7",
|
|
128
|
+
"@appium/tsconfig": "^0.3.5",
|
|
118
129
|
"@sliphua/lilconfig-ts-loader": "3.2.2",
|
|
119
130
|
"chalk": "4.1.2",
|
|
120
131
|
"consola": "3.4.0",
|
|
@@ -126,9 +137,9 @@
|
|
|
126
137
|
"read-pkg": "5.2.0",
|
|
127
138
|
"semver": "7.7.1",
|
|
128
139
|
"source-map-support": "0.5.21",
|
|
129
|
-
"teen_process": "2.
|
|
130
|
-
"type-fest": "4.
|
|
131
|
-
"typescript": "5.
|
|
140
|
+
"teen_process": "2.3.1",
|
|
141
|
+
"type-fest": "4.37.0",
|
|
142
|
+
"typescript": "5.8.2",
|
|
132
143
|
"yaml": "2.7.0",
|
|
133
144
|
"yargs": "17.7.2",
|
|
134
145
|
"yargs-parser": "21.1.1"
|
|
@@ -186,17 +197,17 @@
|
|
|
186
197
|
}
|
|
187
198
|
},
|
|
188
199
|
"node_modules/@appium/support": {
|
|
189
|
-
"version": "6.0.
|
|
190
|
-
"resolved": "https://registry.npmjs.org/@appium/support/-/support-6.0.
|
|
191
|
-
"integrity": "sha512-
|
|
200
|
+
"version": "6.0.7",
|
|
201
|
+
"resolved": "https://registry.npmjs.org/@appium/support/-/support-6.0.7.tgz",
|
|
202
|
+
"integrity": "sha512-3LYvWhquHzlxq2ojvuAmta2tPk68B6oKZ9lMv2lyI6q7mR7FE8hl96Wy+qk9JjGfqJHYRNrrf9rTWr0E//UtQg==",
|
|
192
203
|
"license": "Apache-2.0",
|
|
193
204
|
"dependencies": {
|
|
194
205
|
"@appium/logger": "^1.6.1",
|
|
195
|
-
"@appium/tsconfig": "^0.3.
|
|
196
|
-
"@appium/types": "^0.25.
|
|
206
|
+
"@appium/tsconfig": "^0.3.5",
|
|
207
|
+
"@appium/types": "^0.25.2",
|
|
197
208
|
"@colors/colors": "1.6.0",
|
|
198
209
|
"archiver": "7.0.1",
|
|
199
|
-
"axios": "1.
|
|
210
|
+
"axios": "1.8.2",
|
|
200
211
|
"base64-stream": "1.0.0",
|
|
201
212
|
"bluebird": "3.7.2",
|
|
202
213
|
"bplist-creator": "0.1.1",
|
|
@@ -222,8 +233,8 @@
|
|
|
222
233
|
"shell-quote": "1.8.2",
|
|
223
234
|
"source-map-support": "0.5.21",
|
|
224
235
|
"supports-color": "8.1.1",
|
|
225
|
-
"teen_process": "2.
|
|
226
|
-
"type-fest": "4.
|
|
236
|
+
"teen_process": "2.3.1",
|
|
237
|
+
"type-fest": "4.37.0",
|
|
227
238
|
"uuid": "11.1.0",
|
|
228
239
|
"which": "4.0.0",
|
|
229
240
|
"yauzl": "3.2.0"
|
|
@@ -236,13 +247,24 @@
|
|
|
236
247
|
"sharp": "0.33.5"
|
|
237
248
|
}
|
|
238
249
|
},
|
|
250
|
+
"node_modules/@appium/support/node_modules/axios": {
|
|
251
|
+
"version": "1.8.2",
|
|
252
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
|
|
253
|
+
"integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
|
|
254
|
+
"license": "MIT",
|
|
255
|
+
"dependencies": {
|
|
256
|
+
"follow-redirects": "^1.15.6",
|
|
257
|
+
"form-data": "^4.0.0",
|
|
258
|
+
"proxy-from-env": "^1.1.0"
|
|
259
|
+
}
|
|
260
|
+
},
|
|
239
261
|
"node_modules/@appium/tsconfig": {
|
|
240
|
-
"version": "0.3.
|
|
241
|
-
"resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-0.3.
|
|
242
|
-
"integrity": "sha512-
|
|
262
|
+
"version": "0.3.5",
|
|
263
|
+
"resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-0.3.5.tgz",
|
|
264
|
+
"integrity": "sha512-T8G5oe3is0Gn56PkeYjXracc0CS26L/obVuX7PHwEDcn1UKiJXFa2MYY73dRAWKJumAIIsJjssNUu6VttdWZWw==",
|
|
243
265
|
"license": "Apache-2.0",
|
|
244
266
|
"dependencies": {
|
|
245
|
-
"@tsconfig/node14": "14.1.
|
|
267
|
+
"@tsconfig/node14": "14.1.3"
|
|
246
268
|
},
|
|
247
269
|
"engines": {
|
|
248
270
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
|
|
@@ -250,15 +272,15 @@
|
|
|
250
272
|
}
|
|
251
273
|
},
|
|
252
274
|
"node_modules/@appium/types": {
|
|
253
|
-
"version": "0.25.
|
|
254
|
-
"resolved": "https://registry.npmjs.org/@appium/types/-/types-0.25.
|
|
255
|
-
"integrity": "sha512-
|
|
275
|
+
"version": "0.25.2",
|
|
276
|
+
"resolved": "https://registry.npmjs.org/@appium/types/-/types-0.25.2.tgz",
|
|
277
|
+
"integrity": "sha512-BQ/AaHJzFzJPjZp4GElq3CMT83LdaJwO4i+azdLNO3jZKyMoX4hF/LoiiS/cOyYOXpirxHjSHmHuNOeusiVNVQ==",
|
|
256
278
|
"license": "Apache-2.0",
|
|
257
279
|
"dependencies": {
|
|
258
280
|
"@appium/logger": "^1.6.1",
|
|
259
281
|
"@appium/schema": "^0.8.1",
|
|
260
|
-
"@appium/tsconfig": "^0.3.
|
|
261
|
-
"type-fest": "4.
|
|
282
|
+
"@appium/tsconfig": "^0.3.5",
|
|
283
|
+
"type-fest": "4.37.0"
|
|
262
284
|
},
|
|
263
285
|
"engines": {
|
|
264
286
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
|
|
@@ -407,21 +429,21 @@
|
|
|
407
429
|
}
|
|
408
430
|
},
|
|
409
431
|
"node_modules/@tsconfig/node14": {
|
|
410
|
-
"version": "14.1.
|
|
411
|
-
"resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-14.1.
|
|
412
|
-
"integrity": "sha512-
|
|
432
|
+
"version": "14.1.3",
|
|
433
|
+
"resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-14.1.3.tgz",
|
|
434
|
+
"integrity": "sha512-ZC9/Kq2c0+4l8sDx/z3YQyP7+OSMTQr/xxJaSFHLGhGL0t9bPjuX1Zwmg3C2VB5KWGgI8MXMRShXRJroy4utGA==",
|
|
413
435
|
"license": "MIT"
|
|
414
436
|
},
|
|
415
437
|
"node_modules/@types/lodash": {
|
|
416
|
-
"version": "4.17.
|
|
417
|
-
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.
|
|
418
|
-
"integrity": "sha512-
|
|
438
|
+
"version": "4.17.16",
|
|
439
|
+
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz",
|
|
440
|
+
"integrity": "sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==",
|
|
419
441
|
"license": "MIT"
|
|
420
442
|
},
|
|
421
443
|
"node_modules/@types/node": {
|
|
422
|
-
"version": "22.13.
|
|
423
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.
|
|
424
|
-
"integrity": "sha512
|
|
444
|
+
"version": "22.13.10",
|
|
445
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz",
|
|
446
|
+
"integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",
|
|
425
447
|
"license": "MIT",
|
|
426
448
|
"dependencies": {
|
|
427
449
|
"undici-types": "~6.20.0"
|
|
@@ -443,9 +465,9 @@
|
|
|
443
465
|
}
|
|
444
466
|
},
|
|
445
467
|
"node_modules/@xmldom/xmldom": {
|
|
446
|
-
"version": "0.9.
|
|
447
|
-
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.
|
|
448
|
-
"integrity": "sha512-
|
|
468
|
+
"version": "0.9.8",
|
|
469
|
+
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.8.tgz",
|
|
470
|
+
"integrity": "sha512-p96FSY54r+WJ50FIOsCOjyj/wavs8921hG5+kVMmZgKcvIKxMXHTrjNJvRgWa/zuX3B6t2lijLNFaOyuxUH+2A==",
|
|
449
471
|
"license": "MIT",
|
|
450
472
|
"engines": {
|
|
451
473
|
"node": ">=14.6"
|
|
@@ -567,9 +589,9 @@
|
|
|
567
589
|
}
|
|
568
590
|
},
|
|
569
591
|
"node_modules/appium-remote-debugger": {
|
|
570
|
-
"version": "12.
|
|
571
|
-
"resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.
|
|
572
|
-
"integrity": "sha512-
|
|
592
|
+
"version": "12.2.0",
|
|
593
|
+
"resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.2.0.tgz",
|
|
594
|
+
"integrity": "sha512-j1l3c3JgSS7tYR4fmRo76zTHuI9mvHSqGzMIwp6EkTpI7YLuTgKcpI0h6pPGxMGV9/YzcREv+0yvHPXvh+/Jgw==",
|
|
573
595
|
"license": "Apache-2.0",
|
|
574
596
|
"dependencies": {
|
|
575
597
|
"@appium/base-driver": "^9.0.0",
|
|
@@ -588,9 +610,9 @@
|
|
|
588
610
|
}
|
|
589
611
|
},
|
|
590
612
|
"node_modules/appium-webdriveragent": {
|
|
591
|
-
"version": "9.0
|
|
592
|
-
"resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-9.0.
|
|
593
|
-
"integrity": "sha512
|
|
613
|
+
"version": "9.1.0",
|
|
614
|
+
"resolved": "https://registry.npmjs.org/appium-webdriveragent/-/appium-webdriveragent-9.1.0.tgz",
|
|
615
|
+
"integrity": "sha512-+RExPxu8QNs8uUTWGbzh5kVmkJZQ2NQP6BGoGDIrDWZoNgENYIxRAnBzTv3I0Ugem6v9XRlskpY8O+IfyHg54w==",
|
|
594
616
|
"license": "Apache-2.0",
|
|
595
617
|
"dependencies": {
|
|
596
618
|
"@appium/base-driver": "^9.0.0",
|
|
@@ -721,9 +743,9 @@
|
|
|
721
743
|
"license": "MIT"
|
|
722
744
|
},
|
|
723
745
|
"node_modules/axios": {
|
|
724
|
-
"version": "1.
|
|
725
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.
|
|
726
|
-
"integrity": "sha512-
|
|
746
|
+
"version": "1.8.3",
|
|
747
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.3.tgz",
|
|
748
|
+
"integrity": "sha512-iP4DebzoNlP/YN2dpwCgb8zoCmhtkajzS48JvwmkSkXvPI3DHc7m+XYL5tGnSlJtR6nImXZmdCuN5aP8dh1d8A==",
|
|
727
749
|
"license": "MIT",
|
|
728
750
|
"dependencies": {
|
|
729
751
|
"follow-redirects": "^1.15.6",
|
|
@@ -917,13 +939,13 @@
|
|
|
917
939
|
}
|
|
918
940
|
},
|
|
919
941
|
"node_modules/call-bound": {
|
|
920
|
-
"version": "1.0.
|
|
921
|
-
"resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.
|
|
922
|
-
"integrity": "sha512
|
|
942
|
+
"version": "1.0.4",
|
|
943
|
+
"resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
|
|
944
|
+
"integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
|
|
923
945
|
"license": "MIT",
|
|
924
946
|
"dependencies": {
|
|
925
|
-
"call-bind-apply-helpers": "^1.0.
|
|
926
|
-
"get-intrinsic": "^1.
|
|
947
|
+
"call-bind-apply-helpers": "^1.0.2",
|
|
948
|
+
"get-intrinsic": "^1.3.0"
|
|
927
949
|
},
|
|
928
950
|
"engines": {
|
|
929
951
|
"node": ">= 0.4"
|
|
@@ -3791,9 +3813,9 @@
|
|
|
3791
3813
|
}
|
|
3792
3814
|
},
|
|
3793
3815
|
"node_modules/teen_process": {
|
|
3794
|
-
"version": "2.
|
|
3795
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.
|
|
3796
|
-
"integrity": "sha512-
|
|
3816
|
+
"version": "2.3.1",
|
|
3817
|
+
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.3.1.tgz",
|
|
3818
|
+
"integrity": "sha512-duT4gPj7HxEYy+AR4bJ9MNwf8GMLpJd+sNRAK2PTx53FpCcaiXVft3ePZh3hO6PY8NFWZMxTC3ZAtxyztScEsw==",
|
|
3797
3819
|
"license": "Apache-2.0",
|
|
3798
3820
|
"dependencies": {
|
|
3799
3821
|
"bluebird": "^3.7.2",
|
|
@@ -3846,9 +3868,9 @@
|
|
|
3846
3868
|
"license": "0BSD"
|
|
3847
3869
|
},
|
|
3848
3870
|
"node_modules/type-fest": {
|
|
3849
|
-
"version": "4.
|
|
3850
|
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.
|
|
3851
|
-
"integrity": "sha512-
|
|
3871
|
+
"version": "4.37.0",
|
|
3872
|
+
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.37.0.tgz",
|
|
3873
|
+
"integrity": "sha512-S/5/0kFftkq27FPNye0XM1e2NsnoD/3FS+pBmbjmmtLT6I+i344KoOf7pvXreaFsDamWeaJX55nczA1m5PsBDg==",
|
|
3852
3874
|
"license": "(MIT OR CC0-1.0)",
|
|
3853
3875
|
"engines": {
|
|
3854
3876
|
"node": ">=16"
|
|
@@ -3871,9 +3893,9 @@
|
|
|
3871
3893
|
}
|
|
3872
3894
|
},
|
|
3873
3895
|
"node_modules/typescript": {
|
|
3874
|
-
"version": "5.
|
|
3875
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.
|
|
3876
|
-
"integrity": "sha512-
|
|
3896
|
+
"version": "5.8.2",
|
|
3897
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
|
|
3898
|
+
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
|
|
3877
3899
|
"license": "Apache-2.0",
|
|
3878
3900
|
"bin": {
|
|
3879
3901
|
"tsc": "bin/tsc",
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"xcuitest",
|
|
9
9
|
"xctest"
|
|
10
10
|
],
|
|
11
|
-
"version": "8.
|
|
11
|
+
"version": "8.4.1",
|
|
12
12
|
"author": "Appium Contributors",
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"repository": {
|
|
@@ -80,8 +80,8 @@
|
|
|
80
80
|
"appium-idb": "^1.6.13",
|
|
81
81
|
"appium-ios-device": "^2.8.0",
|
|
82
82
|
"appium-ios-simulator": "^6.2.0",
|
|
83
|
-
"appium-remote-debugger": "^12.
|
|
84
|
-
"appium-webdriveragent": "^9.0
|
|
83
|
+
"appium-remote-debugger": "^12.2.0",
|
|
84
|
+
"appium-webdriveragent": "^9.1.0",
|
|
85
85
|
"appium-xcode": "^5.1.4",
|
|
86
86
|
"async-lock": "^1.4.0",
|
|
87
87
|
"asyncbox": "^3.0.0",
|