@testim/testim-cli 4.114.0 → 4.115.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 +28 -28
- package/cli.js.map +2 -2
- 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.115.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.115.0",
|
|
10
10
|
"license": "Proprietary",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@applitools/eyes-sdk-core": "13.11.32",
|
|
@@ -5221,9 +5221,9 @@
|
|
|
5221
5221
|
"integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="
|
|
5222
5222
|
},
|
|
5223
5223
|
"node_modules/is-core-module": {
|
|
5224
|
-
"version": "2.15.
|
|
5225
|
-
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.
|
|
5226
|
-
"integrity": "sha512-
|
|
5224
|
+
"version": "2.15.1",
|
|
5225
|
+
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz",
|
|
5226
|
+
"integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==",
|
|
5227
5227
|
"dev": true,
|
|
5228
5228
|
"dependencies": {
|
|
5229
5229
|
"hasown": "^2.0.2"
|