@testim/testim-cli 4.131.0 → 4.132.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 +46 -46
- package/cli.js.map +3 -3
- package/npm-shrinkwrap.json +5 -5
- 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.132.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.132.0",
|
|
10
10
|
"license": "Proprietary",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@applitools/eyes-sdk-core": "13.11.32",
|
|
@@ -3444,9 +3444,9 @@
|
|
|
3444
3444
|
}
|
|
3445
3445
|
},
|
|
3446
3446
|
"node_modules/cross-spawn": {
|
|
3447
|
-
"version": "7.0.
|
|
3448
|
-
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.
|
|
3449
|
-
"integrity": "sha512-
|
|
3447
|
+
"version": "7.0.6",
|
|
3448
|
+
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
3449
|
+
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
|
3450
3450
|
"dependencies": {
|
|
3451
3451
|
"path-key": "^3.1.0",
|
|
3452
3452
|
"shebang-command": "^2.0.0",
|