@qawolf/types
Advanced tools
Comparing version 0.9.0-beta.1 to 0.9.0-beta.2
@@ -24,2 +24,3 @@ import { Action } from "./common"; | ||
export interface FindPageOptions { | ||
bringToFront?: boolean; | ||
page?: number; | ||
@@ -26,0 +27,0 @@ timeoutMs?: number; |
{ | ||
"name": "@qawolf/types", | ||
"description": "qawolf types", | ||
"version": "0.9.0-beta.1", | ||
"version": "0.9.0-beta.2", | ||
"license": "BSD-3.0", | ||
@@ -22,3 +22,3 @@ "main": "./lib/index.js", | ||
}, | ||
"gitHead": "1ad91ef78fb32d8dd592a83a2f9f62c9c7916d2b" | ||
"gitHead": "76593b1eee3a8b0563cd374b5884d40d8b18c739" | ||
} |
@@ -33,2 +33,3 @@ import { Action } from "./common"; | ||
export interface FindPageOptions { | ||
bringToFront?: boolean; | ||
page?: number; | ||
@@ -35,0 +36,0 @@ timeoutMs?: number; |
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
8881
232