@testim/testim-cli 4.33.0 → 4.34.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.
- package/cli.js +35 -35
- package/cli.js.map +3 -3
- package/npm-shrinkwrap.json +16 -16
- package/package.json +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testim/testim-cli",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.34.0",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@testim/testim-cli",
|
|
9
|
-
"version": "4.
|
|
9
|
+
"version": "4.34.0",
|
|
10
10
|
"license": "Proprietary",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@applitools/eyes-sdk-core": "13.11.32",
|
|
@@ -4963,9 +4963,9 @@
|
|
|
4963
4963
|
"integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
|
|
4964
4964
|
},
|
|
4965
4965
|
"node_modules/is-core-module": {
|
|
4966
|
-
"version": "2.
|
|
4967
|
-
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.
|
|
4968
|
-
"integrity": "sha512-
|
|
4966
|
+
"version": "2.13.0",
|
|
4967
|
+
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz",
|
|
4968
|
+
"integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==",
|
|
4969
4969
|
"dev": true,
|
|
4970
4970
|
"dependencies": {
|
|
4971
4971
|
"has": "^1.0.3"
|
|
@@ -9295,12 +9295,12 @@
|
|
|
9295
9295
|
"integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ=="
|
|
9296
9296
|
},
|
|
9297
9297
|
"node_modules/resolve": {
|
|
9298
|
-
"version": "1.22.
|
|
9299
|
-
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.
|
|
9300
|
-
"integrity": "sha512-
|
|
9298
|
+
"version": "1.22.4",
|
|
9299
|
+
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.4.tgz",
|
|
9300
|
+
"integrity": "sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==",
|
|
9301
9301
|
"dev": true,
|
|
9302
9302
|
"dependencies": {
|
|
9303
|
-
"is-core-module": "^2.
|
|
9303
|
+
"is-core-module": "^2.13.0",
|
|
9304
9304
|
"path-parse": "^1.0.7",
|
|
9305
9305
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
9306
9306
|
},
|
|
@@ -14863,9 +14863,9 @@
|
|
|
14863
14863
|
"integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
|
|
14864
14864
|
},
|
|
14865
14865
|
"is-core-module": {
|
|
14866
|
-
"version": "2.
|
|
14867
|
-
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.
|
|
14868
|
-
"integrity": "sha512-
|
|
14866
|
+
"version": "2.13.0",
|
|
14867
|
+
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz",
|
|
14868
|
+
"integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==",
|
|
14869
14869
|
"dev": true,
|
|
14870
14870
|
"requires": {
|
|
14871
14871
|
"has": "^1.0.3"
|
|
@@ -17997,12 +17997,12 @@
|
|
|
17997
17997
|
"integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ=="
|
|
17998
17998
|
},
|
|
17999
17999
|
"resolve": {
|
|
18000
|
-
"version": "1.22.
|
|
18001
|
-
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.
|
|
18002
|
-
"integrity": "sha512-
|
|
18000
|
+
"version": "1.22.4",
|
|
18001
|
+
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.4.tgz",
|
|
18002
|
+
"integrity": "sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==",
|
|
18003
18003
|
"dev": true,
|
|
18004
18004
|
"requires": {
|
|
18005
|
-
"is-core-module": "^2.
|
|
18005
|
+
"is-core-module": "^2.13.0",
|
|
18006
18006
|
"path-parse": "^1.0.7",
|
|
18007
18007
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
18008
18008
|
}
|