@testim/testim-cli 4.17.0 → 4.18.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 +60 -60
- package/cli.js.map +3 -3
- package/npm-shrinkwrap.json +8 -8
- 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.18.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.18.0",
|
|
10
10
|
"license": "Proprietary",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@applitools/eyes-sdk-core": "13.11.32",
|
|
@@ -3694,9 +3694,9 @@
|
|
|
3694
3694
|
}
|
|
3695
3695
|
},
|
|
3696
3696
|
"node_modules/dotenv": {
|
|
3697
|
-
"version": "16.1.
|
|
3698
|
-
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.1.
|
|
3699
|
-
"integrity": "sha512-
|
|
3697
|
+
"version": "16.1.3",
|
|
3698
|
+
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.1.3.tgz",
|
|
3699
|
+
"integrity": "sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==",
|
|
3700
3700
|
"engines": {
|
|
3701
3701
|
"node": ">=12"
|
|
3702
3702
|
},
|
|
@@ -14392,9 +14392,9 @@
|
|
|
14392
14392
|
}
|
|
14393
14393
|
},
|
|
14394
14394
|
"dotenv": {
|
|
14395
|
-
"version": "16.1.
|
|
14396
|
-
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.1.
|
|
14397
|
-
"integrity": "sha512-
|
|
14395
|
+
"version": "16.1.3",
|
|
14396
|
+
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.1.3.tgz",
|
|
14397
|
+
"integrity": "sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A=="
|
|
14398
14398
|
},
|
|
14399
14399
|
"ecc-jsbn": {
|
|
14400
14400
|
"version": "0.1.2",
|