@wdio/repl
Advanced tools
Comparing version 7.26.0 to 7.30.2
@@ -42,3 +42,3 @@ /** | ||
} | ||
export declare type ReplCallback = (err: Error | null, result: any) => void; | ||
export type ReplCallback = (err: Error | null, result: any) => void; | ||
export default class WDIORepl { | ||
@@ -45,0 +45,0 @@ static introMessage: string; |
{ | ||
"name": "@wdio/repl", | ||
"version": "7.26.0", | ||
"version": "7.30.2", | ||
"description": "A WDIO helper utility to provide a repl interface for WebdriverIO", | ||
@@ -28,3 +28,3 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"dependencies": { | ||
"@wdio/utils": "7.26.0" | ||
"@wdio/utils": "7.30.2" | ||
}, | ||
@@ -34,3 +34,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "573927a79dc0a2b9d9a9e19e7d1b8c1ff9fac308" | ||
"gitHead": "f65ff89daa26bb039f4286a5eb466b403d19c715" | ||
} |
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
10911
+ Added@wdio/types@7.30.2(transitive)
+ Added@wdio/utils@7.30.2(transitive)
- Removed@wdio/types@7.26.0(transitive)
- Removed@wdio/utils@7.26.0(transitive)
Updated@wdio/utils@7.30.2