appium-xcuitest-driver 8.4.0 → 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 +6 -0
- package/npm-shrinkwrap.json +62 -143
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
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
|
+
|
|
1
7
|
## [8.4.0](https://github.com/appium/appium-xcuitest-driver/compare/v8.3.3...v8.4.0) (2025-03-09)
|
|
2
8
|
|
|
3
9
|
### Features
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-xcuitest-driver",
|
|
3
|
-
"version": "8.4.
|
|
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.4.
|
|
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.
|
|
16
|
+
"appium-remote-debugger": "^12.2.0",
|
|
17
17
|
"appium-webdriveragent": "^9.1.0",
|
|
18
18
|
"appium-xcode": "^5.1.4",
|
|
19
19
|
"async-lock": "^1.4.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": {
|
|
@@ -108,9 +108,9 @@
|
|
|
108
108
|
}
|
|
109
109
|
},
|
|
110
110
|
"node_modules/@appium/base-driver/node_modules/axios": {
|
|
111
|
-
"version": "1.
|
|
112
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.
|
|
113
|
-
"integrity": "sha512-
|
|
111
|
+
"version": "1.8.2",
|
|
112
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
|
|
113
|
+
"integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
|
|
114
114
|
"license": "MIT",
|
|
115
115
|
"dependencies": {
|
|
116
116
|
"follow-redirects": "^1.15.6",
|
|
@@ -118,26 +118,14 @@
|
|
|
118
118
|
"proxy-from-env": "^1.1.0"
|
|
119
119
|
}
|
|
120
120
|
},
|
|
121
|
-
"node_modules/@appium/base-driver/node_modules/type-fest": {
|
|
122
|
-
"version": "4.35.0",
|
|
123
|
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
|
|
124
|
-
"integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
|
|
125
|
-
"license": "(MIT OR CC0-1.0)",
|
|
126
|
-
"engines": {
|
|
127
|
-
"node": ">=16"
|
|
128
|
-
},
|
|
129
|
-
"funding": {
|
|
130
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
131
|
-
}
|
|
132
|
-
},
|
|
133
121
|
"node_modules/@appium/docutils": {
|
|
134
|
-
"version": "1.0.
|
|
135
|
-
"resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-1.0.
|
|
136
|
-
"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==",
|
|
137
125
|
"license": "Apache-2.0",
|
|
138
126
|
"dependencies": {
|
|
139
|
-
"@appium/support": "^6.0.
|
|
140
|
-
"@appium/tsconfig": "^0.3.
|
|
127
|
+
"@appium/support": "^6.0.7",
|
|
128
|
+
"@appium/tsconfig": "^0.3.5",
|
|
141
129
|
"@sliphua/lilconfig-ts-loader": "3.2.2",
|
|
142
130
|
"chalk": "4.1.2",
|
|
143
131
|
"consola": "3.4.0",
|
|
@@ -149,9 +137,9 @@
|
|
|
149
137
|
"read-pkg": "5.2.0",
|
|
150
138
|
"semver": "7.7.1",
|
|
151
139
|
"source-map-support": "0.5.21",
|
|
152
|
-
"teen_process": "2.
|
|
153
|
-
"type-fest": "4.
|
|
154
|
-
"typescript": "5.
|
|
140
|
+
"teen_process": "2.3.1",
|
|
141
|
+
"type-fest": "4.37.0",
|
|
142
|
+
"typescript": "5.8.2",
|
|
155
143
|
"yaml": "2.7.0",
|
|
156
144
|
"yargs": "17.7.2",
|
|
157
145
|
"yargs-parser": "21.1.1"
|
|
@@ -164,47 +152,6 @@
|
|
|
164
152
|
"npm": ">=8"
|
|
165
153
|
}
|
|
166
154
|
},
|
|
167
|
-
"node_modules/@appium/docutils/node_modules/teen_process": {
|
|
168
|
-
"version": "2.2.3",
|
|
169
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.3.tgz",
|
|
170
|
-
"integrity": "sha512-8L540OalWH83qc6LHV5VMr0DjdP7KWUHQwTOImtWaG2ElW8BvLTh6M9871oGmmpOMb2BpOJQn2+09ZHWYsdTUA==",
|
|
171
|
-
"license": "Apache-2.0",
|
|
172
|
-
"dependencies": {
|
|
173
|
-
"bluebird": "^3.7.2",
|
|
174
|
-
"lodash": "^4.17.21",
|
|
175
|
-
"shell-quote": "^1.8.1",
|
|
176
|
-
"source-map-support": "^0.x"
|
|
177
|
-
},
|
|
178
|
-
"engines": {
|
|
179
|
-
"node": "^16.13.0 || >=18.0.0",
|
|
180
|
-
"npm": ">=8"
|
|
181
|
-
}
|
|
182
|
-
},
|
|
183
|
-
"node_modules/@appium/docutils/node_modules/type-fest": {
|
|
184
|
-
"version": "4.35.0",
|
|
185
|
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
|
|
186
|
-
"integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
|
|
187
|
-
"license": "(MIT OR CC0-1.0)",
|
|
188
|
-
"engines": {
|
|
189
|
-
"node": ">=16"
|
|
190
|
-
},
|
|
191
|
-
"funding": {
|
|
192
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
193
|
-
}
|
|
194
|
-
},
|
|
195
|
-
"node_modules/@appium/docutils/node_modules/typescript": {
|
|
196
|
-
"version": "5.7.3",
|
|
197
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
|
|
198
|
-
"integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
|
|
199
|
-
"license": "Apache-2.0",
|
|
200
|
-
"bin": {
|
|
201
|
-
"tsc": "bin/tsc",
|
|
202
|
-
"tsserver": "bin/tsserver"
|
|
203
|
-
},
|
|
204
|
-
"engines": {
|
|
205
|
-
"node": ">=14.17"
|
|
206
|
-
}
|
|
207
|
-
},
|
|
208
155
|
"node_modules/@appium/logger": {
|
|
209
156
|
"version": "1.6.1",
|
|
210
157
|
"resolved": "https://registry.npmjs.org/@appium/logger/-/logger-1.6.1.tgz",
|
|
@@ -250,17 +197,17 @@
|
|
|
250
197
|
}
|
|
251
198
|
},
|
|
252
199
|
"node_modules/@appium/support": {
|
|
253
|
-
"version": "6.0.
|
|
254
|
-
"resolved": "https://registry.npmjs.org/@appium/support/-/support-6.0.
|
|
255
|
-
"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==",
|
|
256
203
|
"license": "Apache-2.0",
|
|
257
204
|
"dependencies": {
|
|
258
205
|
"@appium/logger": "^1.6.1",
|
|
259
|
-
"@appium/tsconfig": "^0.3.
|
|
260
|
-
"@appium/types": "^0.25.
|
|
206
|
+
"@appium/tsconfig": "^0.3.5",
|
|
207
|
+
"@appium/types": "^0.25.2",
|
|
261
208
|
"@colors/colors": "1.6.0",
|
|
262
209
|
"archiver": "7.0.1",
|
|
263
|
-
"axios": "1.
|
|
210
|
+
"axios": "1.8.2",
|
|
264
211
|
"base64-stream": "1.0.0",
|
|
265
212
|
"bluebird": "3.7.2",
|
|
266
213
|
"bplist-creator": "0.1.1",
|
|
@@ -286,8 +233,8 @@
|
|
|
286
233
|
"shell-quote": "1.8.2",
|
|
287
234
|
"source-map-support": "0.5.21",
|
|
288
235
|
"supports-color": "8.1.1",
|
|
289
|
-
"teen_process": "2.
|
|
290
|
-
"type-fest": "4.
|
|
236
|
+
"teen_process": "2.3.1",
|
|
237
|
+
"type-fest": "4.37.0",
|
|
291
238
|
"uuid": "11.1.0",
|
|
292
239
|
"which": "4.0.0",
|
|
293
240
|
"yauzl": "3.2.0"
|
|
@@ -301,9 +248,9 @@
|
|
|
301
248
|
}
|
|
302
249
|
},
|
|
303
250
|
"node_modules/@appium/support/node_modules/axios": {
|
|
304
|
-
"version": "1.
|
|
305
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.
|
|
306
|
-
"integrity": "sha512-
|
|
251
|
+
"version": "1.8.2",
|
|
252
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
|
|
253
|
+
"integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
|
|
307
254
|
"license": "MIT",
|
|
308
255
|
"dependencies": {
|
|
309
256
|
"follow-redirects": "^1.15.6",
|
|
@@ -311,41 +258,13 @@
|
|
|
311
258
|
"proxy-from-env": "^1.1.0"
|
|
312
259
|
}
|
|
313
260
|
},
|
|
314
|
-
"node_modules/@appium/support/node_modules/teen_process": {
|
|
315
|
-
"version": "2.2.3",
|
|
316
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-2.2.3.tgz",
|
|
317
|
-
"integrity": "sha512-8L540OalWH83qc6LHV5VMr0DjdP7KWUHQwTOImtWaG2ElW8BvLTh6M9871oGmmpOMb2BpOJQn2+09ZHWYsdTUA==",
|
|
318
|
-
"license": "Apache-2.0",
|
|
319
|
-
"dependencies": {
|
|
320
|
-
"bluebird": "^3.7.2",
|
|
321
|
-
"lodash": "^4.17.21",
|
|
322
|
-
"shell-quote": "^1.8.1",
|
|
323
|
-
"source-map-support": "^0.x"
|
|
324
|
-
},
|
|
325
|
-
"engines": {
|
|
326
|
-
"node": "^16.13.0 || >=18.0.0",
|
|
327
|
-
"npm": ">=8"
|
|
328
|
-
}
|
|
329
|
-
},
|
|
330
|
-
"node_modules/@appium/support/node_modules/type-fest": {
|
|
331
|
-
"version": "4.35.0",
|
|
332
|
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
|
|
333
|
-
"integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
|
|
334
|
-
"license": "(MIT OR CC0-1.0)",
|
|
335
|
-
"engines": {
|
|
336
|
-
"node": ">=16"
|
|
337
|
-
},
|
|
338
|
-
"funding": {
|
|
339
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
340
|
-
}
|
|
341
|
-
},
|
|
342
261
|
"node_modules/@appium/tsconfig": {
|
|
343
|
-
"version": "0.3.
|
|
344
|
-
"resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-0.3.
|
|
345
|
-
"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==",
|
|
346
265
|
"license": "Apache-2.0",
|
|
347
266
|
"dependencies": {
|
|
348
|
-
"@tsconfig/node14": "14.1.
|
|
267
|
+
"@tsconfig/node14": "14.1.3"
|
|
349
268
|
},
|
|
350
269
|
"engines": {
|
|
351
270
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
|
|
@@ -353,33 +272,21 @@
|
|
|
353
272
|
}
|
|
354
273
|
},
|
|
355
274
|
"node_modules/@appium/types": {
|
|
356
|
-
"version": "0.25.
|
|
357
|
-
"resolved": "https://registry.npmjs.org/@appium/types/-/types-0.25.
|
|
358
|
-
"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==",
|
|
359
278
|
"license": "Apache-2.0",
|
|
360
279
|
"dependencies": {
|
|
361
280
|
"@appium/logger": "^1.6.1",
|
|
362
281
|
"@appium/schema": "^0.8.1",
|
|
363
|
-
"@appium/tsconfig": "^0.3.
|
|
364
|
-
"type-fest": "4.
|
|
282
|
+
"@appium/tsconfig": "^0.3.5",
|
|
283
|
+
"type-fest": "4.37.0"
|
|
365
284
|
},
|
|
366
285
|
"engines": {
|
|
367
286
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
|
|
368
287
|
"npm": ">=8"
|
|
369
288
|
}
|
|
370
289
|
},
|
|
371
|
-
"node_modules/@appium/types/node_modules/type-fest": {
|
|
372
|
-
"version": "4.35.0",
|
|
373
|
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
|
|
374
|
-
"integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
|
|
375
|
-
"license": "(MIT OR CC0-1.0)",
|
|
376
|
-
"engines": {
|
|
377
|
-
"node": ">=16"
|
|
378
|
-
},
|
|
379
|
-
"funding": {
|
|
380
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
381
|
-
}
|
|
382
|
-
},
|
|
383
290
|
"node_modules/@babel/code-frame": {
|
|
384
291
|
"version": "7.26.2",
|
|
385
292
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
|
|
@@ -522,9 +429,9 @@
|
|
|
522
429
|
}
|
|
523
430
|
},
|
|
524
431
|
"node_modules/@tsconfig/node14": {
|
|
525
|
-
"version": "14.1.
|
|
526
|
-
"resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-14.1.
|
|
527
|
-
"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==",
|
|
528
435
|
"license": "MIT"
|
|
529
436
|
},
|
|
530
437
|
"node_modules/@types/lodash": {
|
|
@@ -682,9 +589,9 @@
|
|
|
682
589
|
}
|
|
683
590
|
},
|
|
684
591
|
"node_modules/appium-remote-debugger": {
|
|
685
|
-
"version": "12.
|
|
686
|
-
"resolved": "https://registry.npmjs.org/appium-remote-debugger/-/appium-remote-debugger-12.
|
|
687
|
-
"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==",
|
|
688
595
|
"license": "Apache-2.0",
|
|
689
596
|
"dependencies": {
|
|
690
597
|
"@appium/base-driver": "^9.0.0",
|
|
@@ -836,9 +743,9 @@
|
|
|
836
743
|
"license": "MIT"
|
|
837
744
|
},
|
|
838
745
|
"node_modules/axios": {
|
|
839
|
-
"version": "1.8.
|
|
840
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.
|
|
841
|
-
"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==",
|
|
842
749
|
"license": "MIT",
|
|
843
750
|
"dependencies": {
|
|
844
751
|
"follow-redirects": "^1.15.6",
|
|
@@ -3960,6 +3867,18 @@
|
|
|
3960
3867
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
3961
3868
|
"license": "0BSD"
|
|
3962
3869
|
},
|
|
3870
|
+
"node_modules/type-fest": {
|
|
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==",
|
|
3874
|
+
"license": "(MIT OR CC0-1.0)",
|
|
3875
|
+
"engines": {
|
|
3876
|
+
"node": ">=16"
|
|
3877
|
+
},
|
|
3878
|
+
"funding": {
|
|
3879
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
3880
|
+
}
|
|
3881
|
+
},
|
|
3963
3882
|
"node_modules/type-is": {
|
|
3964
3883
|
"version": "1.6.18",
|
|
3965
3884
|
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"xcuitest",
|
|
9
9
|
"xctest"
|
|
10
10
|
],
|
|
11
|
-
"version": "8.4.
|
|
11
|
+
"version": "8.4.1",
|
|
12
12
|
"author": "Appium Contributors",
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"repository": {
|
|
@@ -80,7 +80,7 @@
|
|
|
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.
|
|
83
|
+
"appium-remote-debugger": "^12.2.0",
|
|
84
84
|
"appium-webdriveragent": "^9.1.0",
|
|
85
85
|
"appium-xcode": "^5.1.4",
|
|
86
86
|
"async-lock": "^1.4.0",
|