@testim/testim-cli 4.130.0 → 4.131.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 +56 -56
- package/cli.js.map +4 -4
- package/npm-shrinkwrap.json +14 -11
- 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.131.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@testim/testim-cli",
|
|
9
|
-
"version": "4.
|
|
9
|
+
"version": "4.131.0",
|
|
10
10
|
"license": "Proprietary",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@applitools/eyes-sdk-core": "13.11.32",
|
|
@@ -5844,9 +5844,9 @@
|
|
|
5844
5844
|
}
|
|
5845
5845
|
},
|
|
5846
5846
|
"node_modules/logform": {
|
|
5847
|
-
"version": "2.
|
|
5848
|
-
"resolved": "https://registry.npmjs.org/logform/-/logform-2.
|
|
5849
|
-
"integrity": "sha512-
|
|
5847
|
+
"version": "2.7.0",
|
|
5848
|
+
"resolved": "https://registry.npmjs.org/logform/-/logform-2.7.0.tgz",
|
|
5849
|
+
"integrity": "sha512-TFYA4jnP7PVbmlBIfhlSe+WKxs9dklXMTEGcBCIvLhE/Tn3H6Gk1norupVW7m5Cnd4bLcr08AytbyV/xj7f/kQ==",
|
|
5850
5850
|
"dependencies": {
|
|
5851
5851
|
"@colors/colors": "1.6.0",
|
|
5852
5852
|
"@types/triple-beam": "^1.3.2",
|
|
@@ -8799,9 +8799,9 @@
|
|
|
8799
8799
|
}
|
|
8800
8800
|
},
|
|
8801
8801
|
"node_modules/object-inspect": {
|
|
8802
|
-
"version": "1.13.
|
|
8803
|
-
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.
|
|
8804
|
-
"integrity": "sha512-
|
|
8802
|
+
"version": "1.13.3",
|
|
8803
|
+
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz",
|
|
8804
|
+
"integrity": "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==",
|
|
8805
8805
|
"engines": {
|
|
8806
8806
|
"node": ">= 0.4"
|
|
8807
8807
|
},
|
|
@@ -9479,9 +9479,12 @@
|
|
|
9479
9479
|
}
|
|
9480
9480
|
},
|
|
9481
9481
|
"node_modules/psl": {
|
|
9482
|
-
"version": "1.
|
|
9483
|
-
"resolved": "https://registry.npmjs.org/psl/-/psl-1.
|
|
9484
|
-
"integrity": "sha512-
|
|
9482
|
+
"version": "1.10.0",
|
|
9483
|
+
"resolved": "https://registry.npmjs.org/psl/-/psl-1.10.0.tgz",
|
|
9484
|
+
"integrity": "sha512-KSKHEbjAnpUuAUserOq0FxGXCUrzC3WniuSJhvdbs102rL55266ZcHBqLWOsG30spQMlPdpy7icATiAQehg/iA==",
|
|
9485
|
+
"dependencies": {
|
|
9486
|
+
"punycode": "^2.3.1"
|
|
9487
|
+
}
|
|
9485
9488
|
},
|
|
9486
9489
|
"node_modules/pump": {
|
|
9487
9490
|
"version": "3.0.2",
|