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

@appium/support

Package Overview
Dependencies
Maintainers
4
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appium/support - npm Package Compare versions

Comparing version 4.2.3 to 4.2.4

5

build/lib/npm.js

@@ -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 @@ }

4

package.json
{
"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

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