appium-uiautomator2-driver 2.4.4 → 2.4.5
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/npm-shrinkwrap.json +11 -11
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-uiautomator2-driver",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.5",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-uiautomator2-driver",
|
|
9
|
-
"version": "2.4.
|
|
9
|
+
"version": "2.4.5",
|
|
10
10
|
"engines": [
|
|
11
11
|
"node"
|
|
12
12
|
],
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"@babel/runtime": "^7.0.0",
|
|
16
16
|
"appium-adb": "^9.10.0",
|
|
17
|
-
"appium-android-driver": "^5.2.
|
|
17
|
+
"appium-android-driver": "^5.2.4",
|
|
18
18
|
"appium-chromedriver": "^5.0.2",
|
|
19
19
|
"appium-uiautomator2-server": "^5.6.0",
|
|
20
20
|
"asyncbox": "^2.3.1",
|
|
@@ -916,7 +916,7 @@
|
|
|
916
916
|
"license": "MIT"
|
|
917
917
|
},
|
|
918
918
|
"node_modules/appium-adb": {
|
|
919
|
-
"version": "9.10.
|
|
919
|
+
"version": "9.10.1",
|
|
920
920
|
"engines": [
|
|
921
921
|
"node"
|
|
922
922
|
],
|
|
@@ -938,14 +938,14 @@
|
|
|
938
938
|
}
|
|
939
939
|
},
|
|
940
940
|
"node_modules/appium-android-driver": {
|
|
941
|
-
"version": "5.2.
|
|
941
|
+
"version": "5.2.4",
|
|
942
942
|
"engines": [
|
|
943
943
|
"node"
|
|
944
944
|
],
|
|
945
945
|
"license": "Apache-2.0",
|
|
946
946
|
"dependencies": {
|
|
947
947
|
"@babel/runtime": "^7.0.0",
|
|
948
|
-
"appium-adb": "^9.10.
|
|
948
|
+
"appium-adb": "^9.10.1",
|
|
949
949
|
"appium-chromedriver": "^5.0.1",
|
|
950
950
|
"asyncbox": "^2.8.0",
|
|
951
951
|
"axios": "^0.x",
|
|
@@ -4530,7 +4530,7 @@
|
|
|
4530
4530
|
"license": "ISC"
|
|
4531
4531
|
},
|
|
4532
4532
|
"node_modules/ws": {
|
|
4533
|
-
"version": "8.8.
|
|
4533
|
+
"version": "8.8.1",
|
|
4534
4534
|
"license": "MIT",
|
|
4535
4535
|
"engines": {
|
|
4536
4536
|
"node": ">=10.0.0"
|
|
@@ -5238,7 +5238,7 @@
|
|
|
5238
5238
|
"version": "1.1.0"
|
|
5239
5239
|
},
|
|
5240
5240
|
"appium-adb": {
|
|
5241
|
-
"version": "9.10.
|
|
5241
|
+
"version": "9.10.1",
|
|
5242
5242
|
"requires": {
|
|
5243
5243
|
"@appium/support": "^2.55.3",
|
|
5244
5244
|
"@babel/runtime": "^7.0.0",
|
|
@@ -5256,10 +5256,10 @@
|
|
|
5256
5256
|
}
|
|
5257
5257
|
},
|
|
5258
5258
|
"appium-android-driver": {
|
|
5259
|
-
"version": "5.2.
|
|
5259
|
+
"version": "5.2.4",
|
|
5260
5260
|
"requires": {
|
|
5261
5261
|
"@babel/runtime": "^7.0.0",
|
|
5262
|
-
"appium-adb": "^9.10.
|
|
5262
|
+
"appium-adb": "^9.10.1",
|
|
5263
5263
|
"appium-chromedriver": "^5.0.1",
|
|
5264
5264
|
"asyncbox": "^2.8.0",
|
|
5265
5265
|
"axios": "^0.x",
|
|
@@ -7631,7 +7631,7 @@
|
|
|
7631
7631
|
"version": "1.0.2"
|
|
7632
7632
|
},
|
|
7633
7633
|
"ws": {
|
|
7634
|
-
"version": "8.8.
|
|
7634
|
+
"version": "8.8.1",
|
|
7635
7635
|
"requires": {}
|
|
7636
7636
|
},
|
|
7637
7637
|
"xhr": {
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"automated testing",
|
|
8
8
|
"android"
|
|
9
9
|
],
|
|
10
|
-
"version": "2.4.
|
|
10
|
+
"version": "2.4.5",
|
|
11
11
|
"author": "appium",
|
|
12
12
|
"license": "Apache-2.0",
|
|
13
13
|
"repository": {
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"@babel/runtime": "^7.0.0",
|
|
44
44
|
"appium-adb": "^9.10.0",
|
|
45
|
-
"appium-android-driver": "^5.2.
|
|
45
|
+
"appium-android-driver": "^5.2.4",
|
|
46
46
|
"appium-chromedriver": "^5.0.2",
|
|
47
47
|
"appium-uiautomator2-server": "^5.6.0",
|
|
48
48
|
"asyncbox": "^2.3.1",
|