@testim/testim-cli 4.114.0 → 4.116.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 +31 -31
- 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.116.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.116.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",
|
|
@@ -5221,9 +5221,9 @@
|
|
|
5221
5221
|
"integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="
|
|
5222
5222
|
},
|
|
5223
5223
|
"node_modules/is-core-module": {
|
|
5224
|
-
"version": "2.15.
|
|
5225
|
-
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.
|
|
5226
|
-
"integrity": "sha512-
|
|
5224
|
+
"version": "2.15.1",
|
|
5225
|
+
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz",
|
|
5226
|
+
"integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==",
|
|
5227
5227
|
"dev": true,
|
|
5228
5228
|
"dependencies": {
|
|
5229
5229
|
"hasown": "^2.0.2"
|