@wdio/local-runner
Advanced tools
Comparing version 9.0.0-alpha.369 to 9.0.0-alpha.426
@@ -1,3 +0,1 @@ | ||
/// <reference types="node" resolution-mode="require"/> | ||
/// <reference types="node" resolution-mode="require"/> | ||
import type vm from 'node:vm'; | ||
@@ -4,0 +2,0 @@ import type { ReplConfig, ReplCallback } from '@wdio/repl'; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" resolution-mode="require"/> | ||
import type { ChildProcess } from 'node:child_process'; | ||
@@ -3,0 +2,0 @@ import WDIORepl from './repl.js'; |
@@ -1,3 +0,1 @@ | ||
/// <reference types="mocha" /> | ||
/// <reference types="node" resolution-mode="require"/> | ||
/** | ||
@@ -4,0 +2,0 @@ * ToDo(Christian): remove when @wdio/runner got typed |
@@ -1,3 +0,1 @@ | ||
/// <reference types="node" resolution-mode="require"/> | ||
/// <reference types="node" resolution-mode="require"/> | ||
import type { TransformCallback } from 'node:stream'; | ||
@@ -4,0 +2,0 @@ import { Transform } from 'node:stream'; |
@@ -1,4 +0,3 @@ | ||
/// <reference types="node" resolution-mode="require"/> | ||
import type { Readable } from 'node:stream'; | ||
export default function runnerTransformStream(cid: string, inputStream: Readable, aggregator?: string[]): Readable; | ||
//# sourceMappingURL=transformStream.d.ts.map |
@@ -1,4 +0,3 @@ | ||
/// <reference types="node" resolution-mode="require"/> | ||
import type { Transform } from 'node:stream'; | ||
export declare function removeLastListener(target: Transform, eventName: string): void; | ||
//# sourceMappingURL=utils.d.ts.map |
@@ -1,3 +0,1 @@ | ||
/// <reference types="node" resolution-mode="require"/> | ||
/// <reference types="node" resolution-mode="require"/> | ||
import child from 'node:child_process'; | ||
@@ -4,0 +2,0 @@ import { EventEmitter } from 'node:events'; |
{ | ||
"name": "@wdio/local-runner", | ||
"version": "9.0.0-alpha.369+43868ec82", | ||
"version": "9.0.0-alpha.426+d760644c4", | ||
"description": "A WebdriverIO runner to run tests locally", | ||
@@ -34,6 +34,6 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@types/node": "^20.1.0", | ||
"@wdio/logger": "9.0.0-alpha.369+43868ec82", | ||
"@wdio/repl": "9.0.0-alpha.369+43868ec82", | ||
"@wdio/runner": "9.0.0-alpha.369+43868ec82", | ||
"@wdio/types": "9.0.0-alpha.369+43868ec82", | ||
"@wdio/logger": "9.0.0-alpha.426+d760644c4", | ||
"@wdio/repl": "9.0.0-alpha.426+d760644c4", | ||
"@wdio/runner": "9.0.0-alpha.426+d760644c4", | ||
"@wdio/types": "9.0.0-alpha.426+d760644c4", | ||
"async-exit-hook": "^2.0.1", | ||
@@ -50,3 +50,3 @@ "split2": "^4.1.0", | ||
}, | ||
"gitHead": "43868ec82075db90009f00bb737f6df0f1744ca6" | ||
"gitHead": "d760644c4c6e1ef910c0bee120cb422e25dbbe06" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
32121
655