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.0.0-alpha.249 to 8.0.0-alpha.327

7

build/Capabilities.d.ts

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

'sauce:visual'?: SauceLabsVisualCapabilities;
'experitest:accessKey'?: string;
'bstack:options'?: BrowserStackCapabilities;

@@ -131,2 +132,4 @@ 'browserstack.local'?: boolean;

'ms:edgeChromium'?: MicrosoftEdgeOptions;
'ms:experimental-webdriver'?: boolean;
'ms:waitForAppLaunch'?: string;
'safari.options'?: {

@@ -634,2 +637,6 @@ [name: string]: any;

'appium:appInstallStrategy'?: string;
/**
* Windows Application Driver capabilities
*/
'appium:appArguments'?: string;
}

@@ -636,0 +643,0 @@ export interface AppiumXCUISafariGlobalPreferences {

4

package.json
{
"name": "@wdio/types",
"version": "8.0.0-alpha.249+4bc237701",
"version": "8.0.0-alpha.327+9e6d91918",
"description": "Utility package providing type information for a variety of WebdriverIO interfaces",

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

},
"gitHead": "4bc2377018d9eb21e15742287f04a92a0245b703"
"gitHead": "9e6d919187b099126ba2dae802791c659fc9c794"
}

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