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

appium

Package Overview
Dependencies
Maintainers
0
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.2

12

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

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

"dependencies": {
"@appium/base-driver": "^9.16.1",
"@appium/base-plugin": "^2.3.2",
"@appium/docutils": "^1.0.31",
"@appium/base-driver": "^9.16.2",
"@appium/base-plugin": "^2.3.3",
"@appium/docutils": "^1.0.32",
"@appium/logger": "^1.6.1",
"@appium/schema": "^0.8.1",
"@appium/support": "^6.0.5",
"@appium/support": "^6.0.6",
"@appium/types": "^0.25.1",

@@ -101,3 +101,3 @@ "@sidvind/better-ajv-errors": "3.0.1",

},
"gitHead": "715fd03c45d791ef24b28ad915a20ce6430ff946"
"gitHead": "e473b05130bb90518a9bdb843c3f93ef74d5b874"
}