appium 1.22.1-rc.4 → 1.22.2

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.
Files changed (2) hide show
  1. package/npm-shrinkwrap.json +129 -40
  2. package/package.json +2 -2
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "appium",
3
- "version": "1.22.1-rc.4",
3
+ "version": "1.22.2",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
@@ -380,9 +380,9 @@
380
380
  }
381
381
  },
382
382
  "@sindresorhus/is": {
383
- "version": "4.0.1",
384
- "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.0.1.tgz",
385
- "integrity": "sha512-Qm9hBEBu18wt1PO2flE7LPb30BHMQt1eQgbV76YntdNk73XZGpn3izvGTYxbGgzXKgbCjiia0uxTd3aTNQrY/g=="
383
+ "version": "4.2.0",
384
+ "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.2.0.tgz",
385
+ "integrity": "sha512-VkE3KLBmJwcCaVARtQpfuKcKv8gcBmUubrfHGF84dXuuW6jgsRYxPtzcIhPyK9WAPpRt2/xY6zkD9MnRaJzSyw=="
386
386
  },
387
387
  "@szmarczak/http-timer": {
388
388
  "version": "4.0.6",
@@ -414,9 +414,9 @@
414
414
  "integrity": "sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ=="
415
415
  },
416
416
  "@types/keyv": {
417
- "version": "3.1.2",
418
- "resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.2.tgz",
419
- "integrity": "sha512-/FvAK2p4jQOaJ6CGDHJTqZcUtbZe820qIeTg7o0Shg7drB4JHeL+V/dhSaly7NXx6u8eSee+r7coT+yuJEvDLg==",
417
+ "version": "3.1.3",
418
+ "resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.3.tgz",
419
+ "integrity": "sha512-FXCJgyyN3ivVgRoml4h94G/p3kY+u/B86La+QptcqJaWtBWtmc6TtkNfS40n9bIvyLteHh7zXOtgbobORKPbDg==",
420
420
  "requires": {
421
421
  "@types/node": "*"
422
422
  }
@@ -514,16 +514,16 @@
514
514
  },
515
515
  "dependencies": {
516
516
  "ansi-regex": {
517
- "version": "5.0.0",
518
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
519
- "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg=="
517
+ "version": "5.0.1",
518
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
519
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
520
520
  },
521
521
  "strip-ansi": {
522
- "version": "6.0.0",
523
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
524
- "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
522
+ "version": "6.0.1",
523
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
524
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
525
525
  "requires": {
526
- "ansi-regex": "^5.0.0"
526
+ "ansi-regex": "^5.0.1"
527
527
  }
528
528
  }
529
529
  }
@@ -683,14 +683,14 @@
683
683
  }
684
684
  },
685
685
  "appium-base-driver": {
686
- "version": "7.10.0",
687
- "resolved": "https://registry.npmjs.org/appium-base-driver/-/appium-base-driver-7.10.0.tgz",
688
- "integrity": "sha512-JHc/QHt57eLY3pIzDTr6BLgDmTvDw+zGljaHN1UJ71Q1epo9TNYKp5UUuPbCvoTruIEtKVkeqNhO1m2BnptR6g==",
686
+ "version": "7.11.0",
687
+ "resolved": "https://registry.npmjs.org/appium-base-driver/-/appium-base-driver-7.11.0.tgz",
688
+ "integrity": "sha512-EXdLWbj3adRMKgopeaUXeQsoMu8ttVPqYZXPoSjG82IiyaccpnZmAjSkmCwvhlIyW9lw8xM+cwdaF6ZRYMZLLg==",
689
689
  "requires": {
690
690
  "@babel/runtime": "^7.0.0",
691
691
  "appium-support": "^2.54.1",
692
692
  "async-lock": "^1.0.0",
693
- "asyncbox": "^2.3.1",
693
+ "asyncbox": "^2.9.1",
694
694
  "axios": "^0.x",
695
695
  "bluebird": "^3.5.3",
696
696
  "body-parser": "^1.18.2",
@@ -710,9 +710,9 @@
710
710
  },
711
711
  "dependencies": {
712
712
  "ws": {
713
- "version": "8.2.1",
714
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.2.1.tgz",
715
- "integrity": "sha512-XkgWpJU3sHU7gX8f13NqTn6KQ85bd1WU7noBHTT8fSohx7OS1TPY8k+cyRPCzFkia7C4mM229yeHr1qK9sM4JQ=="
713
+ "version": "8.2.3",
714
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.2.3.tgz",
715
+ "integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA=="
716
716
  }
717
717
  }
718
718
  },
@@ -1133,22 +1133,106 @@
1133
1133
  }
1134
1134
  },
