@testim/testim-cli 3.303.0 → 3.304.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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "3.303.0",
3
+ "version": "3.304.0",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@testim/testim-cli",
9
- "version": "3.303.0",
9
+ "version": "3.304.0",
10
10
  "license": "Proprietary",
11
11
  "dependencies": {
12
12
  "@applitools/eyes-sdk-core": "13.11.29",
@@ -78,6 +78,7 @@
78
78
  "@types/memory-fs": "0.3.3",
79
79
  "@types/ms": "0.7.31",
80
80
  "@types/node": "16.0.0",
81
+ "@types/promise-queue": "2.2.0",
81
82
  "@types/prompts": "2.4.2",
82
83
  "@types/selenium-webdriver": "4.0.9",
83
84
  "@types/superagent-proxy": "3.0.0",
@@ -1296,6 +1297,12 @@
1296
1297
  "form-data": "^3.0.0"
1297
1298
  }
1298
1299
  },
1300
+ "node_modules/@types/promise-queue": {
1301
+ "version": "2.2.0",
1302
+ "resolved": "https://registry.npmjs.org/@types/promise-queue/-/promise-queue-2.2.0.tgz",
1303
+ "integrity": "sha512-9QLtid6GxEWqpF+QImxBRG6bSVOHtpAm2kXuIyEvZBbSOupLvqhhJv8uaHbS8kUL8FDjzH3RWcSyC/52WOVtGw==",
1304
+ "dev": true
1305
+ },
1299
1306
  "node_modules/@types/prompts": {
1300
1307
  "version": "2.4.2",
1301
1308
  "resolved": "https://registry.npmjs.org/@types/prompts/-/prompts-2.4.2.tgz",
@@ -1507,9 +1514,9 @@
1507
1514
  }
1508
1515
  },
1509
1516
  "node_modules/@wdio/types/node_modules/@types/node": {
1510
- "version": "18.15.0",
1511
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.0.tgz",
1512
- "integrity": "sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w=="
1517
+ "version": "18.15.3",
1518
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz",
1519
+ "integrity": "sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw=="
1513
1520
  },
1514
1521
  "node_modules/@wdio/utils": {
1515
1522
  "version": "7.24.0",
@@ -3761,9 +3768,9 @@
3761
3768
  "integrity": "sha512-+iipnm2hvmlWs4MVNx7HwSTxhDxsXnQyK5F1OalZVXeUhdPgP/23T42NCyg0TK3wL/Yg92SVrSuGKqdg12o54w=="
3762
3769
  },
3763
3770
  "node_modules/devtools/node_modules/@types/node": {
3764
- "version": "18.15.0",
3765
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.0.tgz",
3766
- "integrity": "sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w=="
3771
+ "version": "18.15.3",
3772
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz",
3773
+ "integrity": "sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw=="
3767
3774
  },
3768
3775
  "node_modules/devtools/node_modules/ua-parser-js": {
3769
3776
  "version": "1.0.34",
@@ -11867,9 +11874,9 @@
11867
11874
  }
11868
11875
  },
11869
11876
  "node_modules/webdriver/node_modules/@types/node": {
11870
- "version": "18.15.0",
11871
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.0.tgz",
11872
- "integrity": "sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w=="
11877
+ "version": "18.15.3",
11878
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz",
11879
+ "integrity": "sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw=="
11873
11880
  },
11874
11881
  "node_modules/webdriverio": {
11875
11882
  "version": "7.24.0",
@@ -11909,9 +11916,9 @@
11909
11916
  }
11910
11917
  },
11911
11918
  "node_modules/webdriverio/node_modules/@types/node": {
11912
- "version": "18.15.0",
11913
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.0.tgz",
11914
- "integrity": "sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w=="
11919
+ "version": "18.15.3",
11920
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz",
11921
+ "integrity": "sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw=="
11915
11922
  },
11916
11923
  "node_modules/webdriverio/node_modules/brace-expansion": {
11917
11924
  "version": "2.0.1",
@@ -13418,6 +13425,12 @@
13418
13425
  "form-data": "^3.0.0"
13419
13426
  }
