appium-uiautomator2-driver 6.7.0 → 6.7.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/index.js CHANGED
@@ -1,7 +1,3 @@
1
- import {install} from 'source-map-support';
2
-
3
- install();
4
-
5
1
  import {AndroidUiautomator2Driver} from './lib/driver';
6
2
 
7
3
  export {AndroidUiautomator2Driver};
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "appium-uiautomator2-driver",
3
- "version": "6.7.0",
3
+ "version": "6.7.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "appium-uiautomator2-driver",
9
- "version": "6.7.0",
9
+ "version": "6.7.1",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "appium-adb": "^14.0.0",
@@ -19,7 +19,6 @@
19
19
  "io.appium.settings": "^7.0.1",
20
20
  "lodash": "^4.17.4",
21
21
  "portscanner": "^2.2.0",
22
- "source-map-support": "^0.x",
23
22
  "teen_process": "^3.0.0"
24
23
  },
25
24
  "devDependencies": {
@@ -36,7 +35,6 @@
36
35
  "@types/node": "^24.0.0",
37
36
  "@types/portscanner": "^2.1.1",
38
37
  "@types/semver": "^7.5.0",
39
- "@types/source-map-support": "^0.x",
40
38
  "@types/ws": "^8.5.4",
41
39
  "@xmldom/xmldom": "^0.x",
42
40
  "chai": "^6.0.0",
@@ -99,7 +97,6 @@
99
97
  "version": "3.0.5",
100
98
  "resolved": "https://registry.npmjs.org/@appium/base-plugin/-/base-plugin-3.0.5.tgz",
101
99
  "integrity": "sha512-w27EqXQ3zY7xKp61IizbzhZGlxQvFr8uKxeELP5TU/+YxnjU8MyVYmWCG7RXp0dh9n7mZen/WPjZtvqdiBOsMQ==",
102
- "extraneous": true,
103
100
  "license": "Apache-2.0",
104
101
  "dependencies": {
105
102
  "@appium/base-driver": "^10.1.2",
@@ -139,6 +136,22 @@
139
136
  "npm": ">=10"
140
137
  }
141
138
  },
139
+ "node_modules/@appium/docutils/node_modules/teen_process": {
140
+ "version": "3.0.4",
141
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
142
+ "integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
143
+ "license": "Apache-2.0",
144
+ "dependencies": {
145
+ "bluebird": "^3.7.2",
146
+ "lodash": "^4.17.21",
147
+ "shell-quote": "^1.8.1",
148
+ "source-map-support": "^0.x"
149
+ },
150
+ "engines": {
151
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
152
+ "npm": ">=10"
153
+ }
154
+ },
142
155
  "node_modules/@appium/logger": {
143
156
  "version": "2.0.3",
144
157
  "resolved": "https://registry.npmjs.org/@appium/logger/-/logger-2.0.3.tgz",
@@ -219,6 +232,22 @@
219
232
  "sharp": "0.34.5"
220
233
  }
221
234
  },
