Socket
Socket
Sign inDemoInstall

@wdio/repl

Package Overview
Dependencies
2
Maintainers
3
Versions
216
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.14 to 8.1.0

4

build/index.d.ts

@@ -31,4 +31,4 @@ /**

*/
/// <reference types="node" />
/// <reference types="node" />
/// <reference types="node" resolution-mode="require"/>
/// <reference types="node" resolution-mode="require"/>
import vm from 'node:vm';

@@ -35,0 +35,0 @@ import repl from 'node:repl';

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

@@ -29,6 +29,9 @@ "author": "Christian Bromann <mail@bromann.dev>",

"typeScriptVersion": "3.8.3",
"dependencies": {
"@types/node": "^18.0.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "ab58bc79c1df2e146d02a68ee444766ec371e6d2"
"gitHead": "f505134606f99129c816acb00f22e39032e60820"
}
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