New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

appium

Package Overview
Dependencies
Maintainers
8
Versions
439
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

to
2.16.1

16

package.json
{
"name": "appium",
"version": "2.16.0",
"version": "2.16.1",
"description": "Automation for Apps.",

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

"dependencies": {
"@appium/base-driver": "^9.16.0",
"@appium/base-plugin": "^2.3.1",
"@appium/docutils": "^1.0.30",
"@appium/base-driver": "^9.16.1",
"@appium/base-plugin": "^2.3.2",
"@appium/docutils": "^1.0.31",
"@appium/logger": "^1.6.1",
"@appium/schema": "^0.8.0",
"@appium/support": "^6.0.4",
"@appium/types": "^0.25.0",
"@appium/schema": "^0.8.1",
"@appium/support": "^6.0.5",
"@appium/types": "^0.25.1",
"@sidvind/better-ajv-errors": "3.0.1",

@@ -101,3 +101,3 @@ "ajv": "8.17.1",

},
"gitHead": "ea00e3aa18aff3c51d1c19eea6c4d1c8c2483740"
"gitHead": "715fd03c45d791ef24b28ad915a20ce6430ff946"
}