@testim/testim-cli 4.91.0 → 4.92.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 +34 -34
- 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.92.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.92.0",
|
|
10
10
|
"license": "Proprietary",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@applitools/eyes-sdk-core": "13.11.32",
|
|
@@ -6074,9 +6074,9 @@
|
|
|
6074
6074
|
}
|
|
6075
6075
|
},
|
|
6076
6076
|
"node_modules/node-abi": {
|
|
6077
|
-
"version": "3.
|
|
6078
|
-
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.
|
|
6079
|
-
"integrity": "sha512-
|
|
6077
|
+
"version": "3.58.0",
|
|
6078
|
+
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.58.0.tgz",
|
|
6079
|
+
"integrity": "sha512-pXY1jnGf5T7b8UNzWzIqf0EkX4bx/w8N2AvwlGnk2SYYA/kzDVPaH0Dh0UG4EwxBB5eKOIZKPr8VAHSHL1DPGg==",
|
|
6080
6080
|
"dependencies": {
|
|
6081
6081
|
"semver": "^7.3.5"
|
|
6082
6082
|
},
|