13420
13427
  },
13428
+ "@types/promise-queue": {
13429
+ "version": "2.2.0",
13430
+ "resolved": "https://registry.npmjs.org/@types/promise-queue/-/promise-queue-2.2.0.tgz",
13431
+ "integrity": "sha512-9QLtid6GxEWqpF+QImxBRG6bSVOHtpAm2kXuIyEvZBbSOupLvqhhJv8uaHbS8kUL8FDjzH3RWcSyC/52WOVtGw==",
13432
+ "dev": true
13433
+ },
13421
13434
  "@types/prompts": {
13422
13435
  "version": "2.4.2",
13423
13436
  "resolved": "https://registry.npmjs.org/@types/prompts/-/prompts-2.4.2.tgz",
@@ -13592,9 +13605,9 @@
13592
13605
  },
13593
13606
  "dependencies": {
13594
13607
  "@types/node": {
13595
- "version": "18.15.0",
13596
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.0.tgz",
13597
- "integrity": "sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w=="
13608
+ "version": "18.15.3",
13609
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz",
13610
+ "integrity": "sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw=="
13598
13611
  }
13599
13612
  }
13600
13613
  },
@@ -15307,7 +15320,7 @@
15307
15320
  "ast-types": "^0.13.2",
15308
15321
  "escodegen": "^1.8.1",
15309
15322
  "esprima": "^4.0.0",
15310
- "vm2": "^3.9.8"
15323
+ "vm2": "^3.9.14"
15311
15324
  },
15312
15325
  "dependencies": {
15313
15326
  "escodegen": {
@@ -15371,9 +15384,9 @@
15371
15384
  },
15372
15385
  "dependencies": {
15373
15386
  "@types/node": {
15374
- "version": "18.15.0",
15375
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.0.tgz",
15376
- "integrity": "sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w=="
15387
+ "version": "18.15.3",
15388
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz",
15389
+ "integrity": "sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw=="
15377
15390
  },
15378
15391
  "ua-parser-js": {
15379
15392
  "version": "1.0.34",
@@ -21405,9 +21418,9 @@
21405
21418
  },
21406
21419
  "dependencies": {
21407
21420
  "@types/node": {
21408
- "version": "18.15.0",
21409
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.0.tgz",
21410
- "integrity": "sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w=="
21421
+ "version": "18.15.3",
21422
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz",
21423
+ "integrity": "sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw=="
21411
21424
  }
21412
21425
  }
21413
21426
  },
@@ -21446,9 +21459,9 @@
21446
21459
  },
21447
21460
  "dependencies": {
21448
21461
  "@types/node": {
21449
- "version": "18.15.0",
21450
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.0.tgz",
21451
- "integrity": "sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w=="
21462
+ "version": "18.15.3",
21463
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz",
21464
+ "integrity": "sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw=="
21452
21465
  },
21453
21466
  "brace-expansion": {
21454
21467
  "version": "2.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "3.303.0",
3
+ "version": "3.304.0",
4
4
  "description": "Command line interface for running Testing on your CI",
5
5
  "author": "Oren Rubin",
6
6
  "contributors": [
@@ -17,6 +17,7 @@
17
17
  "@types/memory-fs": "0.3.3",
18
18
  "@types/ms": "0.7.31",
19
19
  "@types/node": "16.0.0",
20
+ "@types/promise-queue": "2.2.0",
20
21
  "@types/prompts": "2.4.2",
21
22
  "@types/selenium-webdriver": "4.0.9",
22
23
  "@types/superagent-proxy": "3.0.0",
@@ -104,6 +105,12 @@
104
105
  "xml2js": "0.4.23",
105
106
  "yaml": "1.10.0"
106
107
  },
108
+ "resolutions": {
109
+ "vm2": "^3.9.14"
110
+ },
111
+ "overrides": {
112
+ "vm2": "^3.9.14"
113
+ },
107
114
  "license": "Proprietary",
108
115
  "bin": {
109
116
  "testim": "cli.js"