appium-espresso-driver 6.0.4 → 6.0.6
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
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
## [6.0.6](https://github.com/appium/appium-espresso-driver/compare/v6.0.5...v6.0.6) (2025-11-15)
|
|
2
|
+
|
|
3
|
+
### Miscellaneous Chores
|
|
4
|
+
|
|
5
|
+
* publish via trusted publisher ([#1106](https://github.com/appium/appium-espresso-driver/issues/1106)) ([755cc5b](https://github.com/appium/appium-espresso-driver/commit/755cc5b51cfcdb25fe6ef1b4a25c87eb42a6c963))
|
|
6
|
+
|
|
7
|
+
## [6.0.5](https://github.com/appium/appium-espresso-driver/compare/v6.0.4...v6.0.5) (2025-10-31)
|
|
8
|
+
|
|
9
|
+
### Miscellaneous Chores
|
|
10
|
+
|
|
11
|
+
* **deps:** bump actions/checkout from 4 to 5 ([#1101](https://github.com/appium/appium-espresso-driver/issues/1101)) ([328773b](https://github.com/appium/appium-espresso-driver/commit/328773b38b1a1156cad1b4f222aa90be31412c4b))
|
|
12
|
+
|
|
1
13
|
## [6.0.4](https://github.com/appium/appium-espresso-driver/compare/v6.0.3...v6.0.4) (2025-10-31)
|
|
2
14
|
|
|
3
15
|
### Miscellaneous Chores
|
package/espresso-server/library/src/main/java/io/appium/espressoserver/lib/helpers/Version.kt
CHANGED
|
@@ -2,6 +2,6 @@ package io.appium.espressoserver.lib.helpers
|
|
|
2
2
|
|
|
3
3
|
// This value is updated automatically by the NPM versioning script
|
|
4
4
|
// It should be in sync with the NPM module version from package.json
|
|
5
|
-
private const val VERSION = "6.0.
|
|
5
|
+
private const val VERSION = "6.0.6"
|
|
6
6
|
|
|
7
7
|
fun getEspressoServerVersion() = VERSION
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-espresso-driver",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.6",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-espresso-driver",
|
|
9
|
-
"version": "6.0.
|
|
9
|
+
"version": "6.0.6",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"appium-adb": "^14.0.0",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"chai-as-promised": "^8.0.0",
|
|
41
41
|
"conventional-changelog-conventionalcommits": "^9.0.0",
|
|
42
42
|
"mocha": "^11.1.0",
|
|
43
|
-
"semantic-release": "^25.0.
|
|
43
|
+
"semantic-release": "^25.0.2",
|
|
44
44
|
"semver": "^7.3.7",
|
|
45
45
|
"sinon": "^21.0.0",
|
|
46
46
|
"ts-node": "^10.9.1",
|
|
@@ -57,17 +57,17 @@
|
|
|
57
57
|
}
|
|
58
58
|
},
|
|
59
59
|
"node_modules/@appium/base-driver": {
|
|
60
|
-
"version": "10.1.
|
|
61
|
-
"resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-10.1.
|
|
62
|
-
"integrity": "sha512-
|
|
60
|
+
"version": "10.1.1",
|
|
61
|
+
"resolved": "https://registry.npmjs.org/@appium/base-driver/-/base-driver-10.1.1.tgz",
|
|
62
|
+
"integrity": "sha512-7I6SxkqkUojD+LzasixT+G6HEZs1a4sRMbeqwkSPCwf7WlvV0WctFFWNmjDrk+XVVqctafXLrqrDWpfGouw4bQ==",
|
|
63
63
|
"license": "Apache-2.0",
|
|
64
64
|
"dependencies": {
|
|
65
|
-
"@appium/support": "^7.0.
|
|
66
|
-
"@appium/types": "^1.1.
|
|
65
|
+
"@appium/support": "^7.0.3",
|
|
66
|
+
"@appium/types": "^1.1.1",
|
|
67
67
|
"@colors/colors": "1.6.0",
|
|
68
68
|
"async-lock": "1.4.1",
|
|
69
69
|
"asyncbox": "3.0.0",
|
|
70
|
-
"axios": "1.
|
|
70
|
+
"axios": "1.13.2",
|
|
71
71
|
"bluebird": "3.7.2",
|
|
72
72
|
"body-parser": "2.2.0",
|
|
73
73
|
"express": "5.1.0",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"path-to-regexp": "8.3.0",
|
|
81
81
|
"serve-favicon": "2.5.1",
|
|
82
82
|
"source-map-support": "0.5.21",
|
|
83
|
-
"type-fest": "5.0
|
|
83
|
+
"type-fest": "5.2.0"
|
|
84
84
|
},
|
|
85
85
|
"engines": {
|
|
86
86
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -90,25 +90,14 @@
|
|
|
90
90
|
"spdy": "4.0.2"
|
|
91
91
|
}
|
|
92
92
|
},
|
|
93
|
-
"node_modules/@appium/base-driver/node_modules/axios": {
|
|
94
|
-
"version": "1.12.2",
|
|
95
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz",
|
|
96
|
-
"integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==",
|
|
97
|
-
"license": "MIT",
|
|
98
|
-
"dependencies": {
|
|
99
|
-
"follow-redirects": "^1.15.6",
|
|
100
|
-
"form-data": "^4.0.4",
|
|
101
|
-
"proxy-from-env": "^1.1.0"
|
|
102
|
-
}
|
|
103
|
-
},
|
|
104
93
|
"node_modules/@appium/base-plugin": {
|
|
105
|
-
"version": "3.0.
|
|
106
|
-
"resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-3.0.
|
|
107
|
-
"integrity": "sha512-
|
|
94
|
+
"version": "3.0.4",
|
|
95
|
+
"resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-3.0.4.tgz",
|
|
96
|
+
"integrity": "sha512-qpIkPT99EadfKQ2Jr8kHaY4uWeaRR77UVEbzjPTti4W82/nG9GCAWYJv2ORt3AY6PIGl1/Cp95tsOq9eatDQVA==",
|
|
108
97
|
"license": "Apache-2.0",
|
|
109
98
|
"dependencies": {
|
|
110
|
-
"@appium/base-driver": "^10.1.
|
|
111
|
-
"@appium/support": "^7.0.
|
|
99
|
+
"@appium/base-driver": "^10.1.1",
|
|
100
|
+
"@appium/support": "^7.0.3"
|
|
112
101
|
},
|
|
113
102
|
"engines": {
|
|
114
103
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -116,12 +105,12 @@
|
|
|
116
105
|
}
|
|
117
106
|
},
|
|
118
107
|
"node_modules/@appium/docutils": {
|
|
119
|
-
"version": "2.1.
|
|
120
|
-
"resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-2.1.
|
|
121
|
-
"integrity": "sha512-
|
|
108
|
+
"version": "2.1.2",
|
|
109
|
+
"resolved": "https://registry.npmjs.org/@appium/docutils/-/docutils-2.1.2.tgz",
|
|
110
|
+
"integrity": "sha512-zJYdL0wWZfgE7uoCgcYCHmhgopehGAA6WEMc5fj4Sj81YdbVJsR3sqD3xj832GmbtP5FEoaFWi2xiHoovreA9w==",
|
|
122
111
|
"license": "Apache-2.0",
|
|
123
112
|
"dependencies": {
|
|
124
|
-
"@appium/support": "^7.0.
|
|
113
|
+
"@appium/support": "^7.0.3",
|
|
125
114
|
"chalk": "4.1.2",
|
|
126
115
|
"consola": "3.4.2",
|
|
127
116
|
"diff": "8.0.2",
|
|
@@ -130,8 +119,8 @@
|
|
|
130
119
|
"pkg-dir": "5.0.0",
|
|
131
120
|
"read-pkg": "5.2.0",
|
|
132
121
|
"source-map-support": "0.5.21",
|
|
133
|
-
"teen_process": "3.0.
|
|
134
|
-
"type-fest": "5.0
|
|
122
|
+
"teen_process": "3.0.2",
|
|
123
|
+
"type-fest": "5.2.0",
|
|
135
124
|
"yaml": "2.8.1",
|
|
136
125
|
"yargs": "18.0.0",
|
|
137
126
|
"yargs-parser": "22.0.0"
|
|
@@ -145,9 +134,9 @@
|
|
|
145
134
|
}
|
|
146
135
|
},
|
|
147
136
|
"node_modules/@appium/docutils/node_modules/teen_process": {
|
|
148
|
-
"version": "3.0.
|
|
149
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.
|
|
150
|
-
"integrity": "sha512-
|
|
137
|
+
"version": "3.0.2",
|
|
138
|
+
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.2.tgz",
|
|
139
|
+
"integrity": "sha512-JyvPp0koEi9WVCrUYK8Rqg4G8Vxs+eY8XMpIjxJyGyG50UTo+u6CAfaWxCr5WW+ZvpMM3Qs2AFSdkS7SamQy3g==",
|
|
151
140
|
"license": "Apache-2.0",
|
|
152
141
|
"dependencies": {
|
|
153
142
|
"bluebird": "^3.7.2",
|
|
@@ -191,17 +180,17 @@
|
|
|
191
180
|
}
|
|
192
181
|
},
|
|
193
182
|
"node_modules/@appium/support": {
|
|
194
|
-
"version": "7.0.
|
|
195
|
-
"resolved": "https://registry.npmjs.org/@appium/support/-/support-7.0.
|
|
196
|
-
"integrity": "sha512-
|
|
183
|
+
"version": "7.0.3",
|
|
184
|
+
"resolved": "https://registry.npmjs.org/@appium/support/-/support-7.0.3.tgz",
|
|
185
|
+
"integrity": "sha512-r4vHjR+wQxg4DND9StWUM2GZvNO3+6ePVplBMKFU+HfKgxw07qjxf08CYMXvJb/YUMwhAhhbVRqzmGudNAk+bg==",
|
|
197
186
|
"license": "Apache-2.0",
|
|
198
187
|
"dependencies": {
|
|
199
188
|
"@appium/logger": "^2.0.2",
|
|
200
189
|
"@appium/tsconfig": "^1.1.0",
|
|
201
|
-
"@appium/types": "^1.1.
|
|
190
|
+
"@appium/types": "^1.1.1",
|
|
202
191
|
"@colors/colors": "1.6.0",
|
|
203
192
|
"archiver": "7.0.1",
|
|
204
|
-
"axios": "1.
|
|
193
|
+
"axios": "1.13.2",
|
|
205
194
|
"base64-stream": "1.0.0",
|
|
206
195
|
"bluebird": "3.7.2",
|
|
207
196
|
"bplist-creator": "0.1.1",
|
|
@@ -226,8 +215,8 @@
|
|
|
226
215
|
"shell-quote": "1.8.3",
|
|
227
216
|
"source-map-support": "0.5.21",
|
|
228
217
|
"supports-color": "8.1.1",
|
|
229
|
-
"teen_process": "3.0.
|
|
230
|
-
"type-fest": "5.0
|
|
218
|
+
"teen_process": "3.0.2",
|
|
219
|
+
"type-fest": "5.2.0",
|
|
231
220
|
"uuid": "13.0.0",
|
|
232
221
|
"which": "5.0.0",
|
|
233
222
|
"yauzl": "3.2.0"
|
|
@@ -237,24 +226,13 @@
|
|
|
237
226
|
"npm": ">=10"
|
|
238
227
|
},
|
|
239
228
|
"optionalDependencies": {
|
|
240
|
-
"sharp": "0.34.
|
|
241
|
-
}
|
|
242
|
-
},
|
|
243
|
-
"node_modules/@appium/support/node_modules/axios": {
|
|
244
|
-
"version": "1.12.2",
|
|
245
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz",
|
|
246
|
-
"integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==",
|
|
247
|
-
"license": "MIT",
|
|
248
|
-
"dependencies": {
|
|
249
|
-
"follow-redirects": "^1.15.6",
|
|
250
|
-
"form-data": "^4.0.4",
|
|
251
|
-
"proxy-from-env": "^1.1.0"
|
|
229
|
+
"sharp": "0.34.5"
|
|
252
230
|
}
|
|
253
231
|
},
|
|
254
232
|
"node_modules/@appium/support/node_modules/teen_process": {
|
|
255
|
-
"version": "3.0.
|
|
256
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.
|
|
257
|
-
"integrity": "sha512-
|
|
233
|
+
"version": "3.0.2",
|
|
234
|
+
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.2.tgz",
|
|
235
|
+
"integrity": "sha512-JyvPp0koEi9WVCrUYK8Rqg4G8Vxs+eY8XMpIjxJyGyG50UTo+u6CAfaWxCr5WW+ZvpMM3Qs2AFSdkS7SamQy3g==",
|
|
258
236
|
"license": "Apache-2.0",
|
|
259
237
|
"dependencies": {
|
|
260
238
|
"bluebird": "^3.7.2",
|
|
@@ -281,15 +259,15 @@
|
|
|
281
259
|
}
|
|
282
260
|
},
|
|
283
261
|
"node_modules/@appium/types": {
|
|
284
|
-
"version": "1.1.
|
|
285
|
-
"resolved": "https://registry.npmjs.org/@appium/types/-/types-1.1.
|
|
286
|
-
"integrity": "sha512-
|
|
262
|
+
"version": "1.1.1",
|
|
263
|
+
"resolved": "https://registry.npmjs.org/@appium/types/-/types-1.1.1.tgz",
|
|
264
|
+
"integrity": "sha512-zYuCH/QmDfh1F8S3+vz0GUjtAjvpKQdb6H41bhVuK+ZOQbhNWI8f+UdKXoCSOrtVK7dQ2R9uYm8hriJYLjadJw==",
|
|
287
265
|
"license": "Apache-2.0",
|
|
288
266
|
"dependencies": {
|
|
289
267
|
"@appium/logger": "^2.0.2",
|
|
290
268
|
"@appium/schema": "^1.0.0",
|
|
291
269
|
"@appium/tsconfig": "^1.1.0",
|
|
292
|
-
"type-fest": "5.0
|
|
270
|
+
"type-fest": "5.2.0"
|
|
293
271
|
},
|
|
294
272
|
"engines": {
|
|
295
273
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
|
|
@@ -340,11 +318,11 @@
|
|
|
340
318
|
}
|
|
341
319
|
},
|
|
342
320
|
"node_modules/@emnapi/runtime": {
|
|
343
|
-
"version": "1.
|
|
344
|
-
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.
|
|
345
|
-
"integrity": "sha512-
|
|
321
|
+
"version": "1.7.1",
|
|
322
|
+
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.7.1.tgz",
|
|
323
|
+
"integrity": "sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==",
|
|
324
|
+
"extraneous": true,
|
|
346
325
|
"license": "MIT",
|
|
347
|
-
"optional": true,
|
|
348
326
|
"dependencies": {
|
|
349
327
|
"tslib": "^2.4.0"
|
|
350
328
|
}
|
|
@@ -359,182 +337,10 @@
|
|
|
359
337
|
"node": ">=18"
|
|
360
338
|
}
|
|
361
339
|
},
|
|
362
|
-
"node_modules/@img/sharp-darwin-arm64": {
|
|
363
|
-
"version": "0.34.4",
|
|
364
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.4.tgz",
|
|
365
|
-
"integrity": "sha512-sitdlPzDVyvmINUdJle3TNHl+AG9QcwiAMsXmccqsCOMZNIdW2/7S26w0LyU8euiLVzFBL3dXPwVCq/ODnf2vA==",
|
|
366
|
-
"cpu": [
|
|
367
|
-
"arm64"
|
|
368
|
-
],
|
|
369
|
-
"license": "Apache-2.0",
|
|
370
|
-
"optional": true,
|
|
371
|
-
"os": [
|
|
372
|
-
"darwin"
|
|
373
|
-
],
|
|
374
|
-
"engines": {
|
|
375
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
376
|
-
},
|
|
377
|
-
"funding": {
|
|
378
|
-
"url": "https://opencollective.com/libvips"
|
|
379
|
-
},
|
|
380
|
-
"optionalDependencies": {
|
|
381
|
-
"@img/sharp-libvips-darwin-arm64": "1.2.3"
|
|
382
|
-
}
|
|
383
|
-
},
|
|
384
|
-
"node_modules/@img/sharp-darwin-x64": {
|
|
385
|
-
"version": "0.34.4",
|
|
386
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.4.tgz",
|
|
387
|
-
"integrity": "sha512-rZheupWIoa3+SOdF/IcUe1ah4ZDpKBGWcsPX6MT0lYniH9micvIU7HQkYTfrx5Xi8u+YqwLtxC/3vl8TQN6rMg==",
|
|
388
|
-
"cpu": [
|
|
389
|
-
"x64"
|
|
390
|
-
],
|
|
391
|
-
"license": "Apache-2.0",
|
|
392
|
-
"optional": true,
|
|
393
|
-
"os": [
|
|
394
|
-
"darwin"
|
|
395
|
-
],
|
|
396
|
-
"engines": {
|
|
397
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
398
|
-
},
|
|
399
|
-
"funding": {
|
|
400
|
-
"url": "https://opencollective.com/libvips"
|
|
401
|
-
},
|
|
402
|
-
"optionalDependencies": {
|
|
403
|
-
"@img/sharp-libvips-darwin-x64": "1.2.3"
|
|
404
|
-
}
|
|
405
|
-
},
|
|
406
|
-
"node_modules/@img/sharp-libvips-darwin-arm64": {
|
|
407
|
-
"version": "1.2.3",
|
|
408
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.3.tgz",
|
|
409
|
-
"integrity": "sha512-QzWAKo7kpHxbuHqUC28DZ9pIKpSi2ts2OJnoIGI26+HMgq92ZZ4vk8iJd4XsxN+tYfNJxzH6W62X5eTcsBymHw==",
|
|
410
|
-
"cpu": [
|
|
411
|
-
"arm64"
|
|
412
|
-
],
|
|
413
|
-
"license": "LGPL-3.0-or-later",
|
|
414
|
-
"optional": true,
|
|
415
|
-
"os": [
|
|
416
|
-
"darwin"
|
|
417
|
-
],
|
|
418
|
-
"funding": {
|
|
419
|
-
"url": "https://opencollective.com/libvips"
|
|
420
|
-
}
|
|
421
|
-
},
|
|
422
|
-
"node_modules/@img/sharp-libvips-darwin-x64": {
|
|
423
|
-
"version": "1.2.3",
|
|
424
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.3.tgz",
|
|
425
|
-
"integrity": "sha512-Ju+g2xn1E2AKO6YBhxjj+ACcsPQRHT0bhpglxcEf+3uyPY+/gL8veniKoo96335ZaPo03bdDXMv0t+BBFAbmRA==",
|
|
426
|
-
"cpu": [
|
|
427
|
-
"x64"
|
|
428
|
-
],
|
|
429
|
-
"license": "LGPL-3.0-or-later",
|
|
430
|
-
"optional": true,
|
|
431
|
-
"os": [
|
|
432
|
-
"darwin"
|
|
433
|
-
],
|
|
434
|
-
"funding": {
|
|
435
|
-
"url": "https://opencollective.com/libvips"
|
|
436
|
-
}
|
|
437
|
-
},
|
|
438
|
-
"node_modules/@img/sharp-libvips-linux-arm": {
|
|
439
|
-
"version": "1.2.3",
|
|
440
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.3.tgz",
|
|
441
|
-
"integrity": "sha512-x1uE93lyP6wEwGvgAIV0gP6zmaL/a0tGzJs/BIDDG0zeBhMnuUPm7ptxGhUbcGs4okDJrk4nxgrmxpib9g6HpA==",
|
|
442
|
-
"cpu": [
|
|
443
|
-
"arm"
|
|
444
|
-
],
|
|
445
|
-
"license": "LGPL-3.0-or-later",
|
|
446
|
-
"optional": true,
|
|
447
|
-
"os": [
|
|
448
|
-
"linux"
|
|
449
|
-
],
|
|
450
|
-
"funding": {
|
|
451
|
-
"url": "https://opencollective.com/libvips"
|
|
452
|
-
}
|
|
453
|
-
},
|
|
454
|
-
"node_modules/@img/sharp-libvips-linux-arm64": {
|
|
455
|
-
"version": "1.2.3",
|
|
456
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.3.tgz",
|
|
457
|
-
"integrity": "sha512-I4RxkXU90cpufazhGPyVujYwfIm9Nk1QDEmiIsaPwdnm013F7RIceaCc87kAH+oUB1ezqEvC6ga4m7MSlqsJvQ==",
|
|
458
|
-
"cpu": [
|
|
459
|
-
"arm64"
|
|
460
|
-
],
|
|
461
|
-
"license": "LGPL-3.0-or-later",
|
|
462
|
-
"optional": true,
|
|
463
|
-
"os": [
|
|
464
|
-
"linux"
|
|
465
|
-
],
|
|
466
|
-
"funding": {
|
|
467
|
-
"url": "https://opencollective.com/libvips"
|
|
468
|
-
}
|
|
469
|
-
},
|
|
470
|
-
"node_modules/@img/sharp-libvips-linux-ppc64": {
|
|
471
|
-
"version": "1.2.3",
|
|
472
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.3.tgz",
|
|
473
|
-
"integrity": "sha512-Y2T7IsQvJLMCBM+pmPbM3bKT/yYJvVtLJGfCs4Sp95SjvnFIjynbjzsa7dY1fRJX45FTSfDksbTp6AGWudiyCg==",
|
|
474
|
-
"cpu": [
|
|
475
|
-
"ppc64"
|
|
476
|
-
],
|
|
477
|
-
"license": "LGPL-3.0-or-later",
|
|
478
|
-
"optional": true,
|
|
479
|
-
"os": [
|
|
480
|
-
"linux"
|
|
481
|
-
],
|
|
482
|
-
"funding": {
|
|
483
|
-
"url": "https://opencollective.com/libvips"
|
|
484
|
-
}
|
|
485
|
-
},
|
|
486
|
-
"node_modules/@img/sharp-libvips-linux-s390x": {
|
|
487
|
-
"version": "1.2.3",
|
|
488
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.3.tgz",
|
|
489
|
-
"integrity": "sha512-RgWrs/gVU7f+K7P+KeHFaBAJlNkD1nIZuVXdQv6S+fNA6syCcoboNjsV2Pou7zNlVdNQoQUpQTk8SWDHUA3y/w==",
|
|
490
|
-
"cpu": [
|
|
491
|
-
"s390x"
|
|
492
|
-
],
|
|
493
|
-
"license": "LGPL-3.0-or-later",
|
|
494
|
-
"optional": true,
|
|
495
|
-
"os": [
|
|
496
|
-
"linux"
|
|
497
|
-
],
|
|
498
|
-
"funding": {
|
|
499
|
-
"url": "https://opencollective.com/libvips"
|
|
500
|
-
}
|
|
501
|
-
},
|
|
502
340
|
"node_modules/@img/sharp-libvips-linux-x64": {
|
|
503
|
-
"version": "1.2.
|
|
504
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.
|
|
505
|
-
"integrity": "sha512-
|
|
506
|
-
"cpu": [
|
|
507
|
-
"x64"
|
|
508
|
-
],
|
|
509
|
-
"license": "LGPL-3.0-or-later",
|
|
510
|
-
"optional": true,
|
|
511
|
-
"os": [
|
|
512
|
-
"linux"
|
|
513
|
-
],
|
|
514
|
-
"funding": {
|
|
515
|
-
"url": "https://opencollective.com/libvips"
|
|
516
|
-
}
|
|
517
|
-
},
|
|
518
|
-
"node_modules/@img/sharp-libvips-linuxmusl-arm64": {
|
|
519
|
-
"version": "1.2.3",
|
|
520
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.3.tgz",
|
|
521
|
-
"integrity": "sha512-F9q83RZ8yaCwENw1GieztSfj5msz7GGykG/BA+MOUefvER69K/ubgFHNeSyUu64amHIYKGDs4sRCMzXVj8sEyw==",
|
|
522
|
-
"cpu": [
|
|
523
|
-
"arm64"
|
|
524
|
-
],
|
|
525
|
-
"license": "LGPL-3.0-or-later",
|
|
526
|
-
"optional": true,
|
|
527
|
-
"os": [
|
|
528
|
-
"linux"
|
|
529
|
-
],
|
|
530
|
-
"funding": {
|
|
531
|
-
"url": "https://opencollective.com/libvips"
|
|
532
|
-
}
|
|
533
|
-
},
|
|
534
|
-
"node_modules/@img/sharp-libvips-linuxmusl-x64": {
|
|
535
|
-
"version": "1.2.3",
|
|
536
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.3.tgz",
|
|
537
|
-
"integrity": "sha512-U5PUY5jbc45ANM6tSJpsgqmBF/VsL6LnxJmIf11kB7J5DctHgqm0SkuXzVWtIY90GnJxKnC/JT251TDnk1fu/g==",
|
|
341
|
+
"version": "1.2.4",
|
|
342
|
+
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
|
|
343
|
+
"integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
|
|
538
344
|
"cpu": [
|
|
539
345
|
"x64"
|
|
540
346
|
],
|
|
@@ -547,142 +353,10 @@
|
|
|
547
353
|
"url": "https://opencollective.com/libvips"
|
|
548
354
|
}
|
|
549
355
|
},
|
|
550
|
-
"node_modules/@img/sharp-linux-arm": {
|
|
551
|
-
"version": "0.34.4",
|
|
552
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.4.tgz",
|
|
553
|
-
"integrity": "sha512-Xyam4mlqM0KkTHYVSuc6wXRmM7LGN0P12li03jAnZ3EJWZqj83+hi8Y9UxZUbxsgsK1qOEwg7O0Bc0LjqQVtxA==",
|
|
554
|
-
"cpu": [
|
|
555
|
-
"arm"
|
|
556
|
-
],
|
|
557
|
-
"license": "Apache-2.0",
|
|
558
|
-
"optional": true,
|
|
559
|
-
"os": [
|
|
560
|
-
"linux"
|
|
561
|
-
],
|
|
562
|
-
"engines": {
|
|
563
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
564
|
-
},
|
|
565
|
-
"funding": {
|
|
566
|
-
"url": "https://opencollective.com/libvips"
|
|
567
|
-
},
|
|
568
|
-
"optionalDependencies": {
|
|
569
|
-
"@img/sharp-libvips-linux-arm": "1.2.3"
|
|
570
|
-
}
|
|
571
|
-
},
|
|
572
|
-
"node_modules/@img/sharp-linux-arm64": {
|
|
573
|
-
"version": "0.34.4",
|
|
574
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.4.tgz",
|
|
575
|
-
"integrity": "sha512-YXU1F/mN/Wu786tl72CyJjP/Ngl8mGHN1hST4BGl+hiW5jhCnV2uRVTNOcaYPs73NeT/H8Upm3y9582JVuZHrQ==",
|
|
576
|
-
"cpu": [
|
|
577
|
-
"arm64"
|
|
578
|
-
],
|
|
579
|
-
"license": "Apache-2.0",
|
|
580
|
-
"optional": true,
|
|
581
|
-
"os": [
|
|
582
|
-
"linux"
|
|
583
|
-
],
|
|
584
|
-
"engines": {
|
|
585
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
586
|
-
},
|
|
587
|
-
"funding": {
|
|
588
|
-
"url": "https://opencollective.com/libvips"
|
|
589
|
-
},
|
|
590
|
-
"optionalDependencies": {
|
|
591
|
-
"@img/sharp-libvips-linux-arm64": "1.2.3"
|
|
592
|
-
}
|
|
593
|
-
},
|
|
594
|
-
"node_modules/@img/sharp-linux-ppc64": {
|
|
595
|
-
"version": "0.34.4",
|
|
596
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.4.tgz",
|
|
597
|
-
"integrity": "sha512-F4PDtF4Cy8L8hXA2p3TO6s4aDt93v+LKmpcYFLAVdkkD3hSxZzee0rh6/+94FpAynsuMpLX5h+LRsSG3rIciUQ==",
|
|
598
|
-
"cpu": [
|
|
599
|
-
"ppc64"
|
|
600
|
-
],
|
|
601
|
-
"license": "Apache-2.0",
|
|
602
|
-
"optional": true,
|
|
603
|
-
"os": [
|
|
604
|
-
"linux"
|
|
605
|
-
],
|
|
606
|
-
"engines": {
|
|
607
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
608
|
-
},
|
|
609
|
-
"funding": {
|
|
610
|
-
"url": "https://opencollective.com/libvips"
|
|
611
|
-
},
|
|
612
|
-
"optionalDependencies": {
|
|
613
|
-
"@img/sharp-libvips-linux-ppc64": "1.2.3"
|
|
614
|
-
}
|
|
615
|
-
},
|
|
616
|
-
"node_modules/@img/sharp-linux-s390x": {
|
|
617
|
-
"version": "0.34.4",
|
|
618
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.4.tgz",
|
|
619
|
-
"integrity": "sha512-qVrZKE9Bsnzy+myf7lFKvng6bQzhNUAYcVORq2P7bDlvmF6u2sCmK2KyEQEBdYk+u3T01pVsPrkj943T1aJAsw==",
|
|
620
|
-
"cpu": [
|
|
621
|
-
"s390x"
|
|
622
|
-
],
|
|
623
|
-
"license": "Apache-2.0",
|
|
624
|
-
"optional": true,
|
|
625
|
-
"os": [
|
|
626
|
-
"linux"
|
|
627
|
-
],
|
|
628
|
-
"engines": {
|
|
629
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
630
|
-
},
|
|
631
|
-
"funding": {
|
|
632
|
-
"url": "https://opencollective.com/libvips"
|
|
633
|
-
},
|
|
634
|
-
"optionalDependencies": {
|
|
635
|
-
"@img/sharp-libvips-linux-s390x": "1.2.3"
|
|
636
|
-
}
|
|
637
|
-
},
|
|
638
356
|
"node_modules/@img/sharp-linux-x64": {
|
|
639
|
-
"version": "0.34.
|
|
640
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.
|
|
641
|
-
"integrity": "sha512-
|
|
642
|
-
"cpu": [
|
|
643
|
-
"x64"
|
|
644
|
-
],
|
|
645
|
-
"license": "Apache-2.0",
|
|
646
|
-
"optional": true,
|
|
647
|
-
"os": [
|
|
648
|
-
"linux"
|
|
649
|
-
],
|
|
650
|
-
"engines": {
|
|
651
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
652
|
-
},
|
|
653
|
-
"funding": {
|
|
654
|
-
"url": "https://opencollective.com/libvips"
|
|
655
|
-
},
|
|
656
|
-
"optionalDependencies": {
|
|
657
|
-
"@img/sharp-libvips-linux-x64": "1.2.3"
|
|
658
|
-
}
|
|
659
|
-
},
|
|
660
|
-
"node_modules/@img/sharp-linuxmusl-arm64": {
|
|
661
|
-
"version": "0.34.4",
|
|
662
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.4.tgz",
|
|
663
|
-
"integrity": "sha512-8hDVvW9eu4yHWnjaOOR8kHVrew1iIX+MUgwxSuH2XyYeNRtLUe4VNioSqbNkB7ZYQJj9rUTT4PyRscyk2PXFKA==",
|
|
664
|
-
"cpu": [
|
|
665
|
-
"arm64"
|
|
666
|
-
],
|
|
667
|
-
"license": "Apache-2.0",
|
|
668
|
-
"optional": true,
|
|
669
|
-
"os": [
|
|
670
|
-
"linux"
|
|
671
|
-
],
|
|
672
|
-
"engines": {
|
|
673
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
674
|
-
},
|
|
675
|
-
"funding": {
|
|
676
|
-
"url": "https://opencollective.com/libvips"
|
|
677
|
-
},
|
|
678
|
-
"optionalDependencies": {
|
|
679
|
-
"@img/sharp-libvips-linuxmusl-arm64": "1.2.3"
|
|
680
|
-
}
|
|
681
|
-
},
|
|
682
|
-
"node_modules/@img/sharp-linuxmusl-x64": {
|
|
683
|
-
"version": "0.34.4",
|
|
684
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.4.tgz",
|
|
685
|
-
"integrity": "sha512-lU0aA5L8QTlfKjpDCEFOZsTYGn3AEiO6db8W5aQDxj0nQkVrZWmN3ZP9sYKWJdtq3PWPhUNlqehWyXpYDcI9Sg==",
|
|
357
|
+
"version": "0.34.5",
|
|
358
|
+
"resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
|
|
359
|
+
"integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
|
|
686
360
|
"cpu": [
|
|
687
361
|
"x64"
|
|
688
362
|
],
|
|
@@ -698,83 +372,7 @@
|
|
|
698
372
|
"url": "https://opencollective.com/libvips"
|
|
699
373
|
},
|
|
700
374
|
"optionalDependencies": {
|
|
701
|
-
"@img/sharp-libvips-
|
|
702
|
-
}
|
|
703
|
-
},
|
|
704
|
-
"node_modules/@img/sharp-wasm32": {
|
|
705
|
-
"version": "0.34.4",
|
|
706
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.4.tgz",
|
|
707
|
-
"integrity": "sha512-33QL6ZO/qpRyG7woB/HUALz28WnTMI2W1jgX3Nu2bypqLIKx/QKMILLJzJjI+SIbvXdG9fUnmrxR7vbi1sTBeA==",
|
|
708
|
-
"cpu": [
|
|
709
|
-
"wasm32"
|
|
710
|
-
],
|
|
711
|
-
"license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
|
|
712
|
-
"optional": true,
|
|
713
|
-
"dependencies": {
|
|
714
|
-
"@emnapi/runtime": "^1.5.0"
|
|
715
|
-
},
|
|
716
|
-
"engines": {
|
|
717
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
718
|
-
},
|
|
719
|
-
"funding": {
|
|
720
|
-
"url": "https://opencollective.com/libvips"
|
|
721
|
-
}
|
|
722
|
-
},
|
|
723
|
-
"node_modules/@img/sharp-win32-arm64": {
|
|
724
|
-
"version": "0.34.4",
|
|
725
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.4.tgz",
|
|
726
|
-
"integrity": "sha512-2Q250do/5WXTwxW3zjsEuMSv5sUU4Tq9VThWKlU2EYLm4MB7ZeMwF+SFJutldYODXF6jzc6YEOC+VfX0SZQPqA==",
|
|
727
|
-
"cpu": [
|
|
728
|
-
"arm64"
|
|
729
|
-
],
|
|
730
|
-
"license": "Apache-2.0 AND LGPL-3.0-or-later",
|
|
731
|
-
"optional": true,
|
|
732
|
-
"os": [
|
|
733
|
-
"win32"
|
|
734
|
-
],
|
|
735
|
-
"engines": {
|
|
736
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
737
|
-
},
|
|
738
|
-
"funding": {
|
|
739
|
-
"url": "https://opencollective.com/libvips"
|
|
740
|
-
}
|
|
741
|
-
},
|
|
742
|
-
"node_modules/@img/sharp-win32-ia32": {
|
|
743
|
-
"version": "0.34.4",
|
|
744
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.4.tgz",
|
|
745
|
-
"integrity": "sha512-3ZeLue5V82dT92CNL6rsal6I2weKw1cYu+rGKm8fOCCtJTR2gYeUfY3FqUnIJsMUPIH68oS5jmZ0NiJ508YpEw==",
|
|
746
|
-
"cpu": [
|
|
747
|
-
"ia32"
|
|
748
|
-
],
|
|
749
|
-
"license": "Apache-2.0 AND LGPL-3.0-or-later",
|
|
750
|
-
"optional": true,
|
|
751
|
-
"os": [
|
|
752
|
-
"win32"
|
|
753
|
-
],
|
|
754
|
-
"engines": {
|
|
755
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
756
|
-
},
|
|
757
|
-
"funding": {
|
|
758
|
-
"url": "https://opencollective.com/libvips"
|
|
759
|
-
}
|
|
760
|
-
},
|
|
761
|
-
"node_modules/@img/sharp-win32-x64": {
|
|
762
|
-
"version": "0.34.4",
|
|
763
|
-
"resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.4.tgz",
|
|
764
|
-
"integrity": "sha512-xIyj4wpYs8J18sVN3mSQjwrw7fKUqRw+Z5rnHNCy5fYTxigBz81u5mOMPmFumwjcn8+ld1ppptMBCLic1nz6ig==",
|
|
765
|
-
"cpu": [
|
|
766
|
-
"x64"
|
|
767
|
-
],
|
|
768
|
-
"license": "Apache-2.0 AND LGPL-3.0-or-later",
|
|
769
|
-
"optional": true,
|
|
770
|
-
"os": [
|
|
771
|
-
"win32"
|
|
772
|
-
],
|
|
773
|
-
"engines": {
|
|
774
|
-
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
775
|
-
},
|
|
776
|
-
"funding": {
|
|
777
|
-
"url": "https://opencollective.com/libvips"
|
|
375
|
+
"@img/sharp-libvips-linux-x64": "1.2.4"
|
|
778
376
|
}
|
|
779
377
|
},
|
|
780
378
|
"node_modules/@isaacs/balanced-match": {
|
|
@@ -976,26 +574,26 @@
|
|
|
976
574
|
}
|
|
977
575
|
},
|
|
978
576
|
"node_modules/appium": {
|
|
979
|
-
"version": "3.1.
|
|
980
|
-
"resolved": "https://registry.npmjs.org/appium/-/appium-3.1.
|
|
981
|
-
"integrity": "sha512-
|
|
577
|
+
"version": "3.1.1",
|
|
578
|
+
"resolved": "https://registry.npmjs.org/appium/-/appium-3.1.1.tgz",
|
|
579
|
+
"integrity": "sha512-0XEpQ7kIAIMPHT4eZRuczfzZhh/X/n6+IGX7URSCSm67ppyPl0zZvS3ZzLHXdfBIPiQi4T00CT1Id/9Ni26wdQ==",
|
|
982
580
|
"hasInstallScript": true,
|
|
983
581
|
"license": "Apache-2.0",
|
|
984
582
|
"dependencies": {
|
|
985
|
-
"@appium/base-driver": "^10.1.
|
|
986
|
-
"@appium/base-plugin": "^3.0.
|
|
987
|
-
"@appium/docutils": "^2.1.
|
|
583
|
+
"@appium/base-driver": "^10.1.1",
|
|
584
|
+
"@appium/base-plugin": "^3.0.4",
|
|
585
|
+
"@appium/docutils": "^2.1.2",
|
|
988
586
|
"@appium/logger": "^2.0.2",
|
|
989
587
|
"@appium/schema": "^1.0.0",
|
|
990
|
-
"@appium/support": "^7.0.
|
|
991
|
-
"@appium/types": "^1.1.
|
|
588
|
+
"@appium/support": "^7.0.3",
|
|
589
|
+
"@appium/types": "^1.1.1",
|
|
992
590
|
"@sidvind/better-ajv-errors": "4.0.0",
|
|
993
591
|
"ajv": "8.17.1",
|
|
994
592
|
"ajv-formats": "3.0.1",
|
|
995
593
|
"argparse": "2.0.1",
|
|
996
594
|
"async-lock": "1.4.1",
|
|
997
595
|
"asyncbox": "3.0.0",
|
|
998
|
-
"axios": "1.
|
|
596
|
+
"axios": "1.13.2",
|
|
999
597
|
"bluebird": "3.7.2",
|
|
1000
598
|
"lilconfig": "3.1.3",
|
|
1001
599
|
"lodash": "4.17.21",
|
|
@@ -1005,8 +603,8 @@
|
|
|
1005
603
|
"resolve-from": "5.0.0",
|
|
1006
604
|
"semver": "7.7.3",
|
|
1007
605
|
"source-map-support": "0.5.21",
|
|
1008
|
-
"teen_process": "3.0.
|
|
1009
|
-
"type-fest": "5.0
|
|
606
|
+
"teen_process": "3.0.2",
|
|
607
|
+
"type-fest": "5.2.0",
|
|
1010
608
|
"winston": "3.18.3",
|
|
1011
609
|
"wrap-ansi": "7.0.0",
|
|
1012
610
|
"ws": "8.18.3",
|
|
@@ -1021,9 +619,9 @@
|
|
|
1021
619
|
}
|
|
1022
620
|
},
|
|
1023
621
|
"node_modules/appium-adb": {
|
|
1024
|
-
"version": "14.0.
|
|
1025
|
-
"resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-14.0.
|
|
1026
|
-
"integrity": "sha512-
|
|
622
|
+
"version": "14.0.3",
|
|
623
|
+
"resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-14.0.3.tgz",
|
|
624
|
+
"integrity": "sha512-fJIEikjVoKsj9PfM2iPBn4kEMHy78ZY6PBC4pTiSv0rlAgxnScQW9OLm2l4wEaE8ODwnY2zJZDHehEGZ2b79fg==",
|
|
1027
625
|
"license": "Apache-2.0",
|
|
1028
626
|
"dependencies": {
|
|
1029
627
|
"@appium/support": "^7.0.0-rc.1",
|
|
@@ -1043,9 +641,9 @@
|
|
|
1043
641
|
}
|
|
1044
642
|
},
|
|
1045
643
|
"node_modules/appium-android-driver": {
|
|
1046
|
-
"version": "12.1.
|
|
1047
|
-
"resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-12.1.
|
|
1048
|
-
"integrity": "sha512-
|
|
644
|
+
"version": "12.1.3",
|
|
645
|
+
"resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-12.1.3.tgz",
|
|
646
|
+
"integrity": "sha512-BLpUbDH2TLSre3tMwYI8kLoI+mcHZ/kuCcKhXnVjmai9lNc71HZ75wY4k1zt/0U7xBoZm/FQe/4wjEWOt2lA1Q==",
|
|
1049
647
|
"license": "Apache-2.0",
|
|
1050
648
|
"dependencies": {
|
|
1051
649
|
"@appium/support": "^7.0.0-rc.1",
|
|
@@ -1055,7 +653,7 @@
|
|
|
1055
653
|
"asyncbox": "^3.0.0",
|
|
1056
654
|
"axios": "^1.x",
|
|
1057
655
|
"bluebird": "^3.4.7",
|
|
1058
|
-
"io.appium.settings": "^7.0.
|
|
656
|
+
"io.appium.settings": "^7.0.3",
|
|
1059
657
|
"lodash": "^4.17.4",
|
|
1060
658
|
"lru-cache": "^11.1.0",
|
|
1061
659
|
"moment": "^2.24.0",
|
|
@@ -1075,9 +673,9 @@
|
|
|
1075
673
|
}
|
|
1076
674
|
},
|
|
1077
675
|
"node_modules/appium-chromedriver": {
|
|
1078
|
-
"version": "8.0.
|
|
1079
|
-
"resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-8.0.
|
|
1080
|
-
"integrity": "sha512-
|
|
676
|
+
"version": "8.0.20",
|
|
677
|
+
"resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-8.0.20.tgz",
|
|
678
|
+
"integrity": "sha512-5RcVAmiu1Wbns5RqfBR0G4+ViQm8MA2GMjtNuGtwmiAc7KAFIwS+55eCAFHl9KABMrJl9IyxUWDZx124RLx0sg==",
|
|
1081
679
|
"license": "Apache-2.0",
|
|
1082
680
|
"dependencies": {
|
|
1083
681
|
"@appium/base-driver": "^10.0.0-rc.2",
|
|
@@ -1099,21 +697,10 @@
|
|
|
1099
697
|
"npm": ">=10"
|
|
1100
698
|
}
|
|
1101
699
|
},
|
|
1102
|
-
"node_modules/appium/node_modules/axios": {
|
|
1103
|
-
"version": "1.12.2",
|
|
1104
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz",
|
|
1105
|
-
"integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==",
|
|
1106
|
-
"license": "MIT",
|
|
1107
|
-
"dependencies": {
|
|
1108
|
-
"follow-redirects": "^1.15.6",
|
|
1109
|
-
"form-data": "^4.0.4",
|
|
1110
|
-
"proxy-from-env": "^1.1.0"
|
|
1111
|
-
}
|
|
1112
|
-
},
|
|
1113
700
|
"node_modules/appium/node_modules/teen_process": {
|
|
1114
|
-
"version": "3.0.
|
|
1115
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.
|
|
1116
|
-
"integrity": "sha512-
|
|
701
|
+
"version": "3.0.2",
|
|
702
|
+
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.2.tgz",
|
|
703
|
+
"integrity": "sha512-JyvPp0koEi9WVCrUYK8Rqg4G8Vxs+eY8XMpIjxJyGyG50UTo+u6CAfaWxCr5WW+ZvpMM3Qs2AFSdkS7SamQy3g==",
|
|
1117
704
|
"license": "Apache-2.0",
|
|
1118
705
|
"dependencies": {
|
|
1119
706
|
"bluebird": "^3.7.2",
|
|
@@ -1282,9 +869,9 @@
|
|
|
1282
869
|
"license": "MIT"
|
|
1283
870
|
},
|
|
1284
871
|
"node_modules/axios": {
|
|
1285
|
-
"version": "1.13.
|
|
1286
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.
|
|
1287
|
-
"integrity": "sha512-
|
|
872
|
+
"version": "1.13.2",
|
|
873
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz",
|
|
874
|
+
"integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
|
|
1288
875
|
"license": "MIT",
|
|
1289
876
|
"dependencies": {
|
|
1290
877
|
"follow-redirects": "^1.15.6",
|
|
@@ -1313,9 +900,9 @@
|
|
|
1313
900
|
"license": "MIT"
|
|
1314
901
|
},
|
|
1315
902
|
"node_modules/bare-events": {
|
|
1316
|
-
"version": "2.8.
|
|
1317
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.
|
|
1318
|
-
"integrity": "sha512-
|
|
903
|
+
"version": "2.8.2",
|
|
904
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.2.tgz",
|
|
905
|
+
"integrity": "sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt4IMUB7OXlfixcs6gsFeo/jhiQ==",
|
|
1319
906
|
"license": "Apache-2.0",
|
|
1320
907
|
"peerDependencies": {
|
|
1321
908
|
"bare-abort-controller": "*"
|
|
@@ -1656,13 +1243,13 @@
|
|
|
1656
1243
|
}
|
|
1657
1244
|
},
|
|
1658
1245
|
"node_modules/color": {
|
|
1659
|
-
"version": "5.0.
|
|
1660
|
-
"resolved": "https://registry.npmjs.org/color/-/color-5.0.
|
|
1661
|
-
"integrity": "sha512-
|
|
1246
|
+
"version": "5.0.3",
|
|
1247
|
+
"resolved": "https://registry.npmjs.org/color/-/color-5.0.3.tgz",
|
|
1248
|
+
"integrity": "sha512-ezmVcLR3xAVp8kYOm4GS45ZLLgIE6SPAFoduLr6hTDajwb3KZ2F46gulK3XpcwRFb5KKGCSezCBAY4Dw4HsyXA==",
|
|
1662
1249
|
"license": "MIT",
|
|
1663
1250
|
"dependencies": {
|
|
1664
|
-
"color-convert": "^3.
|
|
1665
|
-
"color-string": "^2.
|
|
1251
|
+
"color-convert": "^3.1.3",
|
|
1252
|
+
"color-string": "^2.1.3"
|
|
1666
1253
|
},
|
|
1667
1254
|
"engines": {
|
|
1668
1255
|
"node": ">=18"
|
|
@@ -1687,9 +1274,9 @@
|
|
|
1687
1274
|
"license": "MIT"
|
|
1688
1275
|
},
|
|
1689
1276
|
"node_modules/color-string": {
|
|
1690
|
-
"version": "2.1.
|
|
1691
|
-
"resolved": "https://registry.npmjs.org/color-string/-/color-string-2.1.
|
|
1692
|
-
"integrity": "sha512-
|
|
1277
|
+
"version": "2.1.4",
|
|
1278
|
+
"resolved": "https://registry.npmjs.org/color-string/-/color-string-2.1.4.tgz",
|
|
1279
|
+
"integrity": "sha512-Bb6Cq8oq0IjDOe8wJmi4JeNn763Xs9cfrBcaylK1tPypWzyoy2G3l90v9k64kjphl/ZJjPIShFztenRomi8WTg==",
|
|
1693
1280
|
"license": "MIT",
|
|
1694
1281
|
"dependencies": {
|
|
1695
1282
|
"color-name": "^2.0.0"
|
|
@@ -1699,18 +1286,18 @@
|
|
|
1699
1286
|
}
|
|
1700
1287
|
},
|
|
1701
1288
|
"node_modules/color-string/node_modules/color-name": {
|
|
1702
|
-
"version": "2.0
|
|
1703
|
-
"resolved": "https://registry.npmjs.org/color-name/-/color-name-2.0.
|
|
1704
|
-
"integrity": "sha512-
|
|
1289
|
+
"version": "2.1.0",
|
|
1290
|
+
"resolved": "https://registry.npmjs.org/color-name/-/color-name-2.1.0.tgz",
|
|
1291
|
+
"integrity": "sha512-1bPaDNFm0axzE4MEAzKPuqKWeRaT43U/hyxKPBdqTfmPF+d6n7FSoTFxLVULUJOmiLp01KjhIPPH+HrXZJN4Rg==",
|
|
1705
1292
|
"license": "MIT",
|
|
1706
1293
|
"engines": {
|
|
1707
1294
|
"node": ">=12.20"
|
|
1708
1295
|
}
|
|
1709
1296
|
},
|
|
1710
1297
|
"node_modules/color/node_modules/color-convert": {
|
|
1711
|
-
"version": "3.1.
|
|
1712
|
-
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-3.1.
|
|
1713
|
-
"integrity": "sha512-
|
|
1298
|
+
"version": "3.1.3",
|
|
1299
|
+
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-3.1.3.tgz",
|
|
1300
|
+
"integrity": "sha512-fasDH2ont2GqF5HpyO4w0+BcewlhHEZOFn9c1ckZdHpJ56Qb7MHhH/IcJZbBGgvdtwdwNbLvxiBEdg336iA9Sg==",
|
|
1714
1301
|
"license": "MIT",
|
|
1715
1302
|
"dependencies": {
|
|
1716
1303
|
"color-name": "^2.0.0"
|
|
@@ -1720,9 +1307,9 @@
|
|
|
1720
1307
|
}
|
|
1721
1308
|
},
|
|
1722
1309
|
"node_modules/color/node_modules/color-name": {
|
|
1723
|
-
"version": "2.0
|
|
1724
|
-
"resolved": "https://registry.npmjs.org/color-name/-/color-name-2.0.
|
|
1725
|
-
"integrity": "sha512-
|
|
1310
|
+
"version": "2.1.0",
|
|
1311
|
+
"resolved": "https://registry.npmjs.org/color-name/-/color-name-2.1.0.tgz",
|
|
1312
|
+
"integrity": "sha512-1bPaDNFm0axzE4MEAzKPuqKWeRaT43U/hyxKPBdqTfmPF+d6n7FSoTFxLVULUJOmiLp01KjhIPPH+HrXZJN4Rg==",
|
|
1726
1313
|
"license": "MIT",
|
|
1727
1314
|
"engines": {
|
|
1728
1315
|
"node": ">=12.20"
|
|
@@ -2721,9 +2308,9 @@
|
|
|
2721
2308
|
}
|
|
2722
2309
|
},
|
|
2723
2310
|
"node_modules/io.appium.settings": {
|
|
2724
|
-
"version": "7.0.
|
|
2725
|
-
"resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-7.0.
|
|
2726
|
-
"integrity": "sha512-
|
|
2311
|
+
"version": "7.0.4",
|
|
2312
|
+
"resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-7.0.4.tgz",
|
|
2313
|
+
"integrity": "sha512-avLW3iJ3caQsM7oar60kqbwMJF3BoZDnpJBe3/mz+/4DywEtnCLmjdwGeDhFoUAB5i5gW/NzmoDjIyCBvkGZCg==",
|
|
2727
2314
|
"license": "Apache-2.0",
|
|
2728
2315
|
"dependencies": {
|
|
2729
2316
|
"@appium/logger": "^2.0.0-rc.1",
|
|
@@ -3527,9 +3114,9 @@
|
|
|
3527
3114
|
"license": "MIT"
|
|
3528
3115
|
},
|
|
3529
3116
|
"node_modules/path-scurry": {
|
|
3530
|
-
"version": "2.0.
|
|
3531
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.
|
|
3532
|
-
"integrity": "sha512-
|
|
3117
|
+
"version": "2.0.1",
|
|
3118
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.1.tgz",
|
|
3119
|
+
"integrity": "sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==",
|
|
3533
3120
|
"license": "BlueOak-1.0.0",
|
|
3534
3121
|
"dependencies": {
|
|
3535
3122
|
"lru-cache": "^11.0.0",
|
|
@@ -4011,16 +3598,16 @@
|
|
|
4011
3598
|
"license": "ISC"
|
|
4012
3599
|
},
|
|
4013
3600
|
"node_modules/sharp": {
|
|
4014
|
-
"version": "0.34.
|
|
4015
|
-
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.
|
|
4016
|
-
"integrity": "sha512-
|
|
3601
|
+
"version": "0.34.5",
|
|
3602
|
+
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
|
|
3603
|
+
"integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
|
|
4017
3604
|
"hasInstallScript": true,
|
|
4018
3605
|
"license": "Apache-2.0",
|
|
4019
3606
|
"optional": true,
|
|
4020
3607
|
"dependencies": {
|
|
4021
3608
|
"@img/colour": "^1.0.0",
|
|
4022
|
-
"detect-libc": "^2.1.
|
|
4023
|
-
"semver": "^7.7.
|
|
3609
|
+
"detect-libc": "^2.1.2",
|
|
3610
|
+
"semver": "^7.7.3"
|
|
4024
3611
|
},
|
|
4025
3612
|
"engines": {
|
|
4026
3613
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
@@ -4029,28 +3616,30 @@
|
|
|
4029
3616
|
"url": "https://opencollective.com/libvips"
|
|
4030
3617
|
},
|
|
4031
3618
|
"optionalDependencies": {
|
|
4032
|
-
"@img/sharp-darwin-arm64": "0.34.
|
|
4033
|
-
"@img/sharp-darwin-x64": "0.34.
|
|
4034
|
-
"@img/sharp-libvips-darwin-arm64": "1.2.
|
|
4035
|
-
"@img/sharp-libvips-darwin-x64": "1.2.
|
|
4036
|
-
"@img/sharp-libvips-linux-arm": "1.2.
|
|
4037
|
-
"@img/sharp-libvips-linux-arm64": "1.2.
|
|
4038
|
-
"@img/sharp-libvips-linux-ppc64": "1.2.
|
|
4039
|
-
"@img/sharp-libvips-linux-
|
|
4040
|
-
"@img/sharp-libvips-linux-
|
|
4041
|
-
"@img/sharp-libvips-
|
|
4042
|
-
"@img/sharp-libvips-linuxmusl-
|
|
4043
|
-
"@img/sharp-
|
|
4044
|
-
"@img/sharp-linux-
|
|
4045
|
-
"@img/sharp-linux-
|
|
4046
|
-
"@img/sharp-linux-
|
|
4047
|
-
"@img/sharp-linux-
|
|
4048
|
-
"@img/sharp-
|
|
4049
|
-
"@img/sharp-
|
|
4050
|
-
"@img/sharp-
|
|
4051
|
-
"@img/sharp-
|
|
4052
|
-
"@img/sharp-
|
|
4053
|
-
"@img/sharp-win32-
|
|
3619
|
+
"@img/sharp-darwin-arm64": "0.34.5",
|
|
3620
|
+
"@img/sharp-darwin-x64": "0.34.5",
|
|
3621
|
+
"@img/sharp-libvips-darwin-arm64": "1.2.4",
|
|
3622
|
+
"@img/sharp-libvips-darwin-x64": "1.2.4",
|
|
3623
|
+
"@img/sharp-libvips-linux-arm": "1.2.4",
|
|
3624
|
+
"@img/sharp-libvips-linux-arm64": "1.2.4",
|
|
3625
|
+
"@img/sharp-libvips-linux-ppc64": "1.2.4",
|
|
3626
|
+
"@img/sharp-libvips-linux-riscv64": "1.2.4",
|
|
3627
|
+
"@img/sharp-libvips-linux-s390x": "1.2.4",
|
|
3628
|
+
"@img/sharp-libvips-linux-x64": "1.2.4",
|
|
3629
|
+
"@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
|
|
3630
|
+
"@img/sharp-libvips-linuxmusl-x64": "1.2.4",
|
|
3631
|
+
"@img/sharp-linux-arm": "0.34.5",
|
|
3632
|
+
"@img/sharp-linux-arm64": "0.34.5",
|
|
3633
|
+
"@img/sharp-linux-ppc64": "0.34.5",
|
|
3634
|
+
"@img/sharp-linux-riscv64": "0.34.5",
|
|
3635
|
+
"@img/sharp-linux-s390x": "0.34.5",
|
|
3636
|
+
"@img/sharp-linux-x64": "0.34.5",
|
|
3637
|
+
"@img/sharp-linuxmusl-arm64": "0.34.5",
|
|
3638
|
+
"@img/sharp-linuxmusl-x64": "0.34.5",
|
|
3639
|
+
"@img/sharp-wasm32": "0.34.5",
|
|
3640
|
+
"@img/sharp-win32-arm64": "0.34.5",
|
|
3641
|
+
"@img/sharp-win32-ia32": "0.34.5",
|
|
3642
|
+
"@img/sharp-win32-x64": "0.34.5"
|
|
4054
3643
|
}
|
|
4055
3644
|
},
|
|
4056
3645
|
"node_modules/shebang-command": {
|
|
@@ -4466,9 +4055,9 @@
|
|
|
4466
4055
|
}
|
|
4467
4056
|
},
|
|
4468
4057
|
"node_modules/teen_process": {
|
|
4469
|
-
"version": "3.0.
|
|
4470
|
-
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.
|
|
4471
|
-
"integrity": "sha512-
|
|
4058
|
+
"version": "3.0.3",
|
|
4059
|
+
"resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.3.tgz",
|
|
4060
|
+
"integrity": "sha512-pYAojbLkaqXHpgze5AEdchW71OKownDPpqYpLTQsU/pUGMv3zr4yo2mSv/NnRAkRmsrNF2BP9byh2MVk9Y5H9A==",
|
|
4472
4061
|
"license": "Apache-2.0",
|
|
4473
4062
|
"dependencies": {
|
|
4474
4063
|
"bluebird": "^3.7.2",
|
|
@@ -4533,13 +4122,13 @@
|
|
|
4533
4122
|
"version": "2.8.1",
|
|
4534
4123
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
4535
4124
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
4536
|
-
"
|
|
4537
|
-
"
|
|
4125
|
+
"extraneous": true,
|
|
4126
|
+
"license": "0BSD"
|
|
4538
4127
|
},
|
|
4539
4128
|
"node_modules/type-fest": {
|
|
4540
|
-
"version": "5.0
|
|
4541
|
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.0.
|
|
4542
|
-
"integrity": "sha512-
|
|
4129
|
+
"version": "5.2.0",
|
|
4130
|
+
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.2.0.tgz",
|
|
4131
|
+
"integrity": "sha512-xxCJm+Bckc6kQBknN7i9fnP/xobQRsRQxR01CztFkp/h++yfVxUUcmMgfR2HttJx/dpWjS9ubVuyspJv24Q9DA==",
|
|
4543
4132
|
"license": "(MIT OR CC0-1.0)",
|
|
4544
4133
|
"dependencies": {
|
|
4545
4134
|
"tagged-tag": "^1.0.0"
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"automated testing",
|
|
8
8
|
"android"
|
|
9
9
|
],
|
|
10
|
-
"version": "6.0.
|
|
10
|
+
"version": "6.0.6",
|
|
11
11
|
"author": "Appium Contributors",
|
|
12
12
|
"license": "Apache-2.0",
|
|
13
13
|
"repository": {
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"chai-as-promised": "^8.0.0",
|
|
130
130
|
"conventional-changelog-conventionalcommits": "^9.0.0",
|
|
131
131
|
"mocha": "^11.1.0",
|
|
132
|
-
"semantic-release": "^25.0.
|
|
132
|
+
"semantic-release": "^25.0.2",
|
|
133
133
|
"sinon": "^21.0.0",
|
|
134
134
|
"semver": "^7.3.7",
|
|
135
135
|
"ts-node": "^10.9.1",
|