@testim/testim-cli 4.162.0 → 4.162.1

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.162.0",
3
+ "version": "4.162.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@testim/testim-cli",
9
- "version": "4.162.0",
9
+ "version": "4.162.1",
10
10
  "license": "Proprietary",
11
11
  "dependencies": {
12
12
  "@applitools/eyes-sdk-core": "13.11.34-legacy.1",
@@ -874,9 +874,9 @@
874
874
  }
875
875
  },
876
876
  "node_modules/@babel/runtime": {
877
- "version": "7.28.2",
878
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.2.tgz",
879
- "integrity": "sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==",
877
+ "version": "7.28.3",
878
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.3.tgz",
879
+ "integrity": "sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==",
880
880
  "license": "MIT",
881
881
  "engines": {
882
882
  "node": ">=6.9.0"
@@ -2009,6 +2009,216 @@
2009
2009
  "node": ">=12"
2010
2010
  }
2011
2011
  },
2012
+ "node_modules/@rollup/rollup-android-arm-eabi": {
2013
+ "version": "4.46.2",
2014
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.46.2.tgz",
2015
+ "integrity": "sha512-Zj3Hl6sN34xJtMv7Anwb5Gu01yujyE/cLBDB2gnHTAHaWS1Z38L7kuSG+oAh0giZMqG060f/YBStXtMH6FvPMA==",
2016
+ "cpu": [
2017
+ "arm"
2018
+ ],
2019
+ "license": "MIT",
2020
+ "optional": true,
2021
+ "os": [
2022
+ "android"
2023
+ ],
2024
+ "peer": true
2025
+ },
2026
+ "node_modules/@rollup/rollup-android-arm64": {
2027
+ "version": "4.46.2",
2028
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.46.2.tgz",
2029
+ "integrity": "sha512-nTeCWY83kN64oQ5MGz3CgtPx8NSOhC5lWtsjTs+8JAJNLcP3QbLCtDDgUKQc/Ro/frpMq4SHUaHN6AMltcEoLQ==",
2030
+ "cpu": [
2031
+ "arm64"
2032
+ ],
2033
+ "license": "MIT",
2034
+ "optional": true,
2035
+ "os": [
2036
+ "android"
2037
+ ],
2038
+ "peer": true
2039
+ },
2040
+ "node_modules/@rollup/rollup-darwin-arm64": {
2041
+ "version": "4.46.2",
2042
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.46.2.tgz",
2043
+ "integrity": "sha512-HV7bW2Fb/F5KPdM/9bApunQh68YVDU8sO8BvcW9OngQVN3HHHkw99wFupuUJfGR9pYLLAjcAOA6iO+evsbBaPQ==",
2044
+ "cpu": [
2045
+ "arm64"
2046
+ ],
2047
+ "license": "MIT",
2048
+ "optional": true,
2049
+ "os": [
2050
+ "darwin"
2051
+ ],
2052
+ "peer": true
2053
+ },
2054
+ "node_modules/@rollup/rollup-darwin-x64": {
2055
+ "version": "4.46.2",
2056
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.46.2.tgz",
2057
+ "integrity": "sha512-SSj8TlYV5nJixSsm/y3QXfhspSiLYP11zpfwp6G/YDXctf3Xkdnk4woJIF5VQe0of2OjzTt8EsxnJDCdHd2xMA==",
2058
+ "cpu": [
2059
+ "x64"
2060
+ ],
2061
+ "license": "MIT",
2062
+ "optional": true,
2063
+ "os": [
2064
+ "darwin"
2065
+ ],
2066
+ "peer": true
2067
+ },
2068
+ "node_modules/@rollup/rollup-freebsd-arm64": {
2069
+ "version": "4.46.2",
2070
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.46.2.tgz",
2071
+ "integrity": "sha512-ZyrsG4TIT9xnOlLsSSi9w/X29tCbK1yegE49RYm3tu3wF1L/B6LVMqnEWyDB26d9Ecx9zrmXCiPmIabVuLmNSg==",
2072
+ "cpu": [
2073
+ "arm64"
2074
+ ],
2075
+ "license": "MIT",
2076
+ "optional": true,
2077
+ "os": [
2078
+ "freebsd"
2079
+ ],
2080
+ "peer": true
2081
+ },
2082
+ "node_modules/@rollup/rollup-freebsd-x64": {
2083
+ "version": "4.46.2",
2084
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.46.2.tgz",
2085
+ "integrity": "sha512-pCgHFoOECwVCJ5GFq8+gR8SBKnMO+xe5UEqbemxBpCKYQddRQMgomv1104RnLSg7nNvgKy05sLsY51+OVRyiVw==",
2086
+ "cpu": [
2087
+ "x64"
2088
+ ],
2089
+ "license": "MIT",
2090
+ "optional": true,
2091
+ "os": [
2092
+ "freebsd"
2093
+ ],
2094
+ "peer": true
2095
+ },
2096
+ "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
2097
+ "version": "4.46.2",
2098
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.46.2.tgz",
2099
+ "integrity": "sha512-EtP8aquZ0xQg0ETFcxUbU71MZlHaw9MChwrQzatiE8U/bvi5uv/oChExXC4mWhjiqK7azGJBqU0tt5H123SzVA==",
2100
+ "cpu": [
2101
+ "arm"
2102
+ ],
2103
+ "license": "MIT",
2104
+ "optional": true,
2105
+ "os": [
2106
+ "linux"
2107
+ ],
2108
+ "peer": true
2109
+ },
2110
+ "node_modules/@rollup/rollup-linux-arm-musleabihf": {
2111
+ "version": "4.46.2",
2112
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.46.2.tgz",
2113
+ "integrity": "sha512-qO7F7U3u1nfxYRPM8HqFtLd+raev2K137dsV08q/LRKRLEc7RsiDWihUnrINdsWQxPR9jqZ8DIIZ1zJJAm5PjQ==",
2114
+ "cpu": [
2115
+ "arm"
2116
+ ],
2117
+ "license": "MIT",
2118
+ "optional": true,
2119
+ "os": [
2120
+ "linux"
2121
+ ],
2122
+ "peer": true
2123
+ },
2124
+ "node_modules/@rollup/rollup-linux-arm64-gnu": {
2125
+ "version": "4.46.2",
2126
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.46.2.tgz",
2127
+ "integrity": "sha512-3dRaqLfcOXYsfvw5xMrxAk9Lb1f395gkoBYzSFcc/scgRFptRXL9DOaDpMiehf9CO8ZDRJW2z45b6fpU5nwjng==",
2128
+ "cpu": [
2129
+ "arm64"
2130
+ ],
2131
+ "license": "MIT",
2132
+ "optional": true,
2133
+ "os": [
2134
+ "linux"
2135
+ ],
2136
+ "peer": true
2137
+ },
2138
+ "node_modules/@rollup/rollup-linux-arm64-musl": {
2139
+ "version": "4.46.2",
2140
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.46.2.tgz",
2141
+ "integrity": "sha512-fhHFTutA7SM+IrR6lIfiHskxmpmPTJUXpWIsBXpeEwNgZzZZSg/q4i6FU4J8qOGyJ0TR+wXBwx/L7Ho9z0+uDg==",
2142
+ "cpu": [
2143
+ "arm64"
2144
+ ],
2145
+ "license": "MIT",
2146
+ "optional": true,
2147
+ "os": [
2148
+ "linux"
2149
+ ],
2150
+ "peer": true
2151
+ },
2152
+ "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
2153
+ "version": "4.46.2",
2154
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.46.2.tgz",
2155
+ "integrity": "sha512-i7wfGFXu8x4+FRqPymzjD+Hyav8l95UIZ773j7J7zRYc3Xsxy2wIn4x+llpunexXe6laaO72iEjeeGyUFmjKeA==",
2156
+ "cpu": [
2157
+ "loong64"
2158
+ ],
2159
+ "license": "MIT",
2160
+ "optional": true,
2161
+ "os": [
2162
+ "linux"
2163
+ ],
2164
+ "peer": true
2165
+ },
2166
+ "node_modules/@rollup/rollup-linux-ppc64-gnu": {
2167
+ "version": "4.46.2",
2168
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.46.2.tgz",
2169
+ "integrity": "sha512-B/l0dFcHVUnqcGZWKcWBSV2PF01YUt0Rvlurci5P+neqY/yMKchGU8ullZvIv5e8Y1C6wOn+U03mrDylP5q9Yw==",
2170
+ "cpu": [
2171
+ "ppc64"
2172
+ ],
2173
+ "license": "MIT",
2174
+ "optional": true,
2175
+ "os": [
2176
+ "linux"
2177
+ ],
2178
+ "peer": true
2179
+ },
2180
+ "node_modules/@rollup/rollup-linux-riscv64-gnu": {
2181
+ "version": "4.46.2",
2182
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.46.2.tgz",
2183
+ "integrity": "sha512-32k4ENb5ygtkMwPMucAb8MtV8olkPT03oiTxJbgkJa7lJ7dZMr0GCFJlyvy+K8iq7F/iuOr41ZdUHaOiqyR3iQ==",
2184
+ "cpu": [
2185
+ "riscv64"
2186
+ ],
2187
+ "license": "MIT",
2188
+ "optional": true,
2189
+ "os": [
2190
+ "linux"
2191
+ ],
2192
+ "peer": true
2193
+ },
2194
+ "node_modules/@rollup/rollup-linux-riscv64-musl": {
2195
+ "version": "4.46.2",
2196
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.46.2.tgz",
2197
+ "integrity": "sha512-t5B2loThlFEauloaQkZg9gxV05BYeITLvLkWOkRXogP4qHXLkWSbSHKM9S6H1schf/0YGP/qNKtiISlxvfmmZw==",
2198
+ "cpu": [
2199
+ "riscv64"
2200
+ ],
2201
+ "license": "MIT",
2202
+ "optional": true,
2203
+ "os": [
2204
+ "linux"
2205
+ ],
2206
+ "peer": true
2207
+ },
2208
+ "node_modules/@rollup/rollup-linux-s390x-gnu": {
2209
+ "version": "4.46.2",
2210
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.46.2.tgz",
2211
+ "integrity": "sha512-YKjekwTEKgbB7n17gmODSmJVUIvj8CX7q5442/CK80L8nqOUbMtf8b01QkG3jOqyr1rotrAnW6B/qiHwfcuWQA==",
2212
+ "cpu": [
2213
+ "s390x"
2214
+ ],
2215
+ "license": "MIT",
2216
+ "optional": true,
2217
+ "os": [
2218
+ "linux"
2219
+ ],
2220
+ "peer": true
2221
+ },
2012
2222
  "node_modules/@rollup/rollup-linux-x64-gnu": {
2013
2223
  "version": "4.46.2",
2014
2224
  "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.46.2.tgz",
@@ -2023,6 +2233,62 @@
2023
2233
  ],
