Socket
Socket
Sign inDemoInstall

@wdio/repl

Package Overview
Dependencies
1
Maintainers
3
Versions
216
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.26.0 to 7.30.2

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": "7.26.0",
"version": "7.30.2",
"description": "A WDIO helper utility to provide a repl interface for WebdriverIO",

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

"dependencies": {
"@wdio/utils": "7.26.0"
"@wdio/utils": "7.30.2"
},

@@ -34,3 +34,3 @@ "publishConfig": {

},
"gitHead": "573927a79dc0a2b9d9a9e19e7d1b8c1ff9fac308"
"gitHead": "f65ff89daa26bb039f4286a5eb466b403d19c715"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc