appium-uiautomator2-driver 3.9.8 → 3.10.0
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/README.md +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +56 -55
- package/package.json +4 -4
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-uiautomator2-driver",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.10.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-uiautomator2-driver",
|
|
9
|
-
"version": "3.
|
|
9
|
+
"version": "3.10.0",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"appium-adb": "^12.
|
|
13
|
-
"appium-android-driver": "^9.
|
|
12
|
+
"appium-adb": "^12.12.0",
|
|
13
|
+
"appium-android-driver": "^9.15.0",
|
|
14
14
|
"appium-uiautomator2-server": "^7.0.24",
|
|
15
15
|
"asyncbox": "^3.0.0",
|
|
16
16
|
"axios": "^1.6.5",
|
|
17
17
|
"bluebird": "^3.5.1",
|
|
18
18
|
"css-selector-parser": "^3.0.0",
|
|
19
|
-
"io.appium.settings": "^5.12.
|
|
19
|
+
"io.appium.settings": "^5.12.22",
|
|
20
20
|
"lodash": "^4.17.4",
|
|
21
21
|
"portscanner": "^2.2.0",
|
|
22
22
|
"source-map-support": "^0.x",
|
|
@@ -334,6 +334,15 @@
|
|
|
334
334
|
"npm": ">=8"
|
|
335
335
|
}
|
|
336
336
|
},
|
|
337
|
+
"node_modules/@appium/types/node_modules/@types/ws": {
|
|
338
|
+
"version": "8.5.13",
|
|
339
|
+
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.13.tgz",
|
|
340
|
+
"integrity": "sha512-osM/gWBTPKgHV8XkTunnegTRIsvF6owmf5w+JtAfOw472dptdm0dlGv4xCt6GwQRcC2XVOvvRE/0bAoQcL2QkA==",
|
|
341
|
+
"license": "MIT",
|
|
342
|
+
"dependencies": {
|
|
343
|
+
"@types/node": "*"
|
|
344
|
+
}
|
|
345
|
+
},
|
|
337
346
|
"node_modules/@appium/types/node_modules/type-fest": {
|
|
338
347
|
"version": "4.31.0",
|
|
339
348
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.31.0.tgz",
|
|
@@ -587,9 +596,9 @@
|
|
|
587
596
|
}
|
|
588
597
|
},
|
|
589
598
|
"node_modules/@types/express-serve-static-core": {
|
|
590
|
-
"version": "5.0.
|
|
591
|
-
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.0.
|
|
592
|
-
"integrity": "sha512-
|
|
599
|
+
"version": "5.0.5",
|
|
600
|
+
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.0.5.tgz",
|
|
601
|
+
"integrity": "sha512-GLZPrd9ckqEBFMcVM/qRFAP0Hg3qiVEojgEFsx/N/zKXsBzbGF6z5FBDpZ0+Xhp1xr+qRZYjfGr1cWHB9oFHSA==",
|
|
593
602
|
"license": "MIT",
|
|
594
603
|
"dependencies": {
|
|
595
604
|
"@types/node": "*",
|
|
@@ -677,9 +686,9 @@
|
|
|
677
686
|
}
|
|
678
687
|
},
|
|
679
688
|
"node_modules/@types/node": {
|
|
680
|
-
"version": "22.10.
|
|
681
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.
|
|
682
|
-
"integrity": "sha512-
|
|
689
|
+
"version": "22.10.10",
|
|
690
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.10.tgz",
|
|
691
|
+
"integrity": "sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==",
|
|
683
692
|
"license": "MIT",
|
|
684
693
|
"dependencies": {
|
|
685
694
|
"undici-types": "~6.20.0"
|
|
@@ -698,9 +707,9 @@
|
|
|
698
707
|
"license": "MIT"
|
|
699
708
|
},
|
|
700
709
|
"node_modules/@types/qs": {
|
|
701
|
-
"version": "6.9.
|
|
702
|
-
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.
|
|
703
|
-
"integrity": "sha512-
|
|
710
|
+
"version": "6.9.18",
|
|
711
|
+
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.18.tgz",
|
|
712
|
+
"integrity": "sha512-kK7dgTYDyGqS+e2Q4aK9X3D7q234CIZ1Bv0q/7Z5IwRDoADNU81xXJK/YVyLbLTZCoIwUoDoffFeF+p/eIklAA==",
|
|
704
713
|
"license": "MIT"
|
|
705
714
|
},
|
|
706
715
|
"node_modules/@types/range-parser": {
|
|
@@ -799,19 +808,10 @@
|
|
|
799
808
|
"integrity": "sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==",
|
|
800
809
|
"license": "MIT"
|
|
801
810
|
},
|
|
802
|
-
"node_modules/@types/ws": {
|
|
803
|
-
"version": "8.5.13",
|
|
804
|
-
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.13.tgz",
|
|
805
|
-
"integrity": "sha512-osM/gWBTPKgHV8XkTunnegTRIsvF6owmf5w+JtAfOw472dptdm0dlGv4xCt6GwQRcC2XVOvvRE/0bAoQcL2QkA==",
|
|
806
|
-
"license": "MIT",
|
|
807
|
-
"dependencies": {
|
|
808
|
-
"@types/node": "*"
|
|
809
|
-
}
|
|
810
|
-
},
|
|
811
811
|
"node_modules/@xmldom/xmldom": {
|
|
812
|
-
"version": "0.9.
|
|
813
|
-
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.
|
|
814
|
-
"integrity": "sha512-
|
|
812
|
+
"version": "0.9.7",
|
|
813
|
+
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.7.tgz",
|
|
814
|
+
"integrity": "sha512-syvR8iIJjpTZ/stv7l89UAViwGFh6lbheeOaqSxkYx9YNmIVvPTRH+CT/fpykFtUx5N+8eSMDRvggF9J8GEPzQ==",
|
|
815
815
|
"license": "MIT",
|
|
816
816
|
"engines": {
|
|
817
817
|
"node": ">=14.6"
|
|
@@ -954,9 +954,9 @@
|
|
|
954
954
|
}
|
|
955
955
|
},
|
|
956
956
|
"node_modules/appium-adb": {
|
|
957
|
-
"version": "12.
|
|
958
|
-
"resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-12.
|
|
959
|
-
"integrity": "sha512-
|
|
957
|
+
"version": "12.12.0",
|
|
958
|
+
"resolved": "https://registry.npmjs.org/appium-adb/-/appium-adb-12.12.0.tgz",
|
|
959
|
+
"integrity": "sha512-i6cluDIcScQK1rl+/nKqh88nVgaLW5UjVOhC2BbprGwdK6Qr7aO2ay3VKD7CWCzv7Cbmc3sLkcJh3Kx54ahO6w==",
|
|
960
960
|
"license": "Apache-2.0",
|
|
961
961
|
"dependencies": {
|
|
962
962
|
"@appium/support": "^6.0.0",
|
|
@@ -976,19 +976,19 @@
|
|
|
976
976
|
}
|
|
977
977
|
},
|
|
978
978
|
"node_modules/appium-android-driver": {
|
|
979
|
-
"version": "9.
|
|
980
|
-
"resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-9.
|
|
981
|
-
"integrity": "sha512-
|
|
979
|
+
"version": "9.15.0",
|
|
980
|
+
"resolved": "https://registry.npmjs.org/appium-android-driver/-/appium-android-driver-9.15.0.tgz",
|
|
981
|
+
"integrity": "sha512-j4DNdk0hD74LkAgT82eqfJNVwINnKRdGnV3xrb6rJ25U+ZWX94v4/xkeOA4SPslQ5MnbHI+fXypk+gMeKf3PHw==",
|
|
982
982
|
"license": "Apache-2.0",
|
|
983
983
|
"dependencies": {
|
|
984
984
|
"@appium/support": "^6.0.0",
|
|
985
985
|
"@colors/colors": "^1.6.0",
|
|
986
|
-
"appium-adb": "^12.
|
|
986
|
+
"appium-adb": "^12.12.0",
|
|
987
987
|
"appium-chromedriver": "^6.0.1",
|
|
988
988
|
"asyncbox": "^3.0.0",
|
|
989
989
|
"axios": "^1.x",
|
|
990
990
|
"bluebird": "^3.4.7",
|
|
991
|
-
"io.appium.settings": "^5.12.
|
|
991
|
+
"io.appium.settings": "^5.12.22",
|
|
992
992
|
"lodash": "^4.17.4",
|
|
993
993
|
"lru-cache": "^10.0.1",
|
|
994
994
|
"moment": "^2.24.0",
|
|
@@ -1009,9 +1009,9 @@
|
|
|
1009
1009
|
}
|
|
1010
1010
|
},
|
|
1011
1011
|
"node_modules/appium-chromedriver": {
|
|
1012
|
-
"version": "6.1.
|
|
1013
|
-
"resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-6.1.
|
|
1014
|
-
"integrity": "sha512-
|
|
1012
|
+
"version": "6.1.16",
|
|
1013
|
+
"resolved": "https://registry.npmjs.org/appium-chromedriver/-/appium-chromedriver-6.1.16.tgz",
|
|
1014
|
+
"integrity": "sha512-DdOtZSESbNHkjOAqfCnUCZAmxoh7ABuvez4fIl3VCBbv09FQke2x1IX4rdu1KIBM2lkQCrgkhRm94L4eR1v2XA==",
|
|
1015
1015
|
"license": "Apache-2.0",
|
|
1016
1016
|
"dependencies": {
|
|
1017
1017
|
"@appium/base-driver": "^9.1.0",
|
|
@@ -1165,9 +1165,9 @@
|
|
|
1165
1165
|
"license": "MIT"
|
|
1166
1166
|
},
|
|
1167
1167
|
"node_modules/bare-events": {
|
|
1168
|
-
"version": "2.5.
|
|
1169
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.
|
|
1170
|
-
"integrity": "sha512
|
|
1168
|
+
"version": "2.5.4",
|
|
1169
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.5.4.tgz",
|
|
1170
|
+
"integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==",
|
|
1171
1171
|
"license": "Apache-2.0",
|
|
1172
1172
|
"optional": true
|
|
1173
1173
|
},
|
|
@@ -1966,9 +1966,9 @@
|
|
|
1966
1966
|
}
|
|
1967
1967
|
},
|
|
1968
1968
|
"node_modules/es-object-atoms": {
|
|
1969
|
-
"version": "1.
|
|
1970
|
-
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.
|
|
1971
|
-
"integrity": "sha512-
|
|
1969
|
+
"version": "1.1.1",
|
|
1970
|
+
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
|
|
1971
|
+
"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
|
1972
1972
|
"license": "MIT",
|
|
1973
1973
|
"dependencies": {
|
|
1974
1974
|
"es-errors": "^1.3.0"
|
|
@@ -2099,9 +2099,9 @@
|
|
|
2099
2099
|
"license": "MIT"
|
|
2100
2100
|
},
|
|
2101
2101
|
"node_modules/fast-uri": {
|
|
2102
|
-
"version": "3.0.
|
|
2103
|
-
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.
|
|
2104
|
-
"integrity": "sha512-
|
|
2102
|
+
"version": "3.0.6",
|
|
2103
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz",
|
|
2104
|
+
"integrity": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==",
|
|
2105
2105
|
"funding": [
|
|
2106
2106
|
{
|
|
2107
2107
|
"type": "github",
|
|
@@ -2606,9 +2606,9 @@
|
|
|
2606
2606
|
}
|
|
2607
2607
|
},
|
|
2608
2608
|
"node_modules/io.appium.settings": {
|
|
2609
|
-
"version": "5.12.
|
|
2610
|
-
"resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.12.
|
|
2611
|
-
"integrity": "sha512-
|
|
2609
|
+
"version": "5.12.22",
|
|
2610
|
+
"resolved": "https://registry.npmjs.org/io.appium.settings/-/io.appium.settings-5.12.22.tgz",
|
|
2611
|
+
"integrity": "sha512-hWNlgFIUPawuXXQa0tkaGqUwynaUy59D166wDomO+ZLkE+OnjBAtmFU2fNiUc1udRpGKzchRwpFndND9RGzWJg==",
|
|
2612
2612
|
"license": "Apache-2.0",
|
|
2613
2613
|
"dependencies": {
|
|
2614
2614
|
"@appium/logger": "^1.3.0",
|
|
@@ -2915,6 +2915,7 @@
|
|
|
2915
2915
|
"version": "4.4.2",
|
|
2916
2916
|
"resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
|
|
2917
2917
|
"integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==",
|
|
2918
|
+
"deprecated": "This package is deprecated. Use the optional chaining (?.) operator instead.",
|
|
2918
2919
|
"license": "MIT"
|
|
2919
2920
|
},
|
|
2920
2921
|
"node_modules/lodash.isfinite": {
|
|
@@ -4241,9 +4242,9 @@
|
|
|
4241
4242
|
}
|
|
4242
4243
|
},
|
|
4243
4244
|
"node_modules/spdx-license-ids": {
|
|
4244
|
-
"version": "3.0.
|
|
4245
|
-
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.
|
|
4246
|
-
"integrity": "sha512-
|
|
4245
|
+
"version": "3.0.21",
|
|
4246
|
+
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz",
|
|
4247
|
+
"integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==",
|
|
4247
4248
|
"license": "CC0-1.0"
|
|
4248
4249
|
},
|
|
4249
4250
|
"node_modules/spdy": {
|
|
@@ -4558,9 +4559,9 @@
|
|
|
4558
4559
|
"license": "0BSD"
|
|
4559
4560
|
},
|
|
4560
4561
|
"node_modules/type-fest": {
|
|
4561
|
-
"version": "4.
|
|
4562
|
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.
|
|
4563
|
-
"integrity": "sha512-
|
|
4562
|
+
"version": "4.33.0",
|
|
4563
|
+
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.33.0.tgz",
|
|
4564
|
+
"integrity": "sha512-s6zVrxuyKbbAsSAD5ZPTB77q4YIdRctkTbJ2/Dqlinwz+8ooH2gd+YA7VA6Pa93KML9GockVvoxjZ2vHP+mu8g==",
|
|
4564
4565
|
"license": "(MIT OR CC0-1.0)",
|
|
4565
4566
|
"engines": {
|
|
4566
4567
|
"node": ">=16"
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"automated testing",
|
|
8
8
|
"android"
|
|
9
9
|
],
|
|
10
|
-
"version": "3.
|
|
10
|
+
"version": "3.10.0",
|
|
11
11
|
"bugs": {
|
|
12
12
|
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
|
|
13
13
|
},
|
|
@@ -56,14 +56,14 @@
|
|
|
56
56
|
"singleQuote": true
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"appium-adb": "^12.
|
|
60
|
-
"appium-android-driver": "^9.
|
|
59
|
+
"appium-adb": "^12.12.0",
|
|
60
|
+
"appium-android-driver": "^9.15.0",
|
|
61
61
|
"appium-uiautomator2-server": "^7.0.24",
|
|
62
62
|
"asyncbox": "^3.0.0",
|
|
63
63
|
"axios": "^1.6.5",
|
|
64
64
|
"bluebird": "^3.5.1",
|
|
65
65
|
"css-selector-parser": "^3.0.0",
|
|
66
|
-
"io.appium.settings": "^5.12.
|
|
66
|
+
"io.appium.settings": "^5.12.22",
|
|
67
67
|
"lodash": "^4.17.4",
|
|
68
68
|
"portscanner": "^2.2.0",
|
|
69
69
|
"source-map-support": "^0.x",
|