appium-uiautomator2-driver 2.10.0 → 2.10.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/npm-shrinkwrap.json +9 -9
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-uiautomator2-driver",
|
|
3
|
-
"version": "2.10.
|
|
3
|
+
"version": "2.10.1",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-uiautomator2-driver",
|
|
9
|
-
"version": "2.10.
|
|
9
|
+
"version": "2.10.1",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@babel/runtime": "^7.0.0",
|
|
13
13
|
"appium-adb": "^9.10.14",
|
|
14
14
|
"appium-android-driver": "^5.7.0",
|
|
15
15
|
"appium-chromedriver": "^5.2.1",
|
|
16
|
-
"appium-uiautomator2-server": "^5.7.
|
|
16
|
+
"appium-uiautomator2-server": "^5.7.2",
|
|
17
17
|
"asyncbox": "^2.3.1",
|
|
18
18
|
"axios": "^1.x",
|
|
19
19
|
"bluebird": "^3.5.1",
|
|
@@ -961,7 +961,7 @@
|
|
|
961
961
|
}
|
|
962
962
|
},
|
|
963
963
|
"node_modules/@types/node": {
|
|
964
|
-
"version": "18.11.
|
|
964
|
+
"version": "18.11.8",
|
|
965
965
|
"license": "MIT"
|
|
966
966
|
},
|
|
967
967
|
"node_modules/@types/normalize-package-data": {
|
|
@@ -1077,7 +1077,7 @@
|
|
|
1077
1077
|
}
|
|
1078
1078
|
},
|
|
1079
1079
|
"node_modules/@xmldom/xmldom": {
|
|
1080
|
-
"version": "0.8.
|
|
1080
|
+
"version": "0.8.4",
|
|
1081
1081
|
"license": "MIT",
|
|
1082
1082
|
"engines": {
|
|
1083
1083
|
"node": ">=10.0.0"
|
|
@@ -1248,7 +1248,7 @@
|
|
|
1248
1248
|
}
|
|
1249
1249
|
},
|
|
1250
1250
|
"node_modules/appium-uiautomator2-server": {
|
|
1251
|
-
"version": "5.7.
|
|
1251
|
+
"version": "5.7.2",
|
|
1252
1252
|
"license": "Apache-2.0",
|
|
1253
1253
|
"engines": {
|
|
1254
1254
|
"node": ">=14",
|
|
@@ -5809,7 +5809,7 @@
|
|
|
5809
5809
|
}
|
|
5810
5810
|
},
|
|
5811
5811
|
"@types/node": {
|
|
5812
|
-
"version": "18.11.
|
|
5812
|
+
"version": "18.11.8"
|
|
5813
5813
|
},
|
|
5814
5814
|
"@types/normalize-package-data": {
|
|
5815
5815
|
"version": "2.4.1"
|
|
@@ -5895,7 +5895,7 @@
|
|
|
5895
5895
|
}
|
|
5896
5896
|
},
|
|
5897
5897
|
"@xmldom/xmldom": {
|
|
5898
|
-
"version": "0.8.
|
|
5898
|
+
"version": "0.8.4"
|
|
5899
5899
|
},
|
|
5900
5900
|
"accepts": {
|
|
5901
5901
|
"version": "1.3.8",
|
|
@@ -6010,7 +6010,7 @@
|
|
|
6010
6010
|
}
|
|
6011
6011
|
},
|
|
6012
6012
|
"appium-uiautomator2-server": {
|
|
6013
|
-
"version": "5.7.
|
|
6013
|
+
"version": "5.7.2"
|
|
6014
6014
|
},
|
|
6015
6015
|
"aproba": {
|
|
6016
6016
|
"version": "2.0.0"
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"automated testing",
|
|
8
8
|
"android"
|
|
9
9
|
],
|
|
10
|
-
"version": "2.10.
|
|
10
|
+
"version": "2.10.1",
|
|
11
11
|
"author": "Appium Contributors",
|
|
12
12
|
"license": "Apache-2.0",
|
|
13
13
|
"repository": {
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"appium-adb": "^9.10.14",
|
|
59
59
|
"appium-android-driver": "^5.7.0",
|
|
60
60
|
"appium-chromedriver": "^5.2.1",
|
|
61
|
-
"appium-uiautomator2-server": "^5.7.
|
|
61
|
+
"appium-uiautomator2-server": "^5.7.2",
|
|
62
62
|
"asyncbox": "^2.3.1",
|
|
63
63
|
"axios": "^1.x",
|
|
64
64
|
"bluebird": "^3.5.1",
|