1135
1135
  "appium-ios-simulator": {
1136
- "version": "3.28.1",
1137
- "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-3.28.1.tgz",
1138
- "integrity": "sha512-JqtpDXeYpJ0iA5Uwx4bbLFGiA/vpuejMa7VG5qbQ1nrGQ7+EZuETpKl+w8oWUmDi2fvOwwVLbeCSuDp0ysSPzg==",
1136
+ "version": "3.29.0",
1137
+ "resolved": "https://registry.npmjs.org/appium-ios-simulator/-/appium-ios-simulator-3.29.0.tgz",
1138
+ "integrity": "sha512-7Y6KJJI3K4V35xbJeEwyedPg0DACYmv7cyyyoMbyz7PcLmoaKcufziNYwhlIiiKJIlPc+U/MJfeWUBSQ6W5/Vg==",
1139
1139
  "requires": {
1140
1140
  "@babel/runtime": "^7.0.0",
1141
+ "@xmldom/xmldom": "^0.x",
1141
1142
  "appium-support": "^2.44.0",
1142
1143
  "appium-xcode": "^3.1.0",
1143
1144
  "async-lock": "^1.0.0",
1144
1145
  "asyncbox": "^2.3.1",
1145
1146
  "bluebird": "^3.5.1",
1146
1147
  "lodash": "^4.2.1",
1147
- "node-simctl": "^6.4.0",
1148
+ "node-simctl": "^6.6.0",
1148
1149
  "semver": "^7.0.0",
1149
1150
  "source-map-support": "^0.5.3",
1150
- "teen_process": "^1.3.0",
1151
- "xmldom": "^0.x"
1151
+ "teen_process": "^1.3.0"
1152
+ },
1153
+ "dependencies": {
1154
+ "ansi-regex": {
1155
+ "version": "5.0.1",
1156
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
1157
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
1158
+ },
1159
+ "are-we-there-yet": {
1160
+ "version": "2.0.0",
1161
+ "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
1162
+ "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
1163
+ "requires": {
1164
+ "delegates": "^1.0.0",
1165
+ "readable-stream": "^3.6.0"
1166
+ }
1167
+ },
1168
+ "gauge": {
1169
+ "version": "3.0.2",
1170
+ "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
1171
+ "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
1172
+ "requires": {
1173
+ "aproba": "^1.0.3 || ^2.0.0",
1174
+ "color-support": "^1.1.2",
1175
+ "console-control-strings": "^1.0.0",
1176
+ "has-unicode": "^2.0.1",
1177
+ "object-assign": "^4.1.1",
1178
+ "signal-exit": "^3.0.0",
1179
+ "string-width": "^4.2.3",
1180
+ "strip-ansi": "^6.0.1",
1181
+ "wide-align": "^1.1.2"
1182
+ }
1183
+ },
1184
+ "is-fullwidth-code-point": {
1185
+ "version": "3.0.0",
1186
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
1187
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
1188
+ },
1189
+ "node-simctl": {
1190
+ "version": "6.6.0",
1191
+ "resolved": "https://registry.npmjs.org/node-simctl/-/node-simctl-6.6.0.tgz",
1192
+ "integrity": "sha512-157a3XqQFatcPT8BijH3IQml/GW8qByVjhe04reG86SawyJGfosM3s+qugd1kaar3nsKo+ad6KSS4GB7e9fxig==",
1193
+ "requires": {
1194
+ "@babel/runtime": "^7.0.0",
1195
+ "asyncbox": "^2.3.1",
1196
+ "bluebird": "^3.5.1",
1197
+ "lodash": "^4.2.1",
1198
+ "npmlog": "^5.0.0",
1199
+ "rimraf": "^3.0.0",
1200
+ "semver": "^7.0.0",
1201
+ "source-map-support": "^0.5.5",
1202
+ "teen_process": "^1.5.1",
1203
+ "uuid": "^8.0.0",
1204
+ "which": "^2.0.0"
1205
+ }
1206
+ },
1207
+ "npmlog": {
1208
+ "version": "5.0.1",
1209
+ "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
1210
+ "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
1211
+ "requires": {
1212
+ "are-we-there-yet": "^2.0.0",
1213
+ "console-control-strings": "^1.1.0",
1214
+ "gauge": "^3.0.0",
1215
+ "set-blocking": "^2.0.0"
1216
+ }
1217
+ },
1218
+ "string-width": {
1219
+ "version": "4.2.3",
1220
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
1221
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
1222
+ "requires": {
1223
+ "emoji-regex": "^8.0.0",
1224
+ "is-fullwidth-code-point": "^3.0.0",
1225
+ "strip-ansi": "^6.0.1"
1226
+ }
1227
+ },
1228
+ "strip-ansi": {
1229
+ "version": "6.0.1",
1230
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
1231
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
1232
+ "requires": {
1233
+ "ansi-regex": "^5.0.1"
1234
+ }
1235
+ }
1152
1236
  }
1153
1237
  },
1154
1238
  "appium-mac-driver": {
@@ -1946,9 +2030,9 @@
1946
2030
  }
1947
2031
  },
