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.32.2 to 8.32.4

6

build/Capabilities.d.ts

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

appiumVersion?: string;
/**
* Controls Sauce Labs default resigning (iOS) or instrumentation (Android)
* of mobile apps installed on our devices.
* @default true
*/
resigningEnabled?: boolean;
}

@@ -1032,0 +1038,0 @@ export interface LambdaTestCapabilities {

4

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

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

},
"gitHead": "dd4ccd4bcbca4b5f97af81fc6ccee11cb8859654"
"gitHead": "f8d2d051d1331f4c24521a3c3b0e830ff3e45282"
}

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