Socket
Socket
Sign inDemoInstall

@wdio/repl

Package Overview
Dependencies
Maintainers
3
Versions
225
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 8.6.6 to 8.10.1

3

build/index.js

@@ -34,3 +34,3 @@ /**

import { STATIC_RETURNS, INTRO_MESSAGE, DEFAULT_CONFIG } from './constants.js';
export default class WDIORepl {
class WDIORepl {
static introMessage = INTRO_MESSAGE;

@@ -116,1 +116,2 @@ _config;

}
export default WDIORepl;
{
"name": "@wdio/repl",
"version": "8.6.6",
"version": "8.10.1",
"description": "A WDIO helper utility to provide a repl interface for WebdriverIO",

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

"dependencies": {
"@types/node": "^18.0.0"
"@types/node": "^20.1.0"
},

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

},
"gitHead": "1bcac586be548a778d452e0b01c11e4097d743f4"
"gitHead": "0fc768bb7b2fe233877893260aec658facf6357f"
}
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