@wdio/runner
Advanced tools
Comparing version 9.0.0-alpha.369 to 9.0.0-alpha.426
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" resolution-mode="require"/> | ||
import { EventEmitter } from 'node:events'; | ||
@@ -3,0 +2,0 @@ import type { RunParams } from './types.js'; |
{ | ||
"name": "@wdio/runner", | ||
"version": "9.0.0-alpha.369+43868ec82", | ||
"version": "9.0.0-alpha.426+d760644c4", | ||
"description": "A WebdriverIO service that runs tests in arbitrary environments", | ||
@@ -33,12 +33,12 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@types/node": "^20.11.28", | ||
"@wdio/config": "9.0.0-alpha.369+43868ec82", | ||
"@wdio/globals": "9.0.0-alpha.369+43868ec82", | ||
"@wdio/logger": "9.0.0-alpha.369+43868ec82", | ||
"@wdio/types": "9.0.0-alpha.369+43868ec82", | ||
"@wdio/utils": "9.0.0-alpha.369+43868ec82", | ||
"@wdio/config": "9.0.0-alpha.426+d760644c4", | ||
"@wdio/globals": "9.0.0-alpha.426+d760644c4", | ||
"@wdio/logger": "9.0.0-alpha.426+d760644c4", | ||
"@wdio/types": "9.0.0-alpha.426+d760644c4", | ||
"@wdio/utils": "9.0.0-alpha.426+d760644c4", | ||
"deepmerge-ts": "^7.0.3", | ||
"expect-webdriverio": "5.0.0-alpha.2", | ||
"gaze": "^1.1.3", | ||
"webdriver": "9.0.0-alpha.369+43868ec82", | ||
"webdriverio": "9.0.0-alpha.369+43868ec82" | ||
"webdriver": "9.0.0-alpha.426+d760644c4", | ||
"webdriverio": "9.0.0-alpha.426+d760644c4" | ||
}, | ||
@@ -48,3 +48,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "43868ec82075db90009f00bb737f6df0f1744ca6" | ||
"gitHead": "d760644c4c6e1ef910c0bee120cb422e25dbbe06" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
63324
1367