@testim/testim-cli 4.112.0 → 4.114.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 +47 -47
- 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.114.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.114.0",
|
|
10
10
|
"license": "Proprietary",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@applitools/eyes-sdk-core": "13.11.32",
|
|
@@ -1811,9 +1811,9 @@
|
|
|
1811
1811
|
}
|
|
1812
1812
|
},
|
|
1813
1813
|
"node_modules/@sinonjs/text-encoding": {
|
|
1814
|
-
"version": "0.7.
|
|
1815
|
-
"resolved": "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.
|
|
1816
|
-
"integrity": "sha512-
|
|
1814
|
+
"version": "0.7.3",
|
|
1815
|
+
"resolved": "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz",
|
|
1816
|
+
"integrity": "sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==",
|
|
1817
1817
|
"dev": true
|
|
1818
1818
|
},
|
|
1819
1819
|
"node_modules/@socket.io/component-emitter": {
|