@wdio/types
Advanced tools
Comparing version 8.10.1 to 8.10.2
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
127807