@appium/types
Advanced tools
Comparing version 0.11.1 to 0.12.0
@@ -7,3 +7,3 @@ /** | ||
/** | ||
* IP address to listen on | ||
* IPv4/IPv6 address or a hostname to listen on | ||
*/ | ||
@@ -10,0 +10,0 @@ export type AddressConfig = string; |
@@ -9,3 +9,3 @@ /* eslint-disable */ | ||
/** | ||
* IP address to listen on | ||
* IPv4/IPv6 address or a hostname to listen on | ||
*/ | ||
@@ -12,0 +12,0 @@ export type AddressConfig = string; |
{ | ||
"name": "@appium/types", | ||
"version": "0.11.1", | ||
"version": "0.12.0", | ||
"description": "Various type declarations used across Appium", | ||
@@ -41,3 +41,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@appium/schema": "^0.2.6", | ||
"@appium/schema": "^0.3.0", | ||
"@appium/tsconfig": "^0.3.0", | ||
@@ -47,3 +47,3 @@ "@types/express": "4.17.17", | ||
"@types/ws": "8.5.4", | ||
"type-fest": "3.10.0" | ||
"type-fest": "3.11.1" | ||
}, | ||
@@ -57,3 +57,3 @@ "engines": { | ||
}, | ||
"gitHead": "6b245534c213f3b8d6405515aee1e89133295098", | ||
"gitHead": "d0ebbaa0c683eeba04d9d967af2d0fde76197950", | ||
"typedoc": { | ||
@@ -60,0 +60,0 @@ "entryPoint": "./lib/index.ts" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
278693
+ Added@appium/schema@0.3.1(transitive)
+ Added@types/json-schema@7.0.12(transitive)
+ Addedtype-fest@3.11.1(transitive)
- Removed@appium/schema@0.2.6(transitive)
- Removed@types/json-schema@7.0.11(transitive)
- Removedtype-fest@3.10.0(transitive)
- Removedtypescript@5.7.2(transitive)
Updated@appium/schema@^0.3.0
Updatedtype-fest@3.11.1