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

@wdio/types

Package Overview
Dependencies
Maintainers
3
Versions
173
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 7.0.7 to 7.1.1

7

build/Capabilities.d.ts

@@ -124,2 +124,8 @@ import { WebdriverIO as WebDriverIOOptions, Connection as ConnectionOptions } from './Options';

/**
* Selenium 4.0 Specific
*/
'se:options'?: {
cdp?: string;
};
/**
* @deprecated

@@ -305,2 +311,3 @@ */

'appium:printPageSourceOnFindFailure'?: boolean;
'appium:nativeWebTap'?: boolean;
}

@@ -307,0 +314,0 @@ export interface AppiumAndroidCapabilities {

4

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

@@ -34,3 +34,3 @@ "author": "Christian Bromann <christian@saucelabs.com>",

},
"gitHead": "70c5c97d5090d59ac2f80bd20fb9fe3ae5018c0a"
"gitHead": "39b675448969b8548e119a28a1ebc065ec3e6914"
}

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