1948
2032
  "appium-xcuitest-driver": {
1949
- "version": "3.56.2",
1950
- "resolved": "https://registry.npmjs.org/appium-xcuitest-driver/-/appium-xcuitest-driver-3.56.2.tgz",
1951
- "integrity": "sha512-xnUu7ec/O29SsWNrgCXkDLzoGq/eA46T+7XC2/PNzxi5tVFJmuPFPaueL1M6SkqEfXD55UNChT33KpcxIinfHQ==",
2033
+ "version": "3.59.0",
2034
+ "resolved": "https://registry.npmjs.org/appium-xcuitest-driver/-/appium-xcuitest-driver-3.59.0.tgz",
2035
+ "integrity": "sha512-SG3ylxzzbIDg8P4zx9S6vSBIcT4TGnvVcolENC/pYJBO/8g3ru4z8+lcHZNdVzNZ6fpORdTROcEk2Zfu8WEAnw==",
1952
2036
  "requires": {
1953
2037
  "@babel/runtime": "^7.0.0",
1954
2038
  "@xmldom/xmldom": "^0.x",
@@ -1958,7 +2042,7 @@
1958
2042
  "appium-ios-simulator": "^3.28.0",
1959
2043
  "appium-remote-debugger": "^8.13.2",
1960
2044
  "appium-support": "^2.47.1",
1961
- "appium-webdriveragent": "^3.13.0",
2045
+ "appium-webdriveragent": "^3.16.0",
1962
2046
  "appium-xcode": "^3.8.0",
1963
2047
  "async-lock": "^1.0.0",
1964
2048
  "asyncbox": "^2.3.1",
@@ -1978,9 +2062,9 @@
1978
2062
  },
1979
2063
  "dependencies": {
1980
2064
  "ws": {
1981
- "version": "8.2.3",
1982
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.2.3.tgz",
1983
- "integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA=="
2065
+ "version": "8.3.0",
2066
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.3.0.tgz",
2067
+ "integrity": "sha512-Gs5EZtpqZzLvmIM59w4igITU57lrtYVFneaa434VROv4thzJyV6UjIL3D42lslWlI+D4KzLYnxSwtfuiO79sNw=="
1984
2068
  }
1985
2069
  }
1986
2070
  },
@@ -2866,6 +2950,11 @@
2866
2950
  "shimmer": "^1.2.0"
2867
2951
  }
2868
2952
  },
2953
+ "emoji-regex": {
2954
+ "version": "8.0.0",
2955
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
2956
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
2957
+ },
2869
2958
  "enabled": {
2870
2959
  "version": "2.0.0",
2871
2960
  "resolved": "https://registry.npmjs.org/enabled/-/enabled-2.0.0.tgz",
@@ -3684,9 +3773,9 @@
3684
3773
  }
3685
3774
  },
3686
3775
  "keyv": {
3687
- "version": "4.0.3",
3688
- "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.0.3.tgz",
3689
- "integrity": "sha512-zdGa2TOpSZPq5mU6iowDARnMBZgtCqJ11dJROFi6tg6kTn4nuUdU09lFyLFSaHrWqpIJ+EBq4E8/Dc0Vx5vLdA==",
3776
+ "version": "4.0.4",
3777
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.0.4.tgz",
3778
+ "integrity": "sha512-vqNHbAc8BBsxk+7QBYLW0Y219rWcClspR6WSeoHYKG5mnsSoOH+BL1pWq02DDCVdvvuUny5rkBlzMRzoqc+GIg==",
3690
3779
  "requires": {
3691
3780
  "json-buffer": "3.0.1"
3692
3781
  }
@@ -5222,9 +5311,9 @@
5222
5311
  }
5223
5312
  },
5224
5313
  "ua-parser-js": {
5225
- "version": "0.7.28",
5226
- "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.28.tgz",
5227
- "integrity": "sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g=="
5314
+ "version": "0.7.31",
5315
+ "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz",
5316
+ "integrity": "sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ=="
5228
5317
  },
5229
5318
  "unbzip2-stream": {
5230
5319
  "version": "1.4.3",
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "firefoxos",
12
12
  "testing"
13
13
  ],
14
- "version": "1.22.1-rc.4",
14
+ "version": "1.22.2",
15
15
  "author": "https://github.com/appium",
16
16
  "license": "Apache-2.0",
17
17
  "repository": {
@@ -55,7 +55,7 @@
55
55
  "appium-tizen-driver": "^1.1.1-beta.4",
56
56
  "appium-uiautomator2-driver": "^1.37.1",
57
57
  "appium-windows-driver": "1.x",
58
- "appium-xcuitest-driver": "^3.27.6",
58
+ "appium-xcuitest-driver": "^3.59.0",
59
59
  "appium-youiengine-driver": "^1.2.8",
60
60
  "argparse": "^2.0.1",
61
61
  "async-lock": "^1.0.0",