Socket
Socket
Sign inDemoInstall

@wdio/types

Package Overview
Dependencies
Maintainers
3
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/types - npm Package Compare versions

Comparing version 8.16.7 to 8.16.12

1

build/Capabilities.d.ts

@@ -321,2 +321,3 @@ import type { WebdriverIO as WebDriverIOOptions, Connection as ConnectionOptions } from './Options.js';

};
logLevel?: string;
}

@@ -323,0 +324,0 @@ export interface GridCapabilities {

@@ -29,2 +29,6 @@ import type * as Capabilities from './Capabilities.js';

binary?: string;
/**
* path to the log file
*/
logPath?: string;
}

@@ -31,0 +35,0 @@ declare global {

4

package.json
{
"name": "@wdio/types",
"version": "8.16.7",
"version": "8.16.12",
"description": "Utility package providing type information for a variety of WebdriverIO interfaces",

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

},
"gitHead": "15f7f225e6a81ea0e5e7a9ba8067ca59007f09c2"
"gitHead": "6a010586db579a5019b490172f8ffc3939c9e852"
}

Sorry, the diff of this file is not supported yet

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