New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 7.19.7 to 7.20.0

1

build/index.d.ts

@@ -32,2 +32,3 @@ /**

/// <reference types="node" />
/// <reference types="node" />
import vm from 'vm';

@@ -34,0 +35,0 @@ import repl from 'repl';

6

package.json
{
"name": "@wdio/repl",
"version": "7.19.7",
"version": "7.20.0",
"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.19.7"
"@wdio/utils": "7.20.0"
},

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

},
"gitHead": "ed5b7278190953d5e77d11083b59db2209ac99b5"
"gitHead": "b00976955d3901903fe8401d09ed10d8826d38b1"
}

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