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.15.0 to 8.15.7

4

build/index.d.ts

@@ -25,2 +25,6 @@ import type * as Capabilities from './Capabilities.js';

cacheDir?: string;
/**
* path to custom driver binary
*/
binary?: string;
}

@@ -27,0 +31,0 @@ declare global {

4

package.json
{
"name": "@wdio/types",
"version": "8.15.0",
"version": "8.15.7",
"description": "Utility package providing type information for a variety of WebdriverIO interfaces",

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

},
"gitHead": "78e199c5ffd74bdf3a5576952c3834c29afa989f"
"gitHead": "24d8f0dccf54e6e19779094d73eb90ae9086ee86"
}

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