@testim/testim-cli 3.273.0 → 3.274.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/npm-shrinkwrap.json +8 -11
- package/package.json +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testim/testim-cli",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.274.0",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@testim/testim-cli",
|
|
9
|
-
"version": "3.
|
|
9
|
+
"version": "3.274.0",
|
|
10
10
|
"license": "Proprietary",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@applitools/eyes-sdk-core": "13.11.21",
|
|
@@ -14552,12 +14552,9 @@
|
|
|
14552
14552
|
"integrity": "sha512-IjZc9KIotudix8bMaBW6QvMuq64BrJWFs1+4V0lXwWGQZwH+LnX87doAYhem4caOEusRP9/g6jVDQmZ8XOk1nw=="
|
|
14553
14553
|
},
|
|
14554
14554
|
"node_modules/tinycolor2": {
|
|
14555
|
-
"version": "1.5.
|
|
14556
|
-
"resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.5.
|
|
14557
|
-
"integrity": "sha512-
|
|
14558
|
-
"engines": {
|
|
14559
|
-
"node": "*"
|
|
14560
|
-
}
|
|
14555
|
+
"version": "1.5.2",
|
|
14556
|
+
"resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.5.2.tgz",
|
|
14557
|
+
"integrity": "sha512-h80m9GPFGbcLzZByXlNSEhp1gf8Dy+VX/2JCGUZsWLo7lV1mnE/XlxGYgRBoMLJh1lIDXP0EMC4RPTjlRaV+Bg=="
|
|
14561
14558
|
},
|
|
14562
14559
|
"node_modules/tmp": {
|
|
14563
14560
|
"version": "0.0.33",
|
|
@@ -27179,9 +27176,9 @@
|
|
|
27179
27176
|
"integrity": "sha512-IjZc9KIotudix8bMaBW6QvMuq64BrJWFs1+4V0lXwWGQZwH+LnX87doAYhem4caOEusRP9/g6jVDQmZ8XOk1nw=="
|
|
27180
27177
|
},
|
|
27181
27178
|
"tinycolor2": {
|
|
27182
|
-
"version": "1.5.
|
|
27183
|
-
"resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.5.
|
|
27184
|
-
"integrity": "sha512-
|
|
27179
|
+
"version": "1.5.2",
|
|
27180
|
+
"resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.5.2.tgz",
|
|
27181
|
+
"integrity": "sha512-h80m9GPFGbcLzZByXlNSEhp1gf8Dy+VX/2JCGUZsWLo7lV1mnE/XlxGYgRBoMLJh1lIDXP0EMC4RPTjlRaV+Bg=="
|
|
27185
27182
|
},
|
|
27186
27183
|
"tmp": {
|
|
27187
27184
|
"version": "0.0.33",
|