@testim/testim-cli 4.166.0 → 4.169.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 +52 -52
- package/cli.js.map +3 -3
- package/npm-shrinkwrap.json +48 -47
- 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.169.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.169.0",
|
|
10
10
|
"license": "Proprietary",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@applitools/eyes-sdk-core": "13.11.34-legacy.1",
|
|
@@ -1585,9 +1585,9 @@
|
|
|
1585
1585
|
}
|
|
1586
1586
|
},
|
|
1587
1587
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
1588
|
-
"version": "4.
|
|
1589
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.
|
|
1590
|
-
"integrity": "sha512-
|
|
1588
|
+
"version": "4.50.0",
|
|
1589
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.50.0.tgz",
|
|
1590
|
+
"integrity": "sha512-8PrJJA7/VU8ToHVEPu14FzuSAqVKyo5gg/J8xUerMbyNkWkO9j2ExBho/68RnJsMGNJq4zH114iAttgm7BZVkA==",
|
|
1591
1591
|
"cpu": [
|
|
1592
1592
|
"x64"
|
|
1593
1593
|
],
|
|
@@ -1599,9 +1599,9 @@
|
|
|
1599
1599
|
"peer": true
|
|
1600
1600
|
},
|
|
1601
1601
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
1602
|
-
"version": "4.
|
|
1603
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.
|
|
1604
|
-
"integrity": "sha512-
|
|
1602
|
+
"version": "4.50.0",
|
|
1603
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.50.0.tgz",
|
|
1604
|
+
"integrity": "sha512-SkE6YQp+CzpyOrbw7Oc4MgXFvTw2UIBElvAvLCo230pyxOLmYwRPwZ/L5lBe/VW/qT1ZgND9wJfOsdy0XptRvw==",
|
|
1605
1605
|
"cpu": [
|
|
1606
1606
|
"x64"
|
|
1607
1607
|
],
|
|
@@ -2340,9 +2340,9 @@
|
|
|
2340
2340
|
}
|
|
2341
2341
|
},
|
|
2342
2342
|
"node_modules/@zip.js/zip.js": {
|
|
2343
|
-
"version": "2.7.
|
|
2344
|
-
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.
|
|
2345
|
-
"integrity": "sha512-
|
|
2343
|
+
"version": "2.7.73",
|
|
2344
|
+
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.7.73.tgz",
|
|
2345
|
+
"integrity": "sha512-I2UP8/rdQE5hTtVVL08B7P8XuwXiKuuMUPjNuFOVL/9b+8IsExR9S5jz2H58u0rJjU4M1BikLgqEMG8gZJZVBw==",
|
|
2346
2346
|
"license": "BSD-3-Clause",
|
|
2347
2347
|
"engines": {
|
|
2348
2348
|
"bun": ">=0.7.0",
|
|
@@ -4482,12 +4482,12 @@
|
|
|
4482
4482
|
}
|
|
4483
4483
|
},
|
|
4484
4484
|
"node_modules/eventsource-parser": {
|
|
4485
|
-
"version": "3.0.
|
|
4486
|
-
"resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.
|
|
4487
|
-
"integrity": "sha512-
|
|
4485
|
+
"version": "3.0.6",
|
|
4486
|
+
"resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.6.tgz",
|
|
4487
|
+
"integrity": "sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==",
|
|
4488
4488
|
"license": "MIT",
|
|
4489
4489
|
"engines": {
|
|
4490
|
-
"node": ">=
|
|
4490
|
+
"node": ">=18.0.0"
|
|
4491
4491
|
}
|
|
4492
4492
|
},
|
|
4493
4493
|
"node_modules/execa": {
|
|
@@ -5719,9 +5719,9 @@
|
|
|
5719
5719
|
"license": "MIT"
|
|
5720
5720
|
},
|
|
5721
5721
|
"node_modules/import-meta-resolve": {
|
|
5722
|
-
"version": "4.
|
|
5723
|
-
"resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.
|
|
5724
|
-
"integrity": "sha512-
|
|
5722
|
+
"version": "4.2.0",
|
|
5723
|
+
"resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.2.0.tgz",
|
|
5724
|
+
"integrity": "sha512-Iqv2fzaTQN28s/FwZAoFq0ZSs/7hMAHJVX+w8PZl3cY19Pxk6jFFalxQoIfW2826i/fDLXv8IiEZRIT0lDuWcg==",
|
|
5725
5725
|
"license": "MIT",
|
|
5726
5726
|
"funding": {
|
|
5727
5727
|
"type": "github",
|
|
@@ -7968,9 +7968,9 @@
|
|
|
7968
7968
|
}
|
|
7969
7969
|
},
|
|
7970
7970
|
"node_modules/rollup": {
|
|
7971
|
-
"version": "4.
|
|
7972
|
-
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.
|
|
7973
|
-
"integrity": "sha512
|
|
7971
|
+
"version": "4.50.0",
|
|
7972
|
+
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.50.0.tgz",
|
|
7973
|
+
"integrity": "sha512-/Zl4D8zPifNmyGzJS+3kVoyXeDeT/GrsJM94sACNg9RtUE0hrHa1bNPtRSrfHTMH5HjRzce6K7rlTh3Khiw+pw==",
|
|
7974
7974
|
"license": "MIT",
|
|
7975
7975
|
"peer": true,
|
|
7976
7976
|
"dependencies": {
|
|
@@ -7984,26 +7984,27 @@
|
|
|
7984
7984
|
"npm": ">=8.0.0"
|
|
7985
7985
|
},
|
|
7986
7986
|
"optionalDependencies": {
|
|
7987
|
-
"@rollup/rollup-android-arm-eabi": "4.
|
|
7988
|
-
"@rollup/rollup-android-arm64": "4.
|
|
7989
|
-
"@rollup/rollup-darwin-arm64": "4.
|
|
7990
|
-
"@rollup/rollup-darwin-x64": "4.
|
|
7991
|
-
"@rollup/rollup-freebsd-arm64": "4.
|
|
7992
|
-
"@rollup/rollup-freebsd-x64": "4.
|
|
7993
|
-
"@rollup/rollup-linux-arm-gnueabihf": "4.
|
|
7994
|
-
"@rollup/rollup-linux-arm-musleabihf": "4.
|
|
7995
|
-
"@rollup/rollup-linux-arm64-gnu": "4.
|
|
7996
|
-
"@rollup/rollup-linux-arm64-musl": "4.
|
|
7997
|
-
"@rollup/rollup-linux-loongarch64-gnu": "4.
|
|
7998
|
-
"@rollup/rollup-linux-ppc64-gnu": "4.
|
|
7999
|
-
"@rollup/rollup-linux-riscv64-gnu": "4.
|
|
8000
|
-
"@rollup/rollup-linux-riscv64-musl": "4.
|
|
8001
|
-
"@rollup/rollup-linux-s390x-gnu": "4.
|
|
8002
|
-
"@rollup/rollup-linux-x64-gnu": "4.
|
|
8003
|
-
"@rollup/rollup-linux-x64-musl": "4.
|
|
8004
|
-
"@rollup/rollup-
|
|
8005
|
-
"@rollup/rollup-win32-
|
|
8006
|
-
"@rollup/rollup-win32-
|
|
7987
|
+
"@rollup/rollup-android-arm-eabi": "4.50.0",
|
|
7988
|
+
"@rollup/rollup-android-arm64": "4.50.0",
|
|
7989
|
+
"@rollup/rollup-darwin-arm64": "4.50.0",
|
|
7990
|
+
"@rollup/rollup-darwin-x64": "4.50.0",
|
|
7991
|
+
"@rollup/rollup-freebsd-arm64": "4.50.0",
|
|
7992
|
+
"@rollup/rollup-freebsd-x64": "4.50.0",
|
|
7993
|
+
"@rollup/rollup-linux-arm-gnueabihf": "4.50.0",
|
|
7994
|
+
"@rollup/rollup-linux-arm-musleabihf": "4.50.0",
|
|
7995
|
+
"@rollup/rollup-linux-arm64-gnu": "4.50.0",
|
|
7996
|
+
"@rollup/rollup-linux-arm64-musl": "4.50.0",
|
|
7997
|
+
"@rollup/rollup-linux-loongarch64-gnu": "4.50.0",
|
|
7998
|
+
"@rollup/rollup-linux-ppc64-gnu": "4.50.0",
|
|
7999
|
+
"@rollup/rollup-linux-riscv64-gnu": "4.50.0",
|
|
8000
|
+
"@rollup/rollup-linux-riscv64-musl": "4.50.0",
|
|
8001
|
+
"@rollup/rollup-linux-s390x-gnu": "4.50.0",
|
|
8002
|
+
"@rollup/rollup-linux-x64-gnu": "4.50.0",
|
|
8003
|
+
"@rollup/rollup-linux-x64-musl": "4.50.0",
|
|
8004
|
+
"@rollup/rollup-openharmony-arm64": "4.50.0",
|
|
8005
|
+
"@rollup/rollup-win32-arm64-msvc": "4.50.0",
|
|
8006
|
+
"@rollup/rollup-win32-ia32-msvc": "4.50.0",
|
|
8007
|
+
"@rollup/rollup-win32-x64-msvc": "4.50.0",
|
|
8007
8008
|
"fsevents": "~2.3.2"
|
|
8008
8009
|
}
|
|
8009
8010
|
},
|
|
@@ -9758,9 +9759,9 @@
|
|
|
9758
9759
|
"peer": true
|
|
9759
9760
|
},
|
|
9760
9761
|
"node_modules/vite-node/node_modules/vite": {
|
|
9761
|
-
"version": "7.1.
|
|
9762
|
-
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.
|
|
9763
|
-
"integrity": "sha512-
|
|
9762
|
+
"version": "7.1.4",
|
|
9763
|
+
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.4.tgz",
|
|
9764
|
+
"integrity": "sha512-X5QFK4SGynAeeIt+A7ZWnApdUyHYm+pzv/8/A57LqSGcI88U6R6ipOs3uCesdc6yl7nl+zNO0t8LmqAdXcQihw==",
|
|
9764
9765
|
"license": "MIT",
|
|
9765
9766
|
"peer": true,
|
|
9766
9767
|
"dependencies": {
|
|
@@ -10095,9 +10096,9 @@
|
|
|
10095
10096
|
}
|
|
10096
10097
|
},
|
|
10097
10098
|
"node_modules/vitest/node_modules/vite": {
|
|
10098
|
-
"version": "7.1.
|
|
10099
|
-
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.
|
|
10100
|
-
"integrity": "sha512-
|
|
10099
|
+
"version": "7.1.4",
|
|
10100
|
+
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.4.tgz",
|
|
10101
|
+
"integrity": "sha512-X5QFK4SGynAeeIt+A7ZWnApdUyHYm+pzv/8/A57LqSGcI88U6R6ipOs3uCesdc6yl7nl+zNO0t8LmqAdXcQihw==",
|
|
10101
10102
|
"license": "MIT",
|
|
10102
10103
|
"peer": true,
|
|
10103
10104
|
"dependencies": {
|