@appium/support
Advanced tools
Comparing version 4.2.3 to 4.2.4
@@ -276,3 +276,6 @@ "use strict"; | ||
cwd: process.cwd(), | ||
json: true | ||
json: true, | ||
}, { | ||
// https://discuss.appium.io/t/appium-driver-install-fails-while-checking-drivers-compatibility/42209 | ||
shell: system.isWindows(), | ||
})).json; | ||
@@ -279,0 +282,0 @@ } |
@@ -275,3 +275,6 @@ // @ts-check | ||
cwd: process.cwd(), | ||
json: true | ||
json: true, | ||
}, { | ||
// https://discuss.appium.io/t/appium-driver-install-fails-while-checking-drivers-compatibility/42209 | ||
shell: system.isWindows(), | ||
})).json; | ||
@@ -278,0 +281,0 @@ } |
{ | ||
"name": "@appium/support", | ||
"version": "4.2.3", | ||
"version": "4.2.4", | ||
"description": "Support libs used across appium packages", | ||
@@ -108,3 +108,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "d44e66977c4fd7eb4587d9064594e2be5d311034" | ||
"gitHead": "407706cf5e28d3471decde8b56c780d40952e8d5" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
433385
8816