Socket
Socket
Sign inDemoInstall

@wdio/repl

Package Overview
Dependencies
0
Maintainers
3
Versions
215
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.547 to 8.0.0-alpha.558

2

build/index.d.ts

@@ -42,3 +42,3 @@ /**

}
export declare type ReplCallback = (err: Error | null, result: any) => void;
export type ReplCallback = (err: Error | null, result: any) => void;
export default class WDIORepl {

@@ -45,0 +45,0 @@ static introMessage: string;

{
"name": "@wdio/repl",
"version": "8.0.0-alpha.547+d26292ec1",
"version": "8.0.0-alpha.558+9156ec0f4",
"description": "A WDIO helper utility to provide a repl interface for WebdriverIO",

@@ -32,3 +32,3 @@ "author": "Christian Bromann <mail@bromann.dev>",

},
"gitHead": "d26292ec1ea19fde65d2b575a7cb3ef288231ad2"
"gitHead": "9156ec0f422b7e784ea148e569fe423ba21a0355"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc