@appium/types
Advanced tools
+5
-5
| { | ||
| "name": "@appium/types", | ||
| "version": "1.1.1", | ||
| "version": "1.1.2", | ||
| "description": "Various type declarations used across Appium", | ||
@@ -41,6 +41,6 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@appium/logger": "^2.0.2", | ||
| "@appium/logger": "^2.0.3", | ||
| "@appium/schema": "^1.0.0", | ||
| "@appium/tsconfig": "^1.1.0", | ||
| "type-fest": "5.2.0" | ||
| "@appium/tsconfig": "^1.1.1", | ||
| "type-fest": "5.3.0" | ||
| }, | ||
@@ -54,3 +54,3 @@ "engines": { | ||
| }, | ||
| "gitHead": "6fec1bfbeb4bb556e0ac08c047941b90a07d2838" | ||
| "gitHead": "9004554879687ddad51d3afdf8c711b027efbd99" | ||
| } |
+ Added
- Removed
Updated
Updated
Updated