@wdio/types
Advanced tools
Comparing version 8.39.0 to 8.40.3
@@ -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'; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
162456
3011
+ Added@types/node@22.9.0(transitive)
- Removed@types/node@20.17.6(transitive)
Updated@types/node@^22.2.0