@wdio/browserstack-service
Advanced tools
Comparing version 9.0.0-alpha.351 to 9.0.0-alpha.367
@@ -302,3 +302,3 @@ import PerformanceTester from './performance-tester.js'; | ||
const desiredCapabilities = (this._caps ?? {}); | ||
return !!browserDesiredCapabilities['appium:app'] || !!desiredCapabilities['appium:app']; | ||
return !!browserDesiredCapabilities['appium:app'] || !!desiredCapabilities['appium:app'] || !!(desiredCapabilities['appium:options']?.app); | ||
} | ||
@@ -305,0 +305,0 @@ _updateJob(requestBody) { |
{ | ||
"name": "@wdio/browserstack-service", | ||
"version": "9.0.0-alpha.351+6c24667ee", | ||
"version": "9.0.0-alpha.367+1c1d44229", | ||
"description": "WebdriverIO service for better Browserstack integration", | ||
@@ -36,5 +36,5 @@ "author": "Adam Bjerstedt <abjerstedt@gmail.com>", | ||
"@types/gitconfiglocal": "^2.0.1", | ||
"@wdio/logger": "9.0.0-alpha.351+6c24667ee", | ||
"@wdio/reporter": "9.0.0-alpha.351+6c24667ee", | ||
"@wdio/types": "9.0.0-alpha.351+6c24667ee", | ||
"@wdio/logger": "9.0.0-alpha.367+1c1d44229", | ||
"@wdio/reporter": "9.0.0-alpha.367+1c1d44229", | ||
"@wdio/types": "9.0.0-alpha.367+1c1d44229", | ||
"browserstack-local": "^1.5.1", | ||
@@ -47,3 +47,3 @@ "chalk": "^5.3.0", | ||
"uuid": "^10.0.0", | ||
"webdriverio": "9.0.0-alpha.351+6c24667ee", | ||
"webdriverio": "9.0.0-alpha.367+1c1d44229", | ||
"winston-transport": "^4.5.0", | ||
@@ -58,3 +58,3 @@ "yauzl": "^3.0.0" | ||
"@types/yauzl": "^2.10.3", | ||
"@wdio/globals": "9.0.0-alpha.351+6c24667ee" | ||
"@wdio/globals": "9.0.0-alpha.367+1c1d44229" | ||
}, | ||
@@ -64,3 +64,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "6c24667eeef4f44e7d44dac96aa6b19cce372f9f" | ||
"gitHead": "1c1d44229632b8a472ca68155fdd5c001da07145" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
360724