2024
2234
  "peer": true
2025
2235
  },
2236
+ "node_modules/@rollup/rollup-linux-x64-musl": {
2237
+ "version": "4.46.2",
2238
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.46.2.tgz",
2239
+ "integrity": "sha512-7kX69DIrBeD7yNp4A5b81izs8BqoZkCIaxQaOpumcJ1S/kmqNFjPhDu1LHeVXv0SexfHQv5cqHsxLOjETuqDuA==",
2240
+ "cpu": [
2241
+ "x64"
2242
+ ],
2243
+ "license": "MIT",
2244
+ "optional": true,
2245
+ "os": [
2246
+ "linux"
2247
+ ],
2248
+ "peer": true
2249
+ },
2250
+ "node_modules/@rollup/rollup-win32-arm64-msvc": {
2251
+ "version": "4.46.2",
2252
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.46.2.tgz",
2253
+ "integrity": "sha512-wiJWMIpeaak/jsbaq2HMh/rzZxHVW1rU6coyeNNpMwk5isiPjSTx0a4YLSlYDwBH/WBvLz+EtsNqQScZTLJy3g==",
2254
+ "cpu": [
2255
+ "arm64"
2256
+ ],
2257
+ "license": "MIT",
2258
+ "optional": true,
2259
+ "os": [
2260
+ "win32"
2261
+ ],
2262
+ "peer": true
2263
+ },
2264
+ "node_modules/@rollup/rollup-win32-ia32-msvc": {
2265
+ "version": "4.46.2",
2266
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.46.2.tgz",
2267
+ "integrity": "sha512-gBgaUDESVzMgWZhcyjfs9QFK16D8K6QZpwAaVNJxYDLHWayOta4ZMjGm/vsAEy3hvlS2GosVFlBlP9/Wb85DqQ==",
2268
+ "cpu": [
2269
+ "ia32"
2270
+ ],
2271
+ "license": "MIT",
2272
+ "optional": true,
2273
+ "os": [
2274
+ "win32"
2275
+ ],
2276
+ "peer": true
2277
+ },
2278
+ "node_modules/@rollup/rollup-win32-x64-msvc": {
2279
+ "version": "4.46.2",
2280
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.46.2.tgz",
2281
+ "integrity": "sha512-CvUo2ixeIQGtF6WvuB87XWqPQkoFAFqW+HUo/WzHwuHDvIwZCtjdWXoYCcr06iKGydiqTclC4jU/TNObC/xKZg==",
2282
+ "cpu": [
2283
+ "x64"
2284
+ ],
2285
+ "license": "MIT",
2286
+ "optional": true,
2287
+ "os": [
2288
+ "win32"
2289
+ ],
2290
+ "peer": true
2291
+ },
2026
2292
  "node_modules/@segment/analytics-core": {
2027
2293
  "version": "1.7.0",
2028
2294
  "resolved": "https://registry.npmjs.org/@segment/analytics-core/-/analytics-core-1.7.0.tgz",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.162.0",
3
+ "version": "4.162.1",
4
4
  "description": "Command line interface for running Testing on your CI",
5
5
  "author": "Oren Rubin",
6
6
  "contributors": [