Sign In

appium

Package Overview
Dependencies
Maintainers
7
Versions
462
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appium - npm Package Compare versions

Comparing version
3.4.0
to
3.4.2
+7
-7
package.json
{
"name": "appium",
"version": "3.4.0",
"version": "3.4.2",
"description": "Automation for Apps.",

@@ -63,8 +63,8 @@ "keywords": [

"dependencies": {
"@appium/base-driver": "10.5.0",
"@appium/base-plugin": "3.2.2",
"@appium/docutils": "2.4.0",
"@appium/base-driver": "10.5.2",
"@appium/base-plugin": "3.2.4",
"@appium/docutils": "2.4.2",
"@appium/logger": "2.0.7",
"@appium/schema": "1.1.1",
"@appium/support": "7.2.0",
"@appium/support": "7.2.2",
"@appium/types": "1.4.0",

@@ -75,3 +75,3 @@ "@sidvind/better-ajv-errors": "5.0.0",

"argparse": "2.0.1",
"axios": "1.15.2",
"axios": "1.16.0",
"bluebird": "3.7.2",

@@ -98,3 +98,3 @@ "lilconfig": "3.1.3",

},
"gitHead": "915d767085c6b40ae90b7592d5130c76414ca3b5"
"gitHead": "f5369c65a8dfe5f9a590c31d38b12b33e6e58fde"
}