@testim/testim-cli 4.115.0 → 4.117.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 +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.117.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.117.0",
|
|
10
10
|
"license": "Proprietary",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@applitools/eyes-sdk-core": "13.11.32",
|
|
@@ -1986,9 +1986,9 @@
|
|
|
1986
1986
|
"dev": true
|
|
1987
1987
|
},
|
|
1988
1988
|
"node_modules/@types/superagent": {
|
|
1989
|
-
"version": "8.1.
|
|
1990
|
-
"resolved": "https://registry.npmjs.org/@types/superagent/-/superagent-8.1.
|
|
1991
|
-
"integrity": "sha512-
|
|
1989
|
+
"version": "8.1.9",
|
|
1990
|
+
"resolved": "https://registry.npmjs.org/@types/superagent/-/superagent-8.1.9.tgz",
|
|
1991
|
+
"integrity": "sha512-pTVjI73witn+9ILmoJdajHGW2jkSaOzhiFYF1Rd3EQ94kymLqB9PjD9ISg7WaALC7+dCHT0FGe9T2LktLq/3GQ==",
|
|
1992
1992
|
"dev": true,
|
|
1993
1993
|
"dependencies": {
|
|
1994
1994
|
"@types/cookiejar": "^2.1.5",
|