@testim/testim-cli 4.36.0 → 4.38.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 +18 -18
- package/cli.js.map +3 -3
- package/npm-shrinkwrap.json +12 -12
- 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.38.0",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@testim/testim-cli",
|
|
9
|
-
"version": "4.
|
|
9
|
+
"version": "4.38.0",
|
|
10
10
|
"license": "Proprietary",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@applitools/eyes-sdk-core": "13.11.32",
|
|
@@ -2086,15 +2086,15 @@
|
|
|
2086
2086
|
"integrity": "sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg=="
|
|
2087
2087
|
},
|
|
2088
2088
|
"node_modules/archiver": {
|
|
2089
|
-
"version": "5.3.
|
|
2090
|
-
"resolved": "https://registry.npmjs.org/archiver/-/archiver-5.3.
|
|
2091
|
-
"integrity": "sha512
|
|
2089
|
+
"version": "5.3.2",
|
|
2090
|
+
"resolved": "https://registry.npmjs.org/archiver/-/archiver-5.3.2.tgz",
|
|
2091
|
+
"integrity": "sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==",
|
|
2092
2092
|
"dependencies": {
|
|
2093
2093
|
"archiver-utils": "^2.1.0",
|
|
2094
|
-
"async": "^3.2.
|
|
2094
|
+
"async": "^3.2.4",
|
|
2095
2095
|
"buffer-crc32": "^0.2.1",
|
|
2096
2096
|
"readable-stream": "^3.6.0",
|
|
2097
|
-
"readdir-glob": "^1.
|
|
2097
|
+
"readdir-glob": "^1.1.2",
|
|
2098
2098
|
"tar-stream": "^2.2.0",
|
|
2099
2099
|
"zip-stream": "^4.1.0"
|
|
2100
2100
|
},
|
|
@@ -12678,15 +12678,15 @@
|
|
|
12678
12678
|
"integrity": "sha512-uMgjozySS8adZZYePpaWs8cxB9/kdzmpX6SgJZ+wbz1K5eYk5QMYDVJaZKhxyIHUdnnJkfR7SVgStgH7LkGUyg=="
|
|
12679
12679
|
},
|
|
12680
12680
|
"archiver": {
|
|
12681
|
-
"version": "5.3.
|
|
12682
|
-
"resolved": "https://registry.npmjs.org/archiver/-/archiver-5.3.
|
|
12683
|
-
"integrity": "sha512
|
|
12681
|
+
"version": "5.3.2",
|
|
12682
|
+
"resolved": "https://registry.npmjs.org/archiver/-/archiver-5.3.2.tgz",
|
|
12683
|
+
"integrity": "sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==",
|
|
12684
12684
|
"requires": {
|
|
12685
12685
|
"archiver-utils": "^2.1.0",
|
|
12686
|
-
"async": "^3.2.
|
|
12686
|
+
"async": "^3.2.4",
|
|
12687
12687
|
"buffer-crc32": "^0.2.1",
|
|
12688
12688
|
"readable-stream": "^3.6.0",
|
|
12689
|
-
"readdir-glob": "^1.
|
|
12689
|
+
"readdir-glob": "^1.1.2",
|
|
12690
12690
|
"tar-stream": "^2.2.0",
|
|
12691
12691
|
"zip-stream": "^4.1.0"
|
|
12692
12692
|
},
|