Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@appium/types

Package Overview
Dependencies
Maintainers
7
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appium/types - npm Package Compare versions

Comparing version 0.11.1 to 0.12.0

2

build/lib/appium-config.d.ts

@@ -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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc