Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wdio/repl

Package Overview
Dependencies
Maintainers
3
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/repl - npm Package Compare versions

Comparing version 9.0.8 to 9.4.4

2

build/index.d.ts

@@ -40,3 +40,3 @@ /**

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

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

{
"name": "@wdio/repl",
"version": "9.0.8",
"version": "9.4.4",
"description": "A WDIO helper utility to provide a repl interface for WebdriverIO",

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

},
"gitHead": "cc85ebf08918965cff46ce7e014703549b7f50d7"
"gitHead": "d327d86e07d16eaa0ecdf0656c1868ba73261393"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc