@appium/base-plugin
Advanced tools
+4
-4
| { | ||
| "name": "@appium/base-plugin", | ||
| "version": "3.0.4", | ||
| "version": "3.0.5", | ||
| "description": "The base plugin used to create Appium plugins", | ||
@@ -43,4 +43,4 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@appium/base-driver": "^10.1.1", | ||
| "@appium/support": "^7.0.3" | ||
| "@appium/base-driver": "^10.1.2", | ||
| "@appium/support": "^7.0.4" | ||
| }, | ||
@@ -54,3 +54,3 @@ "engines": { | ||
| }, | ||
| "gitHead": "6fec1bfbeb4bb556e0ac08c047941b90a07d2838", | ||
| "gitHead": "9004554879687ddad51d3afdf8c711b027efbd99", | ||
| "tags": [ | ||
@@ -57,0 +57,0 @@ "appium" |
Updated
Updated