Socket
Socket
Sign inDemoInstall

@wdio/types

Package Overview
Dependencies
Maintainers
3
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/types - npm Package Compare versions

Comparing version 8.1.2 to 8.3.0

2

build/Services.d.ts

@@ -7,3 +7,3 @@ /// <reference types="node" resolution-mode="require"/>

initialise(): Promise<void>;
shutdown(): Promise<void>;
shutdown(): Promise<boolean>;
closeSession?: (cid: number) => Promise<void>;

@@ -10,0 +10,0 @@ getWorkerCount(): number;

{
"name": "@wdio/types",
"version": "8.1.2",
"version": "8.3.0",
"description": "Utility package providing type information for a variety of WebdriverIO interfaces",

@@ -35,3 +35,3 @@ "author": "Christian Bromann <mail@bromann.dev>",

},
"gitHead": "14625257acfd6081b4c9914b214110c0c7bf7218"
"gitHead": "156a246e8117463cf3c762d2da5bf9eef3a476ea"
}

Sorry, the diff of this file is not supported yet

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