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 8.39.0 to 8.40.3

4

build/Options.d.ts

@@ -1,5 +0,1 @@

/// <reference types="node" resolution-mode="require"/>
/// <reference types="node" resolution-mode="require"/>
/// <reference types="node" resolution-mode="require"/>
/// <reference types="node" resolution-mode="require"/>
import type http from 'node:http';

@@ -6,0 +2,0 @@ import type https from 'node:https';

@@ -1,3 +0,1 @@

/// <reference types="node" resolution-mode="require"/>
/// <reference types="node" resolution-mode="require"/>
import type { WriteStream } from 'node:fs';

@@ -4,0 +2,0 @@ import type { EventEmitter } from 'node:events';

@@ -1,2 +0,1 @@

/// <reference types="node" resolution-mode="require"/>
import type { EventEmitter } from 'node:events';

@@ -3,0 +2,0 @@ import type { Testrunner as TestrunnerOptions } from './Options.js';

6

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

@@ -33,5 +33,5 @@ "author": "Christian Bromann <mail@bromann.dev>",

"dependencies": {
"@types/node": "^20.1.0"
"@types/node": "^22.2.0"
},
"gitHead": "82da6a28fabaf5f5fad29ea6dc976091027955f8"
"gitHead": "c25074cf89bf620cfe18909cd7dbdad8de8e722d"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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