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.24.12 to 8.26.2

4

build/Capabilities.d.ts

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

'appium:disableSuppressAccessibilityService'?: boolean;
'appium:hideKeyboard'?: boolean;
'appium:autoWebviewName'?: string;
}

@@ -1057,2 +1059,4 @@ /**

};
networkLogsExcludeHosts?: Array<string>;
networkLogsIncludeHosts?: Array<string>;
/**

@@ -1059,0 +1063,0 @@ * https://www.browserstack.com/docs/app-automate/appium/debug-failed-tests/interactive-session

4

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

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

},
"gitHead": "ebf1ba1875fe210fda7067c1c13944c50cb6a694"
"gitHead": "a8d00d826d49b1b01bf4921a10974e1db47085f6"
}

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