Socket
Socket
Sign inDemoInstall

@wdio/types

Package Overview
Dependencies
Maintainers
3
Versions
171
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.6.8 to 8.7.0

4

build/Capabilities.d.ts

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

disableWindowAnimation?: boolean;
otherApps?: string;
otherApps?: string | string[];
uiautomator2ServerLaunchTimeout?: number;

@@ -648,3 +648,3 @@ uiautomator2ServerInstallTimeout?: number;

'appium:wdaEventloopIdleDelay'?: number;
'appium:otherApps'?: string;
'appium:otherApps'?: string | string[];
'appium:includeSafariInWebviews'?: boolean;

@@ -651,0 +651,0 @@ 'appium:additionalWebviewBundleIds'?: Array<string>;

{
"name": "@wdio/types",
"version": "8.6.8",
"version": "8.7.0",
"description": "Utility package providing type information for a variety of WebdriverIO interfaces",

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

},
"gitHead": "d93cd057937fc77935a4855dedf74323183652dd"
"gitHead": "2615d963dc561aed0920c519ed5c27720e1a636c"
}

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