appium-mac2-driver 3.2.8 → 3.2.10
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/npm-shrinkwrap.json +235 -318
- package/package.json +2 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [3.2.10](https://github.com/appium/appium-mac2-driver/compare/v3.2.9...v3.2.10) (2025-12-13)
|
|
2
|
+
|
|
3
|
+
### Miscellaneous Chores
|
|
4
|
+
|
|
5
|
+
* **deps:** remove source-map-support ([#366](https://github.com/appium/appium-mac2-driver/issues/366)) ([c86daf8](https://github.com/appium/appium-mac2-driver/commit/c86daf865764b70c5ce08f5a47fd74c171dbfec9))
|
|
6
|
+
|
|
7
|
+
## [3.2.9](https://github.com/appium/appium-mac2-driver/compare/v3.2.8...v3.2.9) (2025-12-11)
|
|
8
|
+
|
|
9
|
+
### Miscellaneous Chores
|
|
10
|
+
|
|
11
|
+
* **deps-dev:** bump @types/node from 24.10.3 to 25.0.0 ([#365](https://github.com/appium/appium-mac2-driver/issues/365)) ([5524282](https://github.com/appium/appium-mac2-driver/commit/55242822dd3c94e9bfaf432d6ed0044589d00d22))
|
|
12
|
+
|
|
1
13
|
## [3.2.8](https://github.com/appium/appium-mac2-driver/compare/v3.2.7...v3.2.8) (2025-11-29)
|
|
2
14
|
|
|
3
15
|
### Miscellaneous Chores
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-mac2-driver",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.10",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-mac2-driver",
|
|
9
|
-
"version": "3.2.
|
|
9
|
+
"version": "3.2.10",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@appium/strongbox": "^1.0.0-rc.1",
|
|
@@ -17,7 +17,6 @@
|
|
|
17
17
|
"bluebird": "^3.5.1",
|
|
18
18
|
"lodash": "^4.17.4",
|
|
19
19
|
"portscanner": "2.2.0",
|
|
20
|
-
"source-map-support": "^0.x",
|
|
21
20
|
"teen_process": "^3.0.0"
|
|
22
21
|
},
|
|
23
22
|
"devDependencies": {
|
|
@@ -29,7 +28,7 @@
|
|
|
29
28
|
"@types/bluebird": "^3.5.38",
|
|
30
29
|
"@types/lodash": "^4.14.196",
|
|
31
30
|
"@types/mocha": "^10.0.1",
|
|
32
|
-
"@types/node": "^
|
|
31
|
+
"@types/node": "^25.0.0",
|
|
33
32
|
"chai": "^6.2.1",
|
|
34
33
|
"chai-as-promised": "^8.0.0",
|
|
35
34
|
"conventional-changelog-conventionalcommits": "^9.1.0",
|
|
@@ -49,30 +48,30 @@
|
|
|
49
48
|
}
|
|
50
49
|
},
|
|
51
50
|
"node_modules/@appium/base-driver": {
|
|
52
|
-
"version": "10.1.
|
|
53
|
-
"resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-10.1.
|
|
54
|
-
"integrity": "sha512-
|
|
51
|
+
"version": "10.1.2",
|
|
52
|
+
"resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-10.1.2.tgz",
|
|
53
|
+
"integrity": "sha512-AxCYznylRw4xpOx30dAIQ8m5GsVM9ob/MPwc/KyiKhtofLNxQQlFLvLs7SeX7s8iwvwr0puMasOqlWrWy3gVbA==",
|
|
55
54
|
"license": "Apache-2.0",
|
|
56
55
|
"dependencies": {
|
|
57
|
-
"@appium/support": "^7.0.
|
|
58
|
-
"@appium/types": "^1.1.
|
|
56
|
+
"@appium/support": "^7.0.4",
|
|
57
|
+
"@appium/types": "^1.1.2",
|
|
59
58
|
"@colors/colors": "1.6.0",
|
|
60
59
|
"async-lock": "1.4.1",
|
|
61
60
|
"asyncbox": "3.0.0",
|
|
62
61
|
"axios": "1.13.2",
|
|
63
62
|
"bluebird": "3.7.2",
|
|
64
|
-
"body-parser": "2.2.
|
|
65
|
-
"express": "5.1
|
|
63
|
+
"body-parser": "2.2.1",
|
|
64
|
+
"express": "5.2.1",
|
|
66
65
|
"fastest-levenshtein": "1.0.16",
|
|
67
66
|
"http-status-codes": "2.3.0",
|
|
68
67
|
"lodash": "4.17.21",
|
|
69
|
-
"lru-cache": "11.2.
|
|
68
|
+
"lru-cache": "11.2.4",
|
|
70
69
|
"method-override": "3.0.0",
|
|
71
70
|
"morgan": "1.10.1",
|
|
72
71
|
"path-to-regexp": "8.3.0",
|
|
73
72
|
"serve-favicon": "2.5.1",
|
|
74
73
|
"source-map-support": "0.5.21",
|
|
75
|
-
"type-fest": "5.
|
|
74
|
+
"type-fest": "5.3.0"
|
|
76
75
|
},
|
|
77
76
|
"engines": {
|
|
78
77
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -83,13 +82,13 @@
|
|
|
83
82
|
}
|
|
84
83
|
},
|
|
85
84
|
"node_modules/@appium/base-plugin": {
|
|
86
|
-
"version": "3.0.
|
|
87
|
-
"resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-3.0.
|
|
88
|
-
"integrity": "sha512-
|
|
85
|
+
"version": "3.0.5",
|
|
86
|
+
"resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-3.0.5.tgz",
|
|
87
|
+
"integrity": "sha512-w27EqXQ3zY7xKp61IizbzhZGlxQvFr8uKxeELP5TU/+YxnjU8MyVYmWCG7RXp0dh9n7mZen/WPjZtvqdiBOsMQ==",
|
|
89
88
|
"license": "Apache-2.0",
|
|
90
89
|
"dependencies": {
|
|
91
|
-
"@appium/base-driver": "^10.1.
|
|
92
|
-
"@appium/support": "^7.0.
|
|
90
|
+
"@appium/base-driver": "^10.1.2",
|
|
91
|
+
"@appium/support": "^7.0.4"
|
|
93
92
|
},
|
|
94
93
|
"engines": {
|
|
95
94
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -97,12 +96,12 @@
|
|
|
97
96
|
}
|
|
98
97
|
},
|
|
99
98
|
"node_modules/@appium/docutils": {
|
|
100
|
-
"version": "2.
|
|
101
|
-
"resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-2.
|
|
102
|
-
"integrity": "sha512-
|
|
99
|
+
"version": "2.2.0",
|
|
100
|
+
"resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-2.2.0.tgz",
|
|
101
|
+
"integrity": "sha512-bwZIShYLRnWCRdGEgjBX+POXyI0X8fbZ3FNHWDlNzYjCBodYckiMw8X48WDwMRd0AeP5mzjBbHSpH7DKfebuFg==",
|
|
103
102
|
"license": "Apache-2.0",
|
|
104
103
|
"dependencies": {
|
|
105
|
-
"@appium/support": "^7.0.
|
|
104
|
+
"@appium/support": "^7.0.4",
|
|
106
105
|
"chalk": "4.1.2",
|
|
107
106
|
"consola": "3.4.2",
|
|
108
107
|
"diff": "8.0.2",
|
|
@@ -111,9 +110,9 @@
|
|
|
111
110
|
"pkg-dir": "5.0.0",
|
|
112
111
|
"read-pkg": "5.2.0",
|
|
113
112
|
"source-map-support": "0.5.21",
|
|
114
|
-
"teen_process": "3.0.
|
|
115
|
-
"type-fest": "5.
|
|
116
|
-
"yaml": "2.8.
|
|
113
|
+
"teen_process": "3.0.4",
|
|
114
|
+
"type-fest": "5.3.0",
|
|
115
|
+
"yaml": "2.8.2",
|
|
117
116
|
"yargs": "18.0.0",
|
|
118
117
|
"yargs-parser": "22.0.0"
|
|
119
118
|
},
|
|
@@ -126,9 +125,9 @@
|
|
|
126
125
|
}
|
|
127
126
|
},
|
|
128
127
|
"node_modules/@appium/docutils/node_modules/teen_process": {
|
|
129
|
-
"version": "3.0.
|
|
130
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.
|
|
131
|
-
"integrity": "sha512-
|
|
128
|
+
"version": "3.0.4",
|
|
129
|
+
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
|
|
130
|
+
"integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
|
|
132
131
|
"license": "Apache-2.0",
|
|
133
132
|
"dependencies": {
|
|
134
133
|
"bluebird": "^3.7.2",
|
|
@@ -142,14 +141,14 @@
|
|
|
142
141
|
}
|
|
143
142
|
},
|
|
144
143
|
"node_modules/@appium/logger": {
|
|
145
|
-
"version": "2.0.
|
|
146
|
-
"resolved": "https://registry.npmjs.org/@appium/logger/-/logger-2.0.
|
|
147
|
-
"integrity": "sha512-
|
|
144
|
+
"version": "2.0.3",
|
|
145
|
+
"resolved": "https://registry.npmjs.org/@appium/logger/-/logger-2.0.3.tgz",
|
|
146
|
+
"integrity": "sha512-x1ROyUZP73RwdfgeYUgYkAAVbjf4QQENAACTjPxzIj7qA4/EyhXvv/Py8b6SPxphW7m9ialQjpS0FwgQ3nZUfw==",
|
|
148
147
|
"license": "ISC",
|
|
149
148
|
"dependencies": {
|
|
150
149
|
"console-control-strings": "1.1.0",
|
|
151
150
|
"lodash": "4.17.21",
|
|
152
|
-
"lru-cache": "11.2.
|
|
151
|
+
"lru-cache": "11.2.4",
|
|
153
152
|
"set-blocking": "2.0.0"
|
|
154
153
|
},
|
|
155
154
|
"engines": {
|
|
@@ -186,14 +185,14 @@
|
|
|
186
185
|
}
|
|
187
186
|
},
|
|
188
187
|
"node_modules/@appium/support": {
|
|
189
|
-
"version": "7.0.
|
|
190
|
-
"resolved": "https://registry.npmjs.org/@appium/support/-/support-7.0.
|
|
191
|
-
"integrity": "sha512-
|
|
188
|
+
"version": "7.0.4",
|
|
189
|
+
"resolved": "https://registry.npmjs.org/@appium/support/-/support-7.0.4.tgz",
|
|
190
|
+
"integrity": "sha512-xIK7cFzouZJLIG6RMmg50M+EsILSeO9e9sSkR4xNSaJajaop7LtpkbMfO5JpTgdNiIUYyIsr/3TusQhxnpPNvw==",
|
|
192
191
|
"license": "Apache-2.0",
|
|
193
192
|
"dependencies": {
|
|
194
|
-
"@appium/logger": "^2.0.
|
|
195
|
-
"@appium/tsconfig": "^1.1.
|
|
196
|
-
"@appium/types": "^1.1.
|
|
193
|
+
"@appium/logger": "^2.0.3",
|
|
194
|
+
"@appium/tsconfig": "^1.1.1",
|
|
195
|
+
"@appium/types": "^1.1.2",
|
|
197
196
|
"@colors/colors": "1.6.0",
|
|
198
197
|
"archiver": "7.0.1",
|
|
199
198
|
"axios": "1.13.2",
|
|
@@ -201,9 +200,9 @@
|
|
|
201
200
|
"bluebird": "3.7.2",
|
|
202
201
|
"bplist-creator": "0.1.1",
|
|
203
202
|
"bplist-parser": "0.3.2",
|
|
204
|
-
"form-data": "4.0.
|
|
203
|
+
"form-data": "4.0.5",
|
|
205
204
|
"get-stream": "6.0.1",
|
|
206
|
-
"glob": "
|
|
205
|
+
"glob": "13.0.0",
|
|
207
206
|
"jsftp": "2.1.3",
|
|
208
207
|
"klaw": "4.1.0",
|
|
209
208
|
"lockfile": "1.0.4",
|
|
@@ -221,10 +220,10 @@
|
|
|
221
220
|
"shell-quote": "1.8.3",
|
|
222
221
|
"source-map-support": "0.5.21",
|
|
223
222
|
"supports-color": "8.1.1",
|
|
224
|
-
"teen_process": "3.0.
|
|
225
|
-
"type-fest": "5.
|
|
223
|
+
"teen_process": "3.0.4",
|
|
224
|
+
"type-fest": "5.3.0",
|
|
226
225
|
"uuid": "13.0.0",
|
|
227
|
-
"which": "
|
|
226
|
+
"which": "6.0.0",
|
|
228
227
|
"yauzl": "3.2.0"
|
|
229
228
|
},
|
|
230
229
|
"engines": {
|
|
@@ -236,9 +235,9 @@
|
|
|
236
235
|
}
|
|
237
236
|
},
|
|
238
237
|
"node_modules/@appium/support/node_modules/teen_process": {
|
|
239
|
-
"version": "3.0.
|
|
240
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.
|
|
241
|
-
"integrity": "sha512-
|
|
238
|
+
"version": "3.0.4",
|
|
239
|
+
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
|
|
240
|
+
"integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
|
|
242
241
|
"license": "Apache-2.0",
|
|
243
242
|
"dependencies": {
|
|
244
243
|
"bluebird": "^3.7.2",
|
|
@@ -252,12 +251,12 @@
|
|
|
252
251
|
}
|
|
253
252
|
},
|
|
254
253
|
"node_modules/@appium/tsconfig": {
|
|
255
|
-
"version": "1.1.
|
|
256
|
-
"resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-1.1.
|
|
257
|
-
"integrity": "sha512-
|
|
254
|
+
"version": "1.1.1",
|
|
255
|
+
"resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-1.1.1.tgz",
|
|
256
|
+
"integrity": "sha512-ikjo037sWgY2Oy0HRPGnrKHnOdUh9JyzstD7E6HlFqcZu8hvOP1hDQmKdoBTz8gkmSbZWcMRZmWaL3Yqaz2pLw==",
|
|
258
257
|
"license": "Apache-2.0",
|
|
259
258
|
"dependencies": {
|
|
260
|
-
"@tsconfig/node20": "20.1.
|
|
259
|
+
"@tsconfig/node20": "20.1.8"
|
|
261
260
|
},
|
|
262
261
|
"engines": {
|
|
263
262
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -265,15 +264,15 @@
|
|
|
265
264
|
}
|
|
266
265
|
},
|
|
267
266
|
"node_modules/@appium/types": {
|
|
268
|
-
"version": "1.1.
|
|
269
|
-
"resolved": "https://registry.npmjs.org/@appium/types/-/types-1.1.
|
|
270
|
-
"integrity": "sha512-
|
|
267
|
+
"version": "1.1.2",
|
|
268
|
+
"resolved": "https://registry.npmjs.org/@appium/types/-/types-1.1.2.tgz",
|
|
269
|
+
"integrity": "sha512-BDyX99GCXWqsfeDxsqsvb6EIfQD7SLTXcCbmcI1PKDTK2wg9znKOtE0YLzXgI6TFQV3+40Xs6za6La/Mv8/rVQ==",
|
|
271
270
|
"license": "Apache-2.0",
|
|
272
271
|
"dependencies": {
|
|
273
|
-
"@appium/logger": "^2.0.
|
|
272
|
+
"@appium/logger": "^2.0.3",
|
|
274
273
|
"@appium/schema": "^1.0.0",
|
|
275
|
-
"@appium/tsconfig": "^1.1.
|
|
276
|
-
"type-fest": "5.
|
|
274
|
+
"@appium/tsconfig": "^1.1.1",
|
|
275
|
+
"type-fest": "5.3.0"
|
|
277
276
|
},
|
|
278
277
|
"engines": {
|
|
279
278
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -431,6 +430,44 @@
|
|
|
431
430
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
432
431
|
}
|
|
433
432
|
},
|
|
433
|
+
"node_modules/@isaacs/cliui/node_modules/emoji-regex": {
|
|
434
|
+
"version": "9.2.2",
|
|
435
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
|
|
436
|
+
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
|
|
437
|
+
"license": "MIT"
|
|
438
|
+
},
|
|
439
|
+
"node_modules/@isaacs/cliui/node_modules/string-width": {
|
|
440
|
+
"version": "5.1.2",
|
|
441
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
|
|
442
|
+
"integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
|
|
443
|
+
"license": "MIT",
|
|
444
|
+
"dependencies": {
|
|
445
|
+
"eastasianwidth": "^0.2.0",
|
|
446
|
+
"emoji-regex": "^9.2.2",
|
|
447
|
+
"strip-ansi": "^7.0.1"
|
|
448
|
+
},
|
|
449
|
+
"engines": {
|
|
450
|
+
"node": ">=12"
|
|
451
|
+
},
|
|
452
|
+
"funding": {
|
|
453
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
454
|
+
}
|
|
455
|
+
},
|
|
456
|
+
"node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
457
|
+
"version": "7.1.2",
|
|
458
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
|
|
459
|
+
"integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
|
|
460
|
+
"license": "MIT",
|
|
461
|
+
"dependencies": {
|
|
462
|
+
"ansi-regex": "^6.0.1"
|
|
463
|
+
},
|
|
464
|
+
"engines": {
|
|
465
|
+
"node": ">=12"
|
|
466
|
+
},
|
|
467
|
+
"funding": {
|
|
468
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
469
|
+
}
|
|
470
|
+
},
|
|
434
471
|
"node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
|
|
435
472
|
"version": "8.1.0",
|
|
436
473
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
|
|
@@ -459,9 +496,9 @@
|
|
|
459
496
|
}
|
|
460
497
|
},
|
|
461
498
|
"node_modules/@sidvind/better-ajv-errors": {
|
|
462
|
-
"version": "4.0.
|
|
463
|
-
"resolved": "https://registry.npmjs.org/@sidvind/better-ajv-errors/-/better-ajv-errors-4.0.
|
|
464
|
-
"integrity": "sha512-
|
|
499
|
+
"version": "4.0.1",
|
|
500
|
+
"resolved": "https://registry.npmjs.org/@sidvind/better-ajv-errors/-/better-ajv-errors-4.0.1.tgz",
|
|
501
|
+
"integrity": "sha512-6arF1ssKxItxgitPYXafUoLmsVBA6K7m9+ZGj6hLDoBl7nWpJ33EInwQUdHTle2METeWGxgQiqSex20KZRykew==",
|
|
465
502
|
"license": "Apache-2.0",
|
|
466
503
|
"dependencies": {
|
|
467
504
|
"kleur": "^4.1.0"
|
|
@@ -484,9 +521,9 @@
|
|
|
484
521
|
}
|
|
485
522
|
},
|
|
486
523
|
"node_modules/@tsconfig/node20": {
|
|
487
|
-
"version": "20.1.
|
|
488
|
-
"resolved": "https://registry.npmjs.org/@tsconfig/node20/-/node20-20.1.
|
|
489
|
-
"integrity": "sha512-
|
|
524
|
+
"version": "20.1.8",
|
|
525
|
+
"resolved": "https://registry.npmjs.org/@tsconfig/node20/-/node20-20.1.8.tgz",
|
|
526
|
+
"integrity": "sha512-Em+IdPfByIzWRRpqWL4Z7ArLHZGxmc36BxE3jCz9nBFSm+5aLaPMZyjwu4yetvyKXeogWcxik4L1jB5JTWfw7A==",
|
|
490
527
|
"license": "MIT"
|
|
491
528
|
},
|
|
492
529
|
"node_modules/@types/normalize-package-data": {
|
|
@@ -580,20 +617,20 @@
|
|
|
580
617
|
}
|
|
581
618
|
},
|
|
582
619
|
"node_modules/appium": {
|
|
583
|
-
"version": "3.1.
|
|
584
|
-
"resolved": "https://registry.npmjs.org/appium/-/appium-3.1.
|
|
585
|
-
"integrity": "sha512-
|
|
620
|
+
"version": "3.1.2",
|
|
621
|
+
"resolved": "https://registry.npmjs.org/appium/-/appium-3.1.2.tgz",
|
|
622
|
+
"integrity": "sha512-MIifVZdSLdFBRY084PaaQyU8ilG+fgGoVdzGkRLj9Q8hZ2x/ENwjiOveyWLxcjsWMYYwUtm3TTKRvWGrJvX3Iw==",
|
|
586
623
|
"hasInstallScript": true,
|
|
587
624
|
"license": "Apache-2.0",
|
|
588
625
|
"dependencies": {
|
|
589
|
-
"@appium/base-driver": "^10.1.
|
|
590
|
-
"@appium/base-plugin": "^3.0.
|
|
591
|
-
"@appium/docutils": "^2.
|
|
592
|
-
"@appium/logger": "^2.0.
|
|
626
|
+
"@appium/base-driver": "^10.1.2",
|
|
627
|
+
"@appium/base-plugin": "^3.0.5",
|
|
628
|
+
"@appium/docutils": "^2.2.0",
|
|
629
|
+
"@appium/logger": "^2.0.3",
|
|
593
630
|
"@appium/schema": "^1.0.0",
|
|
594
|
-
"@appium/support": "^7.0.
|
|
595
|
-
"@appium/types": "^1.1.
|
|
596
|
-
"@sidvind/better-ajv-errors": "4.0.
|
|
631
|
+
"@appium/support": "^7.0.4",
|
|
632
|
+
"@appium/types": "^1.1.2",
|
|
633
|
+
"@sidvind/better-ajv-errors": "4.0.1",
|
|
597
634
|
"ajv": "8.17.1",
|
|
598
635
|
"ajv-formats": "3.0.1",
|
|
599
636
|
"argparse": "2.0.1",
|
|
@@ -603,18 +640,18 @@
|
|
|
603
640
|
"bluebird": "3.7.2",
|
|
604
641
|
"lilconfig": "3.1.3",
|
|
605
642
|
"lodash": "4.17.21",
|
|
606
|
-
"lru-cache": "11.2.
|
|
643
|
+
"lru-cache": "11.2.4",
|
|
607
644
|
"ora": "5.4.1",
|
|
608
645
|
"package-changed": "3.0.0",
|
|
609
646
|
"resolve-from": "5.0.0",
|
|
610
647
|
"semver": "7.7.3",
|
|
611
648
|
"source-map-support": "0.5.21",
|
|
612
|
-
"teen_process": "3.0.
|
|
613
|
-
"type-fest": "5.
|
|
649
|
+
"teen_process": "3.0.4",
|
|
650
|
+
"type-fest": "5.3.0",
|
|
614
651
|
"winston": "3.18.3",
|
|
615
652
|
"wrap-ansi": "7.0.0",
|
|
616
653
|
"ws": "8.18.3",
|
|
617
|
-
"yaml": "2.8.
|
|
654
|
+
"yaml": "2.8.2"
|
|
618
655
|
},
|
|
619
656
|
"bin": {
|
|
620
657
|
"appium": "index.js"
|
|
@@ -625,9 +662,9 @@
|
|
|
625
662
|
}
|
|
626
663
|
},
|
|
627
664
|
"node_modules/appium-xcode": {
|
|
628
|
-
"version": "6.1.
|
|
629
|
-
"resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-6.1.
|
|
630
|
-
"integrity": "sha512-
|
|
665
|
+
"version": "6.1.4",
|
|
666
|
+
"resolved": "https://registry.npmjs.org/appium-xcode/-/appium-xcode-6.1.4.tgz",
|
|
667
|
+
"integrity": "sha512-onvssXYm8BEvciJWTiGsKrLPsIITbDBHlwDqnshIxlV+shbiGYcq1RHynfxu0+Y+/53kfpvPpGLcJzUh1uyRtA==",
|
|
631
668
|
"license": "Apache-2.0",
|
|
632
669
|
"dependencies": {
|
|
633
670
|
"@appium/support": "^7.0.0-rc.1",
|
|
@@ -636,7 +673,6 @@
|
|
|
636
673
|
"lodash": "^4.17.4",
|
|
637
674
|
"plist": "^3.0.1",
|
|
638
675
|
"semver": "^7.0.0",
|
|
639
|
-
"source-map-support": "^0.x",
|
|
640
676
|
"teen_process": "^3.0.0"
|
|
641
677
|
},
|
|
642
678
|
"engines": {
|
|
@@ -645,9 +681,9 @@
|
|
|
645
681
|
}
|
|
646
682
|
},
|
|
647
683
|
"node_modules/appium/node_modules/teen_process": {
|
|
648
|
-
"version": "3.0.
|
|
649
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.
|
|
650
|
-
"integrity": "sha512-
|
|
684
|
+
"version": "3.0.4",
|
|
685
|
+
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
|
|
686
|
+
"integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
|
|
651
687
|
"license": "Apache-2.0",
|
|
652
688
|
"dependencies": {
|
|
653
689
|
"bluebird": "^3.7.2",
|
|
@@ -725,21 +761,6 @@
|
|
|
725
761
|
"url": "https://github.com/sponsors/isaacs"
|
|
726
762
|
}
|
|
727
763
|
},
|
|
728
|
-
"node_modules/archiver-utils/node_modules/jackspeak": {
|
|
729
|
-
"version": "3.4.3",
|
|
730
|
-
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
|
|
731
|
-
"integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
|
|
732
|
-
"license": "BlueOak-1.0.0",
|
|
733
|
-
"dependencies": {
|
|
734
|
-
"@isaacs/cliui": "^8.0.2"
|
|
735
|
-
},
|
|
736
|
-
"funding": {
|
|
737
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
738
|
-
},
|
|
739
|
-
"optionalDependencies": {
|
|
740
|
-
"@pkgjs/parseargs": "^0.11.0"
|
|
741
|
-
}
|
|
742
|
-
},
|
|
743
764
|
"node_modules/archiver-utils/node_modules/lru-cache": {
|
|
744
765
|
"version": "10.4.3",
|
|
745
766
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
|
|
@@ -939,23 +960,27 @@
|
|
|
939
960
|
"license": "MIT"
|
|
940
961
|
},
|
|
941
962
|
"node_modules/body-parser": {
|
|
942
|
-
"version": "2.2.
|
|
943
|
-
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.
|
|
944
|
-
"integrity": "sha512-
|
|
963
|
+
"version": "2.2.1",
|
|
964
|
+
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.1.tgz",
|
|
965
|
+
"integrity": "sha512-nfDwkulwiZYQIGwxdy0RUmowMhKcFVcYXUU7m4QlKYim1rUtg83xm2yjZ40QjDuc291AJjjeSc9b++AWHSgSHw==",
|
|
945
966
|
"license": "MIT",
|
|
946
967
|
"dependencies": {
|
|
947
968
|
"bytes": "^3.1.2",
|
|
948
969
|
"content-type": "^1.0.5",
|
|
949
|
-
"debug": "^4.4.
|
|
970
|
+
"debug": "^4.4.3",
|
|
950
971
|
"http-errors": "^2.0.0",
|
|
951
|
-
"iconv-lite": "^0.
|
|
972
|
+
"iconv-lite": "^0.7.0",
|
|
952
973
|
"on-finished": "^2.4.1",
|
|
953
974
|
"qs": "^6.14.0",
|
|
954
|
-
"raw-body": "^3.0.
|
|
955
|
-
"type-is": "^2.0.
|
|
975
|
+
"raw-body": "^3.0.1",
|
|
976
|
+
"type-is": "^2.0.1"
|
|
956
977
|
},
|
|
957
978
|
"engines": {
|
|
958
979
|
"node": ">=18"
|
|
980
|
+
},
|
|
981
|
+
"funding": {
|
|
982
|
+
"type": "opencollective",
|
|
983
|
+
"url": "https://opencollective.com/express"
|
|
959
984
|
}
|
|
960
985
|
},
|
|
961
986
|
"node_modules/bplist-creator": {
|
|
@@ -1157,6 +1182,21 @@
|
|
|
1157
1182
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
1158
1183
|
}
|
|
1159
1184
|
},
|
|
1185
|
+
"node_modules/cliui/node_modules/strip-ansi": {
|
|
1186
|
+
"version": "7.1.2",
|
|
1187
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
|
|
1188
|
+
"integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
|
|
1189
|
+
"license": "MIT",
|
|
1190
|
+
"dependencies": {
|
|
1191
|
+
"ansi-regex": "^6.0.1"
|
|
1192
|
+
},
|
|
1193
|
+
"engines": {
|
|
1194
|
+
"node": ">=12"
|
|
1195
|
+
},
|
|
1196
|
+
"funding": {
|
|
1197
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
1198
|
+
}
|
|
1199
|
+
},
|
|
1160
1200
|
"node_modules/cliui/node_modules/wrap-ansi": {
|
|
1161
1201
|
"version": "9.0.2",
|
|
1162
1202
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz",
|
|
@@ -1520,9 +1560,9 @@
|
|
|
1520
1560
|
"license": "MIT"
|
|
1521
1561
|
},
|
|
1522
1562
|
"node_modules/emoji-regex": {
|
|
1523
|
-
"version": "
|
|
1524
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-
|
|
1525
|
-
"integrity": "sha512-
|
|
1563
|
+
"version": "8.0.0",
|
|
1564
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
1565
|
+
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
1526
1566
|
"license": "MIT"
|
|
1527
1567
|
},
|
|
1528
1568
|
"node_modules/enabled": {
|
|
@@ -1655,18 +1695,19 @@
|
|
|
1655
1695
|
}
|
|
1656
1696
|
},
|
|
1657
1697
|
"node_modules/express": {
|
|
1658
|
-
"version": "5.1
|
|
1659
|
-
"resolved": "https://registry.npmjs.org/express/-/express-5.1.
|
|
1660
|
-
"integrity": "sha512-
|
|
1698
|
+
"version": "5.2.1",
|
|
1699
|
+
"resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz",
|
|
1700
|
+
"integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==",
|
|
1661
1701
|
"license": "MIT",
|
|
1662
1702
|
"dependencies": {
|
|
1663
1703
|
"accepts": "^2.0.0",
|
|
1664
|
-
"body-parser": "^2.2.
|
|
1704
|
+
"body-parser": "^2.2.1",
|
|
1665
1705
|
"content-disposition": "^1.0.0",
|
|
1666
1706
|
"content-type": "^1.0.5",
|
|
1667
1707
|
"cookie": "^0.7.1",
|
|
1668
1708
|
"cookie-signature": "^1.2.1",
|
|
1669
1709
|
"debug": "^4.4.0",
|
|
1710
|
+
"depd": "^2.0.0",
|
|
1670
1711
|
"encodeurl": "^2.0.0",
|
|
1671
1712
|
"escape-html": "^1.0.3",
|
|
1672
1713
|
"etag": "^1.8.1",
|
|
@@ -1742,9 +1783,9 @@
|
|
|
1742
1783
|
"license": "MIT"
|
|
1743
1784
|
},
|
|
1744
1785
|
"node_modules/finalhandler": {
|
|
1745
|
-
"version": "2.1.
|
|
1746
|
-
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.
|
|
1747
|
-
"integrity": "sha512
|
|
1786
|
+
"version": "2.1.1",
|
|
1787
|
+
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.1.tgz",
|
|
1788
|
+
"integrity": "sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==",
|
|
1748
1789
|
"license": "MIT",
|
|
1749
1790
|
"dependencies": {
|
|
1750
1791
|
"debug": "^4.4.0",
|
|
@@ -1755,7 +1796,11 @@
|
|
|
1755
1796
|
"statuses": "^2.0.1"
|
|
1756
1797
|
},
|
|
1757
1798
|
"engines": {
|
|
1758
|
-
"node": ">= 0.
|
|
1799
|
+
"node": ">= 18.0.0"
|
|
1800
|
+
},
|
|
1801
|
+
"funding": {
|
|
1802
|
+
"type": "opencollective",
|
|
1803
|
+
"url": "https://opencollective.com/express"
|
|
1759
1804
|
}
|
|
1760
1805
|
},
|
|
1761
1806
|
"node_modules/find-up": {
|
|
@@ -1829,9 +1874,9 @@
|
|
|
1829
1874
|
}
|
|
1830
1875
|
},
|
|
1831
1876
|
"node_modules/form-data": {
|
|
1832
|
-
"version": "4.0.
|
|
1833
|
-
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.
|
|
1834
|
-
"integrity": "sha512-
|
|
1877
|
+
"version": "4.0.5",
|
|
1878
|
+
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.5.tgz",
|
|
1879
|
+
"integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==",
|
|
1835
1880
|
"license": "MIT",
|
|
1836
1881
|
"dependencies": {
|
|
1837
1882
|
"asynckit": "^0.4.0",
|
|
@@ -1998,21 +2043,15 @@
|
|
|
1998
2043
|
}
|
|
1999
2044
|
},
|
|
2000
2045
|
"node_modules/glob": {
|
|
2001
|
-
"version": "
|
|
2002
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-
|
|
2003
|
-
"integrity": "sha512-
|
|
2004
|
-
"license": "
|
|
2046
|
+
"version": "13.0.0",
|
|
2047
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.0.tgz",
|
|
2048
|
+
"integrity": "sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==",
|
|
2049
|
+
"license": "BlueOak-1.0.0",
|
|
2005
2050
|
"dependencies": {
|
|
2006
|
-
"
|
|
2007
|
-
"jackspeak": "^4.1.1",
|
|
2008
|
-
"minimatch": "^10.0.3",
|
|
2051
|
+
"minimatch": "^10.1.1",
|
|
2009
2052
|
"minipass": "^7.1.2",
|
|
2010
|
-
"package-json-from-dist": "^1.0.0",
|
|
2011
2053
|
"path-scurry": "^2.0.0"
|
|
2012
2054
|
},
|
|
2013
|
-
"bin": {
|
|
2014
|
-
"glob": "dist/esm/bin.mjs"
|
|
2015
|
-
},
|
|
2016
2055
|
"engines": {
|
|
2017
2056
|
"node": "20 || >=22"
|
|
2018
2057
|
},
|
|
@@ -2194,15 +2233,19 @@
|
|
|
2194
2233
|
"license": "MIT"
|
|
2195
2234
|
},
|
|
2196
2235
|
"node_modules/iconv-lite": {
|
|
2197
|
-
"version": "0.
|
|
2198
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.
|
|
2199
|
-
"integrity": "sha512-
|
|
2236
|
+
"version": "0.7.1",
|
|
2237
|
+
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.1.tgz",
|
|
2238
|
+
"integrity": "sha512-2Tth85cXwGFHfvRgZWszZSvdo+0Xsqmw8k8ZwxScfcBneNUraK+dxRxRm24nszx80Y0TVio8kKLt5sLE7ZCLlw==",
|
|
2200
2239
|
"license": "MIT",
|
|
2201
2240
|
"dependencies": {
|
|
2202
2241
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
2203
2242
|
},
|
|
2204
2243
|
"engines": {
|
|
2205
2244
|
"node": ">=0.10.0"
|
|
2245
|
+
},
|
|
2246
|
+
"funding": {
|
|
2247
|
+
"type": "opencollective",
|
|
2248
|
+
"url": "https://opencollective.com/express"
|
|
2206
2249
|
}
|
|
2207
2250
|
},
|
|
2208
2251
|
"node_modules/ieee754": {
|
|
@@ -2328,18 +2371,18 @@
|
|
|
2328
2371
|
}
|
|
2329
2372
|
},
|
|
2330
2373
|
"node_modules/jackspeak": {
|
|
2331
|
-
"version": "4.
|
|
2332
|
-
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.
|
|
2333
|
-
"integrity": "sha512-
|
|
2374
|
+
"version": "3.4.3",
|
|
2375
|
+
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
|
|
2376
|
+
"integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
|
|
2334
2377
|
"license": "BlueOak-1.0.0",
|
|
2335
2378
|
"dependencies": {
|
|
2336
2379
|
"@isaacs/cliui": "^8.0.2"
|
|
2337
2380
|
},
|
|
2338
|
-
"engines": {
|
|
2339
|
-
"node": "20 || >=22"
|
|
2340
|
-
},
|
|
2341
2381
|
"funding": {
|
|
2342
2382
|
"url": "https://github.com/sponsors/isaacs"
|
|
2383
|
+
},
|
|
2384
|
+
"optionalDependencies": {
|
|
2385
|
+
"@pkgjs/parseargs": "^0.11.0"
|
|
2343
2386
|
}
|
|
2344
2387
|
},
|
|
2345
2388
|
"node_modules/js-tokens": {
|
|
@@ -2547,10 +2590,10 @@
|
|
|
2547
2590
|
}
|
|
2548
2591
|
},
|
|
2549
2592
|
"node_modules/lru-cache": {
|
|
2550
|
-
"version": "11.2.
|
|
2551
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.
|
|
2552
|
-
"integrity": "sha512-
|
|
2553
|
-
"license": "
|
|
2593
|
+
"version": "11.2.4",
|
|
2594
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.4.tgz",
|
|
2595
|
+
"integrity": "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==",
|
|
2596
|
+
"license": "BlueOak-1.0.0",
|
|
2554
2597
|
"engines": {
|
|
2555
2598
|
"node": "20 || >=22"
|
|
2556
2599
|
}
|
|
@@ -2876,27 +2919,6 @@
|
|
|
2876
2919
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
2877
2920
|
}
|
|
2878
2921
|
},
|
|
2879
|
-
"node_modules/ora/node_modules/ansi-regex": {
|
|
2880
|
-
"version": "5.0.1",
|
|
2881
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
2882
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
2883
|
-
"license": "MIT",
|
|
2884
|
-
"engines": {
|
|
2885
|
-
"node": ">=8"
|
|
2886
|
-
}
|
|
2887
|
-
},
|
|
2888
|
-
"node_modules/ora/node_modules/strip-ansi": {
|
|
2889
|
-
"version": "6.0.1",
|
|
2890
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
2891
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
2892
|
-
"license": "MIT",
|
|
2893
|
-
"dependencies": {
|
|
2894
|
-
"ansi-regex": "^5.0.1"
|
|
2895
|
-
},
|
|
2896
|
-
"engines": {
|
|
2897
|
-
"node": ">=8"
|
|
2898
|
-
}
|
|
2899
|
-
},
|
|
2900
2922
|
"node_modules/p-limit": {
|
|
2901
2923
|
"version": "3.1.0",
|
|
2902
2924
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
@@ -3173,22 +3195,6 @@
|
|
|
3173
3195
|
"node": ">= 0.10"
|
|
3174
3196
|
}
|
|
3175
3197
|
},
|
|
3176
|
-
"node_modules/raw-body/node_modules/iconv-lite": {
|
|
3177
|
-
"version": "0.7.0",
|
|
3178
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.0.tgz",
|
|
3179
|
-
"integrity": "sha512-cf6L2Ds3h57VVmkZe+Pn+5APsT7FpqJtEhhieDCvrE2MK5Qk9MyffgQyuxQTm6BChfeZNtcOLHp9IcWRVcIcBQ==",
|
|
3180
|
-
"license": "MIT",
|
|
3181
|
-
"dependencies": {
|
|
3182
|
-
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
3183
|
-
},
|
|
3184
|
-
"engines": {
|
|
3185
|
-
"node": ">=0.10.0"
|
|
3186
|
-
},
|
|
3187
|
-
"funding": {
|
|
3188
|
-
"type": "opencollective",
|
|
3189
|
-
"url": "https://opencollective.com/express"
|
|
3190
|
-
}
|
|
3191
|
-
},
|
|
3192
3198
|
"node_modules/read-pkg": {
|
|
3193
3199
|
"version": "5.2.0",
|
|
3194
3200
|
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
|
|
@@ -3835,20 +3841,17 @@
|
|
|
3835
3841
|
"license": "MIT"
|
|
3836
3842
|
},
|
|
3837
3843
|
"node_modules/string-width": {
|
|
3838
|
-
"version": "
|
|
3839
|
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-
|
|
3840
|
-
"integrity": "sha512-
|
|
3844
|
+
"version": "4.2.3",
|
|
3845
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
3846
|
+
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
3841
3847
|
"license": "MIT",
|
|
3842
3848
|
"dependencies": {
|
|
3843
|
-
"
|
|
3844
|
-
"
|
|
3845
|
-
"strip-ansi": "^
|
|
3849
|
+
"emoji-regex": "^8.0.0",
|
|
3850
|
+
"is-fullwidth-code-point": "^3.0.0",
|
|
3851
|
+
"strip-ansi": "^6.0.1"
|
|
3846
3852
|
},
|
|
3847
3853
|
"engines": {
|
|
3848
|
-
"node": ">=
|
|
3849
|
-
},
|
|
3850
|
-
"funding": {
|
|
3851
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
3854
|
+
"node": ">=8"
|
|
3852
3855
|
}
|
|
3853
3856
|
},
|
|
3854
3857
|
"node_modules/string-width-cjs": {
|
|
@@ -3866,22 +3869,7 @@
|
|
|
3866
3869
|
"node": ">=8"
|
|
3867
3870
|
}
|
|
3868
3871
|
},
|
|
3869
|
-
"node_modules/
|
|
3870
|
-
"version": "5.0.1",
|
|
3871
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
3872
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
3873
|
-
"license": "MIT",
|
|
3874
|
-
"engines": {
|
|
3875
|
-
"node": ">=8"
|
|
3876
|
-
}
|
|
3877
|
-
},
|
|
3878
|
-
"node_modules/string-width-cjs/node_modules/emoji-regex": {
|
|
3879
|
-
"version": "8.0.0",
|
|
3880
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
3881
|
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
3882
|
-
"license": "MIT"
|
|
3883
|
-
},
|
|
3884
|
-
"node_modules/string-width-cjs/node_modules/strip-ansi": {
|
|
3872
|
+
"node_modules/strip-ansi": {
|
|
3885
3873
|
"version": "6.0.1",
|
|
3886
3874
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
3887
3875
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
@@ -3893,21 +3881,6 @@
|
|
|
3893
3881
|
"node": ">=8"
|
|
3894
3882
|
}
|
|
3895
3883
|
},
|
|
3896
|
-
"node_modules/strip-ansi": {
|
|
3897
|
-
"version": "7.1.2",
|
|
3898
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
|
|
3899
|
-
"integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
|
|
3900
|
-
"license": "MIT",
|
|
3901
|
-
"dependencies": {
|
|
3902
|
-
"ansi-regex": "^6.0.1"
|
|
3903
|
-
},
|
|
3904
|
-
"engines": {
|
|
3905
|
-
"node": ">=12"
|
|
3906
|
-
},
|
|
3907
|
-
"funding": {
|
|
3908
|
-
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
3909
|
-
}
|
|
3910
|
-
},
|
|
3911
3884
|
"node_modules/strip-ansi-cjs": {
|
|
3912
3885
|
"name": "strip-ansi",
|
|
3913
3886
|
"version": "6.0.1",
|
|
@@ -3930,6 +3903,15 @@
|
|
|
3930
3903
|
"node": ">=8"
|
|
3931
3904
|
}
|
|
3932
3905
|
},
|
|
3906
|
+
"node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
3907
|
+
"version": "5.0.1",
|
|
3908
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
3909
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
3910
|
+
"license": "MIT",
|
|
3911
|
+
"engines": {
|
|
3912
|
+
"node": ">=8"
|
|
3913
|
+
}
|
|
3914
|
+
},
|
|
3933
3915
|
"node_modules/supports-color": {
|
|
3934
3916
|
"version": "8.1.1",
|
|
3935
3917
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
@@ -3981,15 +3963,14 @@
|
|
|
3981
3963
|
}
|
|
3982
3964
|
},
|
|
3983
3965
|
"node_modules/teen_process": {
|
|
3984
|
-
"version": "3.0.
|
|
3985
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.
|
|
3986
|
-
"integrity": "sha512-
|
|
3966
|
+
"version": "3.0.6",
|
|
3967
|
+
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.6.tgz",
|
|
3968
|
+
"integrity": "sha512-nUw1B4MogSZzzy67n37IM1vg4doj+bWOZ7VwIFZGfD7MDmO+FRlhQlA2+22xJnTELVDDlOaTAMpKuuMI2vkDtg==",
|
|
3987
3969
|
"license": "Apache-2.0",
|
|
3988
3970
|
"dependencies": {
|
|
3989
3971
|
"bluebird": "^3.7.2",
|
|
3990
3972
|
"lodash": "^4.17.21",
|
|
3991
|
-
"shell-quote": "^1.8.1"
|
|
3992
|
-
"source-map-support": "^0.x"
|
|
3973
|
+
"shell-quote": "^1.8.1"
|
|
3993
3974
|
},
|
|
3994
3975
|
"engines": {
|
|
3995
3976
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -4052,9 +4033,9 @@
|
|
|
4052
4033
|
"license": "0BSD"
|
|
4053
4034
|
},
|
|
4054
4035
|
"node_modules/type-fest": {
|
|
4055
|
-
"version": "5.
|
|
4056
|
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.
|
|
4057
|
-
"integrity": "sha512-
|
|
4036
|
+
"version": "5.3.0",
|
|
4037
|
+
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.3.0.tgz",
|
|
4038
|
+
"integrity": "sha512-d9CwU93nN0IA1QL+GSNDdwLAu1Ew5ZjTwupvedwg3WdfoH6pIDvYQ2hV0Uc2nKBLPq7NB5apCx57MLS5qlmO5g==",
|
|
4058
4039
|
"license": "(MIT OR CC0-1.0)",
|
|
4059
4040
|
"dependencies": {
|
|
4060
4041
|
"tagged-tag": "^1.0.0"
|
|
@@ -4162,9 +4143,9 @@
|
|
|
4162
4143
|
}
|
|
4163
4144
|
},
|
|
4164
4145
|
"node_modules/which": {
|
|
4165
|
-
"version": "
|
|
4166
|
-
"resolved": "https://registry.npmjs.org/which/-/which-
|
|
4167
|
-
"integrity": "sha512-
|
|
4146
|
+
"version": "6.0.0",
|
|
4147
|
+
"resolved": "https://registry.npmjs.org/which/-/which-6.0.0.tgz",
|
|
4148
|
+
"integrity": "sha512-f+gEpIKMR9faW/JgAgPK1D7mekkFoqbmiwvNzuhsHetni20QSgzg9Vhn0g2JSJkkfehQnqdUAx7/e15qS1lPxg==",
|
|
4168
4149
|
"license": "ISC",
|
|
4169
4150
|
"dependencies": {
|
|
4170
4151
|
"isexe": "^3.1.1"
|
|
@@ -4173,7 +4154,7 @@
|
|
|
4173
4154
|
"node-which": "bin/which.js"
|
|
4174
4155
|
},
|
|
4175
4156
|
"engines": {
|
|
4176
|
-
"node": "^
|
|
4157
|
+
"node": "^20.17.0 || >=22.9.0"
|
|
4177
4158
|
}
|
|
4178
4159
|
},
|
|
4179
4160
|
"node_modules/winston": {
|
|
@@ -4275,88 +4256,6 @@
|
|
|
4275
4256
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
4276
4257
|
}
|
|
4277
4258
|
},
|
|
4278
|
-
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
|
|
4279
|
-
"version": "5.0.1",
|
|
4280
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
4281
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
4282
|
-
"license": "MIT",
|
|
4283
|
-
"engines": {
|
|
4284
|
-
"node": ">=8"
|
|
4285
|
-
}
|
|
4286
|
-
},
|
|
4287
|
-
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
|
|
4288
|
-
"version": "8.0.0",
|
|
4289
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
4290
|
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
4291
|
-
"license": "MIT"
|
|
4292
|
-
},
|
|
4293
|
-
"node_modules/wrap-ansi-cjs/node_modules/string-width": {
|
|
4294
|
-
"version": "4.2.3",
|
|
4295
|
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
4296
|
-
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
4297
|
-
"license": "MIT",
|
|
4298
|
-
"dependencies": {
|
|
4299
|
-
"emoji-regex": "^8.0.0",
|
|
4300
|
-
"is-fullwidth-code-point": "^3.0.0",
|
|
4301
|
-
"strip-ansi": "^6.0.1"
|
|
4302
|
-
},
|
|
4303
|
-
"engines": {
|
|
4304
|
-
"node": ">=8"
|
|
4305
|
-
}
|
|
4306
|
-
},
|
|
4307
|
-
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
|
|
4308
|
-
"version": "6.0.1",
|
|
4309
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
4310
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
4311
|
-
"license": "MIT",
|
|
4312
|
-
"dependencies": {
|
|
4313
|
-
"ansi-regex": "^5.0.1"
|
|
4314
|
-
},
|
|
4315
|
-
"engines": {
|
|
4316
|
-
"node": ">=8"
|
|
4317
|
-
}
|
|
4318
|
-
},
|
|
4319
|
-
"node_modules/wrap-ansi/node_modules/ansi-regex": {
|
|
4320
|
-
"version": "5.0.1",
|
|
4321
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
4322
|
-
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
4323
|
-
"license": "MIT",
|
|
4324
|
-
"engines": {
|
|
4325
|
-
"node": ">=8"
|
|
4326
|
-
}
|
|
4327
|
-
},
|
|
4328
|
-
"node_modules/wrap-ansi/node_modules/emoji-regex": {
|
|
4329
|
-
"version": "8.0.0",
|
|
4330
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
4331
|
-
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
4332
|
-
"license": "MIT"
|
|
4333
|
-
},
|
|
4334
|
-
"node_modules/wrap-ansi/node_modules/string-width": {
|
|
4335
|
-
"version": "4.2.3",
|
|
4336
|
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
4337
|
-
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
4338
|
-
"license": "MIT",
|
|
4339
|
-
"dependencies": {
|
|
4340
|
-
"emoji-regex": "^8.0.0",
|
|
4341
|
-
"is-fullwidth-code-point": "^3.0.0",
|
|
4342
|
-
"strip-ansi": "^6.0.1"
|
|
4343
|
-
},
|
|
4344
|
-
"engines": {
|
|
4345
|
-
"node": ">=8"
|
|
4346
|
-
}
|
|
4347
|
-
},
|
|
4348
|
-
"node_modules/wrap-ansi/node_modules/strip-ansi": {
|
|
4349
|
-
"version": "6.0.1",
|
|
4350
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
4351
|
-
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
4352
|
-
"license": "MIT",
|
|
4353
|
-
"dependencies": {
|
|
4354
|
-
"ansi-regex": "^5.0.1"
|
|
4355
|
-
},
|
|
4356
|
-
"engines": {
|
|
4357
|
-
"node": ">=8"
|
|
4358
|
-
}
|
|
4359
|
-
},
|
|
4360
4259
|
"node_modules/wrappy": {
|
|
4361
4260
|
"version": "1.0.2",
|
|
4362
4261
|
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
|
@@ -4403,15 +4302,18 @@
|
|
|
4403
4302
|
}
|
|
4404
4303
|
},
|
|
4405
4304
|
"node_modules/yaml": {
|
|
4406
|
-
"version": "2.8.
|
|
4407
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.
|
|
4408
|
-
"integrity": "sha512-
|
|
4305
|
+
"version": "2.8.2",
|
|
4306
|
+
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz",
|
|
4307
|
+
"integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==",
|
|
4409
4308
|
"license": "ISC",
|
|
4410
4309
|
"bin": {
|
|
4411
4310
|
"yaml": "bin.mjs"
|
|
4412
4311
|
},
|
|
4413
4312
|
"engines": {
|
|
4414
4313
|
"node": ">= 14.6"
|
|
4314
|
+
},
|
|
4315
|
+
"funding": {
|
|
4316
|
+
"url": "https://github.com/sponsors/eemeli"
|
|
4415
4317
|
}
|
|
4416
4318
|
},
|
|
4417
4319
|
"node_modules/yargs": {
|
|
@@ -4463,6 +4365,21 @@
|
|
|
4463
4365
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
4464
4366
|
}
|
|
4465
4367
|
},
|
|
4368
|
+
"node_modules/yargs/node_modules/strip-ansi": {
|
|
4369
|
+
"version": "7.1.2",
|
|
4370
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
|
|
4371
|
+
"integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
|
|
4372
|
+
"license": "MIT",
|
|
4373
|
+
"dependencies": {
|
|
4374
|
+
"ansi-regex": "^6.0.1"
|
|
4375
|
+
},
|
|
4376
|
+
"engines": {
|
|
4377
|
+
"node": ">=12"
|
|
4378
|
+
},
|
|
4379
|
+
"funding": {
|
|
4380
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
4381
|
+
}
|
|
4382
|
+
},
|
|
4466
4383
|
"node_modules/yauzl": {
|
|
4467
4384
|
"version": "3.2.0",
|
|
4468
4385
|
"resolved": "https://registry.npmjs.org/yauzl/-/yauzl-3.2.0.tgz",
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"mac",
|
|
7
7
|
"XCTest"
|
|
8
8
|
],
|
|
9
|
-
"version": "3.2.
|
|
9
|
+
"version": "3.2.10",
|
|
10
10
|
"author": "Appium Contributors",
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"repository": {
|
|
@@ -54,7 +54,6 @@
|
|
|
54
54
|
"bluebird": "^3.5.1",
|
|
55
55
|
"lodash": "^4.17.4",
|
|
56
56
|
"portscanner": "2.2.0",
|
|
57
|
-
"source-map-support": "^0.x",
|
|
58
57
|
"teen_process": "^3.0.0"
|
|
59
58
|
},
|
|
60
59
|
"scripts": {
|
|
@@ -80,7 +79,7 @@
|
|
|
80
79
|
"@types/bluebird": "^3.5.38",
|
|
81
80
|
"@types/lodash": "^4.14.196",
|
|
82
81
|
"@types/mocha": "^10.0.1",
|
|
83
|
-
"@types/node": "^
|
|
82
|
+
"@types/node": "^25.0.0",
|
|
84
83
|
"chai": "^6.2.1",
|
|
85
84
|
"chai-as-promised": "^8.0.0",
|
|
86
85
|
"conventional-changelog-conventionalcommits": "^9.1.0",
|