235
+ "node_modules/@appium/support/node_modules/teen_process": {
236
+ "version": "3.0.4",
237
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
238
+ "integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
239
+ "license": "Apache-2.0",
240
+ "dependencies": {
241
+ "bluebird": "^3.7.2",
242
+ "lodash": "^4.17.21",
243
+ "shell-quote": "^1.8.1",
244
+ "source-map-support": "^0.x"
245
+ },
246
+ "engines": {
247
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
248
+ "npm": ">=10"
249
+ }
250
+ },
222
251
  "node_modules/@appium/tsconfig": {
223
252
  "version": "1.1.1",
224
253
  "resolved": "https://registry.npmjs.org/@appium/tsconfig/-/tsconfig-1.1.1.tgz",
@@ -284,7 +313,6 @@
284
313
  "version": "2.0.8",
285
314
  "resolved": "https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.8.tgz",
286
315
  "integrity": "sha512-R4MSXTVnuMzGD7bzHdW2ZhhdPC/igELENcq5IjEverBvq5hn1SXCWcsi6eSsdWP0/Ur+SItRRjAktmdoX/8R/Q==",
287
- "extraneous": true,
288
316
  "license": "MIT",
289
317
  "dependencies": {
290
318
  "@so-ric/colorspace": "^1.1.6",
@@ -421,7 +449,6 @@
421
449
  "version": "4.0.1",
422
450
  "resolved": "https://registry.npmjs.org/@sidvind/better-ajv-errors/-/better-ajv-errors-4.0.1.tgz",
423
451
  "integrity": "sha512-6arF1ssKxItxgitPYXafUoLmsVBA6K7m9+ZGj6hLDoBl7nWpJ33EInwQUdHTle2METeWGxgQiqSex20KZRykew==",
424
- "extraneous": true,
425
452
  "license": "Apache-2.0",
426
453
  "dependencies": {
427
454
  "kleur": "^4.1.0"
@@ -437,7 +464,6 @@
437
464
  "version": "1.1.6",
438
465
  "resolved": "https://registry.npmjs.org/@so-ric/colorspace/-/colorspace-1.1.6.tgz",
439
466
  "integrity": "sha512-/KiKkpHNOBgkFJwu9sh48LkHSMYGyuTcSFK/qMBdnOAlrRJzRSXAOFB5qwzaVQuDl8wAvHVMkaASQDReTahxuw==",
440
- "extraneous": true,
441
467
  "license": "MIT",
442
468
  "dependencies": {
443
469
  "color": "^5.0.2",
@@ -460,7 +486,6 @@
460
486
  "version": "1.3.5",
461
487
  "resolved": "https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.5.tgz",
462
488
  "integrity": "sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==",
463
- "extraneous": true,
464
489
  "license": "MIT"
465
490
  },
466
491
  "node_modules/@xmldom/xmldom": {
@@ -501,7 +526,6 @@
501
526
  "version": "3.0.1",
502
527
  "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-3.0.1.tgz",
503
528
  "integrity": "sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==",
504
- "extraneous": true,
505
529
  "license": "MIT",
506
530
  "dependencies": {
507
531
  "ajv": "^8.0.0"
@@ -542,10 +566,55 @@
542
566
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
543
567
  }
544
568
  },
569
+ "node_modules/appium": {
570
+ "version": "3.1.2",
571
+ "resolved": "https://registry.npmjs.org/appium/-/appium-3.1.2.tgz",
572
+ "integrity": "sha512-MIifVZdSLdFBRY084PaaQyU8ilG+fgGoVdzGkRLj9Q8hZ2x/ENwjiOveyWLxcjsWMYYwUtm3TTKRvWGrJvX3Iw==",
573
+ "hasInstallScript": true,
574
+ "license": "Apache-2.0",
575
+ "dependencies": {
576
+ "@appium/base-driver": "^10.1.2",
577
+ "@appium/base-plugin": "^3.0.5",
578
+ "@appium/docutils": "^2.2.0",
579
+ "@appium/logger": "^2.0.3",
580
+ "@appium/schema": "^1.0.0",
581
+ "@appium/support": "^7.0.4",
582
+ "@appium/types": "^1.1.2",
583
+ "@sidvind/better-ajv-errors": "4.0.1",
584
+ "ajv": "8.17.1",
585
+ "ajv-formats": "3.0.1",
586
+ "argparse": "2.0.1",
587
+ "async-lock": "1.4.1",
588
+ "asyncbox": "3.0.0",
589
+ "axios": "1.13.2",
590
+ "bluebird": "3.7.2",
591
+ "lilconfig": "3.1.3",
592
+ "lodash": "4.17.21",
593
+ "lru-cache": "11.2.4",
594
+ "ora": "5.4.1",
595
+ "package-changed": "3.0.0",
596
+ "resolve-from": "5.0.0",
597
+ "semver": "7.7.3",
598
+ "source-map-support": "0.5.21",
599
+ "teen_process": "3.0.4",
600
+ "type-fest": "5.3.0",
601
+ "winston": "3.18.3",
602
+ "wrap-ansi": "7.0.0",
603
+ "ws": "8.18.3",
604
+ "yaml": "2.8.2"
605
+ },
606
+ "bin": {
607
+ "appium": "index.js"
608
+ },
609
+ "engines": {
610
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
611
+ "npm": ">=10"
612
+ }
613
+ },
545
614
  "node_modules/appium-adb": {
546
- "version": "14.1.2",
547
- "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-14.1.2.tgz",
548
- "integrity": "sha512-AR6VgGe0dx49GFw4+FOmMZfDcRaBkVU4HgJ5eJLi0szSQ1Hn82MDnOkxx4+MqrmjaUKGNPOqb9aP2T0ws/dyHg==",
615
+ "version": "14.1.5",
616
+ "resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-14.1.5.tgz",
617
+ "integrity": "sha512-pR7HPfnm58rxWvxywowjeDt89KHglZvnQbDFLk2aMcrnQIli++fHqV3E9FuDp5w/34VuguX6GTjYMfnGTaYkhA==",
549
618
  "license": "Apache-2.0",
550
619
  "dependencies": {
551
620
  "@appium/support": "^7.0.0-rc.1",
@@ -556,7 +625,6 @@
556
625
  "lodash": "^4.0.0",
557
626
  "lru-cache": "^11.1.0",
558
627
  "semver": "^7.0.0",
559
- "source-map-support": "^0.x",
560
628
  "teen_process": "^3.0.0"
561
629
  },
562
630
  "engines": {
@@ -565,9 +633,9 @@
565
633
  }
566
634
  },
567
635
  "node_modules/appium-android-driver": {
568
- "version": "12.4.1",
569
- "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-12.4.1.tgz",
570
- "integrity": "sha512-DGdpTLhYs1EZ+2AZsY356hkbxdV4uq+S0QI6EyDXDPMpkOIiv7Vsep06Z2zEjKywvt2RtgdOzmaMyS0jkoPHkQ==",
636
+ "version": "12.4.5",
637
+ "resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-12.4.5.tgz",
638
+ "integrity": "sha512-x1nF7+vzpu21GmzcLG8gINH08Bh8kUJrXZSoB1lD5WIWRPvK0S+KmfBfSpYPye/b67pXtWYzvKm/uaM4bHQ/NQ==",
571
639
  "license": "Apache-2.0",
572
640
  "dependencies": {
573
641
  "@appium/support": "^7.0.0-rc.1",
@@ -584,7 +652,6 @@
584
652
  "moment-timezone": "^0.x",
585
653
  "portscanner": "^2.2.0",
586
654
  "semver": "^7.0.0",
587
- "source-map-support": "^0.x",
588
655
  "teen_process": "^3.0.0",
589
656
  "ws": "^8.0.0"
590
657
  },
@@ -597,9 +664,9 @@
597
664
  }
598
665
  },
599
666
  "node_modules/appium-chromedriver": {
600
- "version": "8.0.24",
601
- "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-8.0.24.tgz",
602
- "integrity": "sha512-OL2OoICSwBzv7k08MnVEemRGTCL+cHxyOkPWxg4gWQ4nv76+U/rKGtU9b7MP0j1rC7rdpZGjGuyDcsD3U7BZqg==",
667
+ "version": "8.0.27",
668
+ "resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-8.0.27.tgz",
669
+ "integrity": "sha512-4GaoxCghx8zxmvcj1adXPsD6Eqk0VXQyZN/TTfVvKpbInpuRZbkLJJgnRE7gVwlRe2JnzzXtzzNEbmAWUBxaFQ==",
603
670
  "license": "Apache-2.0",
604
671
  "dependencies": {
605
672
  "@appium/base-driver": "^10.0.0-rc.2",
@@ -612,7 +679,6 @@
612
679
  "compare-versions": "^6.0.0",
613
680
  "lodash": "^4.17.4",
614
681
  "semver": "^7.0.0",
615
- "source-map-support": "^0.x",
616
682
  "teen_process": "^3.0.0",
617
683
  "xpath": "^0.x"
618
684
  },
@@ -631,6 +697,22 @@
631
697
  "npm": ">=10"
632
698
  }
633
699
  },
700
+ "node_modules/appium/node_modules/teen_process": {
701
+ "version": "3.0.4",
702
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
703
+ "integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
704
+ "license": "Apache-2.0",
705
+ "dependencies": {
706
+ "bluebird": "^3.7.2",
707
+ "lodash": "^4.17.21",
708
+ "shell-quote": "^1.8.1",
709
+ "source-map-support": "^0.x"
710
+ },
711
+ "engines": {
712
+ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
713
+ "npm": ">=10"
714
+ }
715
+ },
634
716
  "node_modules/archiver": {
635
717
  "version": "7.0.1",
636
718
  "resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz",
@@ -737,7 +819,6 @@
737
819
  "version": "2.0.1",
738
820
  "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
739
821
  "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
740
- "extraneous": true,
741
822
  "license": "Python-2.0"
742
823
  },
743
824
  "node_modules/async": {
@@ -868,7 +949,6 @@
868
949
  "version": "4.1.0",
869
950
  "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
870
951
  "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
871
- "extraneous": true,
872
952
  "license": "MIT",
873
953
  "dependencies": {
874
954
  "buffer": "^5.5.0",
@@ -880,7 +960,6 @@
880
960
  "version": "3.6.2",
881
961
  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
882
962
  "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
883
- "extraneous": true,
884
963
  "license": "MIT",
885
964
  "dependencies": {
886
965
  "inherits": "^2.0.3",
@@ -946,7 +1025,6 @@
946
1025
  "version": "5.7.1",
947
1026
  "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
948
1027
  "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
949
- "extraneous": true,
950
1028
  "funding": [
951
1029
  {
952
1030
  "type": "github",
@@ -1052,7 +1130,6 @@
1052
1130
  "version": "3.1.0",
1053
1131
  "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
1054
1132
  "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
1055
- "extraneous": true,
1056
1133
  "license": "MIT",
1057
1134
  "dependencies": {
1058
1135
  "restore-cursor": "^3.1.0"
@@ -1065,7 +1142,6 @@
1065
1142
  "version": "2.9.2",
1066
1143
  "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz",
1067
1144
  "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==",
1068
- "extraneous": true,
1069
1145
  "license": "MIT",
1070
1146
  "engines": {
1071
1147
  "node": ">=6"
@@ -1159,7 +1235,6 @@
1159
1235
  "version": "1.0.4",
1160
1236
  "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
1161
1237
  "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==",
1162
- "extraneous": true,
1163
1238
  "license": "MIT",
1164
1239
  "engines": {
1165
1240
  "node": ">=0.8"
@@ -1169,7 +1244,6 @@
1169
1244
  "version": "5.0.3",
1170
1245
  "resolved": "https://registry.npmjs.org/color/-/color-5.0.3.tgz",
1171
1246
  "integrity": "sha512-ezmVcLR3xAVp8kYOm4GS45ZLLgIE6SPAFoduLr6hTDajwb3KZ2F46gulK3XpcwRFb5KKGCSezCBAY4Dw4HsyXA==",
1172
- "extraneous": true,
1173
1247
  "license": "MIT",
1174
1248
  "dependencies": {
1175
1249
  "color-convert": "^3.1.3",
@@ -1201,7 +1275,6 @@
1201
1275
  "version": "2.1.4",
1202
1276
  "resolved": "https://registry.npmjs.org/color-string/-/color-string-2.1.4.tgz",
1203
1277
  "integrity": "sha512-Bb6Cq8oq0IjDOe8wJmi4JeNn763Xs9cfrBcaylK1tPypWzyoy2G3l90v9k64kjphl/ZJjPIShFztenRomi8WTg==",
1204
- "extraneous": true,
1205
1278
  "license": "MIT",
1206
1279
  "dependencies": {
1207
1280
  "color-name": "^2.0.0"
@@ -1214,7 +1287,6 @@
1214
1287
  "version": "2.1.0",
1215
1288
  "resolved": "https://registry.npmjs.org/color-name/-/color-name-2.1.0.tgz",
1216
1289
  "integrity": "sha512-1bPaDNFm0axzE4MEAzKPuqKWeRaT43U/hyxKPBdqTfmPF+d6n7FSoTFxLVULUJOmiLp01KjhIPPH+HrXZJN4Rg==",
1217
- "extraneous": true,
1218
1290
  "license": "MIT",
1219
1291
  "engines": {
1220
1292
  "node": ">=12.20"
@@ -1224,7 +1296,6 @@
1224
1296
  "version": "3.1.3",
1225
1297
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-3.1.3.tgz",
1226
1298
  "integrity": "sha512-fasDH2ont2GqF5HpyO4w0+BcewlhHEZOFn9c1ckZdHpJ56Qb7MHhH/IcJZbBGgvdtwdwNbLvxiBEdg336iA9Sg==",
1227
- "extraneous": true,
1228
1299
  "license": "MIT",
1229
1300
  "dependencies": {
1230
1301
  "color-name": "^2.0.0"
@@ -1237,7 +1308,6 @@
1237
1308
  "version": "2.1.0",
1238
1309
  "resolved": "https://registry.npmjs.org/color-name/-/color-name-2.1.0.tgz",
1239
1310
  "integrity": "sha512-1bPaDNFm0axzE4MEAzKPuqKWeRaT43U/hyxKPBdqTfmPF+d6n7FSoTFxLVULUJOmiLp01KjhIPPH+HrXZJN4Rg==",
1240
- "extraneous": true,
1241
1311
  "license": "MIT",
1242
1312
  "engines": {
1243
1313
  "node": ">=12.20"
@@ -1259,7 +1329,6 @@
1259
1329
  "version": "6.2.1",
1260
1330
  "resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
1261
1331
  "integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
1262
- "extraneous": true,
1263
1332
  "license": "MIT",
1264
1333
  "engines": {
1265
1334
  "node": ">= 6"
@@ -1445,7 +1514,6 @@
1445
1514
  "version": "1.0.4",
1446
1515
  "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz",
1447
1516
  "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==",
1448
- "extraneous": true,
1449
1517
  "license": "MIT",
1450
1518
  "dependencies": {
1451
1519
  "clone": "^1.0.2"
@@ -1540,7 +1608,6 @@
1540
1608
  "version": "2.0.0",
1541
1609
  "resolved": "https://registry.npmjs.org/enabled/-/enabled-2.0.0.tgz",
1542
1610
  "integrity": "sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ==",
1543
- "extraneous": true,
1544
1611
  "license": "MIT"
1545
1612
  },
1546
1613
  "node_modules/encodeurl": {
@@ -1743,7 +1810,6 @@
1743
1810
  "version": "4.2.3",
1744
1811
  "resolved": "https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz",
1745
1812
  "integrity": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==",
1746
- "extraneous": true,
1747
1813
  "license": "MIT"
1748
1814
  },
1749
1815
  "node_modules/finalhandler": {
@@ -1787,7 +1853,6 @@
1787
1853
  "version": "1.1.0",
1788
1854
  "resolved": "https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz",
1789
1855
  "integrity": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==",
1790
- "extraneous": true,
1791
1856
  "license": "MIT"
1792
1857
  },
1793
1858
  "node_modules/follow-redirects": {
@@ -2198,9 +2263,9 @@
2198
2263
  "license": "MIT"
2199
2264
  },
2200
2265
  "node_modules/iconv-lite": {
2201
- "version": "0.7.0",
2202
- "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.0.tgz",
2203
- "integrity": "sha512-cf6L2Ds3h57VVmkZe+Pn+5APsT7FpqJtEhhieDCvrE2MK5Qk9MyffgQyuxQTm6BChfeZNtcOLHp9IcWRVcIcBQ==",
2266
+ "version": "0.7.1",
2267
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.1.tgz",
2268
+ "integrity": "sha512-2Tth85cXwGFHfvRgZWszZSvdo+0Xsqmw8k8ZwxScfcBneNUraK+dxRxRm24nszx80Y0TVio8kKLt5sLE7ZCLlw==",
2204
2269
  "license": "MIT",
2205
2270
  "dependencies": {
2206
2271
  "safer-buffer": ">= 2.1.2 < 3.0.0"
@@ -2249,9 +2314,9 @@
2249
2314
  }
2250
2315
  },
2251
2316
  "node_modules/io.appium.settings": {
2252
- "version": "7.0.4",
2253
- "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-7.0.4.tgz",
2254
- "integrity": "sha512-avLW3iJ3caQsM7oar60kqbwMJF3BoZDnpJBe3/mz+/4DywEtnCLmjdwGeDhFoUAB5i5gW/NzmoDjIyCBvkGZCg==",
2317
+ "version": "7.0.6",
2318
+ "resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-7.0.6.tgz",
2319
+ "integrity": "sha512-OJF8IgZNZLt7ClWlMOUUhH9q5J5DFL0yDko1jIeMU/Np9wMIf06Y5RmiJosFOKc64Xe51zFB+a4LQ67VJaEuGg==",
2255
2320
  "license": "Apache-2.0",
2256
2321
  "dependencies": {
2257
2322
  "@appium/logger": "^2.0.0-rc.1",
@@ -2259,7 +2324,6 @@
2259
2324
  "bluebird": "^3.5.1",
2260
2325
  "lodash": "^4.2.1",
2261
2326
  "semver": "^7.5.4",
2262
- "source-map-support": "^0.x",
2263
2327
  "teen_process": "^3.0.0"
2264
2328
  },
2265
2329
  "engines": {
@@ -2310,7 +2374,6 @@
2310
2374
  "version": "1.0.0",
2311
2375
  "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
2312
2376
  "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==",
2313
- "extraneous": true,
2314
2377
  "license": "MIT",
2315
2378
  "engines": {
2316
2379
  "node": ">=8"
@@ -2443,7 +2506,6 @@
2443
2506
  "version": "4.1.5",
2444
2507
  "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
2445
2508
  "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
2446
- "extraneous": true,
2447
2509
  "license": "MIT",
2448
2510
  "engines": {
2449
2511
  "node": ">=6"
@@ -2453,7 +2515,6 @@
2453
2515
  "version": "2.0.0",
2454
2516
  "resolved": "https://registry.npmjs.org/kuler/-/kuler-2.0.0.tgz",
2455
2517
  "integrity": "sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==",
2456
- "extraneous": true,
2457
2518
  "license": "MIT"
2458
2519
  },
2459
2520
  "node_modules/lazystream": {
@@ -2572,7 +2633,6 @@
2572
2633
  "version": "2.7.0",
2573
2634
  "resolved": "https://registry.npmjs.org/logform/-/logform-2.7.0.tgz",
2574
2635
  "integrity": "sha512-TFYA4jnP7PVbmlBIfhlSe+WKxs9dklXMTEGcBCIvLhE/Tn3H6Gk1norupVW7m5Cnd4bLcr08AytbyV/xj7f/kQ==",
2575
- "extraneous": true,
2576
2636
  "license": "MIT",
2577
2637
  "dependencies": {
2578
2638
  "@colors/colors": "1.6.0",
@@ -2693,7 +2753,6 @@
2693
2753
  "version": "2.1.0",
2694
2754
  "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
2695
2755
  "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
2696
- "extraneous": true,
2697
2756
  "license": "MIT",
2698
2757
  "engines": {
2699
2758
  "node": ">=6"
@@ -2886,7 +2945,6 @@
2886
2945
  "version": "1.0.0",
2887
2946
  "resolved": "https://registry.npmjs.org/one-time/-/one-time-1.0.0.tgz",
2888
2947
  "integrity": "sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g==",
2889
- "extraneous": true,
2890
2948
  "license": "MIT",
2891
2949
  "dependencies": {
2892
2950
  "fn.name": "1.x.x"
@@ -2896,7 +2954,6 @@
2896
2954
  "version": "5.1.2",
2897
2955
  "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
2898
2956
  "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
2899
- "extraneous": true,
2900
2957
  "license": "MIT",
2901
2958
  "dependencies": {
2902
2959
  "mimic-fn": "^2.1.0"
@@ -2912,7 +2969,6 @@
2912
2969
  "version": "5.4.1",
2913
2970
  "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
2914
2971
  "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==",
2915
- "extraneous": true,
2916
2972
  "license": "MIT",
2917
2973
  "dependencies": {
2918
2974
  "bl": "^4.1.0",
@@ -2966,7 +3022,6 @@
2966
3022
  "version": "3.0.0",
2967
3023
  "resolved": "https://registry.npmjs.org/package-changed/-/package-changed-3.0.0.tgz",
2968
3024
  "integrity": "sha512-HSRbrO+Ab5AuqqYGSevtKJ1Yt96jW1VKV7wrp8K4SKj5tyDp/7D96uPCQyCPiNtWTEH/7nA3hZ4z2slbc9yFxg==",
2969
- "extraneous": true,
2970
3025
  "license": "ISC",
2971
3026
  "dependencies": {
2972
3027
  "commander": "^6.2.0"
@@ -3346,7 +3401,6 @@
3346
3401
  "version": "3.1.0",
3347
3402
  "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
3348
3403
  "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
3349
- "extraneous": true,
3350
3404
  "license": "MIT",
3351
3405
  "dependencies": {
3352
3406
  "onetime": "^5.1.0",
@@ -3382,7 +3436,6 @@
3382
3436
  "version": "2.5.0",
3383
3437
  "resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz",
3384
3438
  "integrity": "sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==",
3385
- "extraneous": true,
3386
3439
  "license": "MIT",
3387
3440
  "engines": {
3388
3441
  "node": ">=10"
@@ -3774,7 +3827,6 @@
3774
3827
  "version": "0.0.10",
3775
3828
  "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz",
3776
3829
  "integrity": "sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==",
3777
- "extraneous": true,
3778
3830
  "license": "MIT",
3779
3831
  "engines": {
3780
3832
  "node": "*"
@@ -3971,15 +4023,14 @@
3971
4023
  }
3972
4024
  },
3973
4025
  "node_modules/teen_process": {
3974
- "version": "3.0.4",
3975
- "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.4.tgz",
3976
- "integrity": "sha512-NQA/5PdJWEAxuYoBRW7RajnAyWmfh5iGMY1kEXiAzobtv0ztERcfDnfszpUTuvhFXrvh3E4GvHt9yWbS/EndzQ==",
4026
+ "version": "3.0.6",
4027
+ "resolved": "https://registry.npmjs.org/teen_process/-/teen_process-3.0.6.tgz",
4028
+ "integrity": "sha512-nUw1B4MogSZzzy67n37IM1vg4doj+bWOZ7VwIFZGfD7MDmO+FRlhQlA2+22xJnTELVDDlOaTAMpKuuMI2vkDtg==",
3977
4029
  "license": "Apache-2.0",
3978
4030
  "dependencies": {
3979
4031
  "bluebird": "^3.7.2",
3980
4032
  "lodash": "^4.17.21",
3981
- "shell-quote": "^1.8.1",
3982
- "source-map-support": "^0.x"
4033
+ "shell-quote": "^1.8.1"
3983
4034
  },
3984
4035
  "engines": {
3985
4036
  "node": "^20.19.0 || ^22.12.0 || >=24.0.0",
@@ -3999,7 +4050,6 @@
3999
4050
  "version": "1.0.0",
4000
4051
  "resolved": "https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz",
4001
4052
  "integrity": "sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg==",
4002
- "extraneous": true,
4003
4053
  "license": "MIT"
4004
4054
  },
4005
4055
  "node_modules/through": {
@@ -4021,7 +4071,6 @@
4021
4071
  "version": "1.4.1",
4022
4072
  "resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz",
4023
4073
  "integrity": "sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==",
4024
- "extraneous": true,
4025
4074
  "license": "MIT",
4026
4075
  "engines": {
4027
4076
  "node": ">= 14.0.0"
@@ -4141,7 +4190,6 @@
4141
4190
  "version": "1.0.1",
4142
4191
  "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz",
4143
4192
  "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==",
4144
- "extraneous": true,
4145
4193
  "license": "MIT",
4146
4194
  "dependencies": {
4147
4195
  "defaults": "^1.0.3"
@@ -4166,7 +4214,6 @@
4166
4214
  "version": "3.18.3",
4167
4215
  "resolved": "https://registry.npmjs.org/winston/-/winston-3.18.3.tgz",
4168
4216
  "integrity": "sha512-NoBZauFNNWENgsnC9YpgyYwOVrl2m58PpQ8lNHjV3kosGs7KJ7Npk9pCUE+WJlawVSe8mykWDKWFSVfs3QO9ww==",
4169
- "extraneous": true,
4170
4217
  "license": "MIT",
4171
4218
  "dependencies": {
4172
4219
  "@colors/colors": "^1.6.0",
@@ -4189,7 +4236,6 @@
4189
4236
  "version": "4.9.0",
4190
4237
  "resolved": "https://registry.npmjs.org/winston-transport/-/winston-transport-4.9.0.tgz",
4191
4238
  "integrity": "sha512-8drMJ4rkgaPo1Me4zD/3WLfI/zPdA9o2IipKODunnGDcuqbHwjsbB79ylv04LCGGzU0xQ6vTznOMpQGaLhhm6A==",
4192
- "extraneous": true,
4193
4239
  "license": "MIT",
4194
4240
  "dependencies": {
4195
4241
  "logform": "^2.7.0",
@@ -4204,7 +4250,6 @@
4204
4250
  "version": "3.6.2",
4205
4251
  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
4206
4252
  "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
4207
- "extraneous": true,
4208
4253
  "license": "MIT",
4209
4254
  "dependencies": {
4210
4255
  "inherits": "^2.0.3",
@@ -4219,7 +4264,6 @@
4219
4264
  "version": "3.6.2",
4220
4265
  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
4221
4266
  "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
4222
- "extraneous": true,
4223
4267
  "license": "MIT",
4224
4268
  "dependencies": {
4225
4269
  "inherits": "^2.0.3",
@@ -4234,7 +4278,6 @@
4234
4278
  "version": "7.0.0",
4235
4279
  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
4236
4280
  "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
4237
- "extraneous": true,
4238
4281
  "license": "MIT",
4239
4282
  "dependencies": {
4240
4283
  "ansi-styles": "^4.0.0",
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "automated testing",
8
8
  "android"
9
9
  ],
10
- "version": "6.7.0",
10
+ "version": "6.7.1",
11
11
  "bugs": {
12
12
  "url": "https://github.com/appium/appium-uiautomator2-driver/issues"
13
13
  },
@@ -66,7 +66,6 @@
66
66
  "io.appium.settings": "^7.0.1",
67
67
  "lodash": "^4.17.4",
68
68
  "portscanner": "^2.2.0",
69
- "source-map-support": "^0.x",
70
69
  "teen_process": "^3.0.0"
71
70
  },
72
71
  "devDependencies": {
@@ -83,7 +82,6 @@
83
82
  "@types/node": "^24.0.0",
84
83
  "@types/portscanner": "^2.1.1",
85
84
  "@types/semver": "^7.5.0",
86
- "@types/source-map-support": "^0.x",
87
85
  "@types/ws": "^8.5.4",
88
86
  "@xmldom/xmldom": "^0.x",
89
87
  "chai": "^6.0.0",