Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wdio/types

Package Overview
Dependencies
Maintainers
3
Versions
173
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.10.1 to 8.10.2

6

build/Capabilities.d.ts

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

*
* @see https://appium.io/docs/en/writing-running-appium/caps/
* @see https://appium.github.io/appium.io/docs/en/writing-running-appium/caps/
*/

@@ -373,3 +373,3 @@ export interface AppiumCapabilities {

* The absolute local path or remote http URL to a .ipa file (IOS), .app folder (IOS Simulator), .apk file (Android)
* or [.apks file (Android App Bundle)](https://appium.io/docs/en/writing-running-appium/android/android-appbundle/index.html),
* or [.apks file (Android App Bundle)](https://appium.github.io/appium.io/docs/en/writing-running-appium/android/android-appbundle/index.html),
* or a .zip file containing one of these.

@@ -420,3 +420,3 @@ *

*
* @see https://appium.io/docs/en/writing-running-appium/caps/#android-only
* @see https://appium.github.io/appium.io/docs/en/writing-running-appium/caps/#android-only
*/

@@ -423,0 +423,0 @@ export interface AppiumAndroidCapabilities {

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

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

},
"gitHead": "0fc768bb7b2fe233877893260aec658facf6357f"
"gitHead": "fb163d506af31d0c5e5328bfee07d55a56aa0034"
}
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