appium-xcuitest-driver 4.7.2 → 4.7.3
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,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "appium-xcuitest-driver",
|
|
3
|
-
"version": "4.7.
|
|
3
|
+
"version": "4.7.3",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "appium-xcuitest-driver",
|
|
9
|
-
"version": "4.7.
|
|
9
|
+
"version": "4.7.3",
|
|
10
10
|
"engines": [
|
|
11
11
|
"node"
|
|
12
12
|
],
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"appium-ios-device": "^2.4.0",
|
|
19
19
|
"appium-ios-simulator": "^4.0.0",
|
|
20
20
|
"appium-remote-debugger": "^9.1.1",
|
|
21
|
-
"appium-webdriveragent": "^4.
|
|
21
|
+
"appium-webdriveragent": "^4.8.0",
|
|
22
22
|
"appium-xcode": "^4.0.0",
|
|
23
23
|
"async-lock": "^1.0.0",
|
|
24
24
|
"asyncbox": "^2.3.1",
|
|
@@ -1001,7 +1001,7 @@
|
|
|
1001
1001
|
}
|
|
1002
1002
|
},
|
|
1003
1003
|
"node_modules/appium-webdriveragent": {
|
|
1004
|
-
"version": "4.
|
|
1004
|
+
"version": "4.8.0",
|
|
1005
1005
|
"license": "Apache-2.0",
|
|
1006
1006
|
"dependencies": {
|
|
1007
1007
|
"@babel/runtime": "^7.0.0",
|
|
@@ -2911,7 +2911,7 @@
|
|
|
2911
2911
|
}
|
|
2912
2912
|
},
|
|
2913
2913
|
"node_modules/lru-cache": {
|
|
2914
|
-
"version": "7.
|
|
2914
|
+
"version": "7.13.0",
|
|
2915
2915
|
"license": "ISC",
|
|
2916
2916
|
"engines": {
|
|
2917
2917
|
"node": ">=12"
|
|
@@ -2942,7 +2942,7 @@
|
|
|
2942
2942
|
}
|
|
2943
2943
|
},
|
|
2944
2944
|
"node_modules/marked": {
|
|
2945
|
-
"version": "4.0.
|
|
2945
|
+
"version": "4.0.18",
|
|
2946
2946
|
"extraneous": true,
|
|
2947
2947
|
"license": "MIT",
|
|
2948
2948
|
"bin": {
|
|
@@ -5276,7 +5276,7 @@
|
|
|
5276
5276
|
}
|
|
5277
5277
|
},
|
|
5278
5278
|
"appium-webdriveragent": {
|
|
5279
|
-
"version": "4.
|
|
5279
|
+
"version": "4.8.0",
|
|
5280
5280
|
"requires": {
|
|
5281
5281
|
"@babel/runtime": "^7.0.0",
|
|
5282
5282
|
"appium-ios-simulator": "^4.0.0",
|
|
@@ -6524,7 +6524,7 @@
|
|
|
6524
6524
|
}
|
|
6525
6525
|
},
|
|
6526
6526
|
"lru-cache": {
|
|
6527
|
-
"version": "7.
|
|
6527
|
+
"version": "7.13.0"
|
|
6528
6528
|
},
|
|
6529
6529
|
"markdown-it": {
|
|
6530
6530
|
"version": "12.3.2",
|
|
@@ -6543,7 +6543,7 @@
|
|
|
6543
6543
|
"requires": {}
|
|
6544
6544
|
},
|
|
6545
6545
|
"marked": {
|
|
6546
|
-
"version": "4.0.
|
|
6546
|
+
"version": "4.0.18",
|
|
6547
6547
|
"extraneous": true
|
|
6548
6548
|
},
|
|
6549
6549
|
"mdurl": {
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"xcuitest",
|
|
9
9
|
"xctest"
|
|
10
10
|
],
|
|
11
|
-
"version": "4.7.
|
|
11
|
+
"version": "4.7.3",
|
|
12
12
|
"author": "appium",
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"repository": {
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"appium-ios-device": "^2.4.0",
|
|
71
71
|
"appium-ios-simulator": "^4.0.0",
|
|
72
72
|
"appium-remote-debugger": "^9.1.1",
|
|
73
|
-
"appium-webdriveragent": "^4.
|
|
73
|
+
"appium-webdriveragent": "^4.8.0",
|
|
74
74
|
"appium-xcode": "^4.0.0",
|
|
75
75
|
"async-lock": "^1.0.0",
|
|
76
76
|
"asyncbox": "^2.3.1",
|