@alwaysmeticulous/sdk-bundles-api
Advanced tools
Comparing version 2.48.0 to 2.49.0
@@ -5,2 +5,3 @@ import { ScreenshotDiffOptions } from "@alwaysmeticulous/api"; | ||
export interface ReplayAndStoreResultsOptions { | ||
chromeExecutablePath?: string; | ||
replayTarget: ReplayTarget; | ||
@@ -7,0 +8,0 @@ executionOptions: ReplayExecutionOptions; |
@@ -6,2 +6,3 @@ import { ScreenshotAssertionsEnabledOptions, TestRunEnvironment } from "@alwaysmeticulous/api"; | ||
export interface ExecuteTestRunOptions { | ||
chromeExecutablePath?: string; | ||
testsFile: string | null; | ||
@@ -8,0 +9,0 @@ executionOptions: ReplayExecutionOptions; |
{ | ||
"name": "@alwaysmeticulous/sdk-bundles-api", | ||
"version": "2.48.0", | ||
"version": "2.49.0", | ||
"description": "Meticulous common types", | ||
@@ -49,3 +49,3 @@ "license": "ISC", | ||
}, | ||
"gitHead": "a2f7ae87ab240ad2f996b648e2af33dcc7ab126d" | ||
"gitHead": "f98b933c110cfbfbe92f2834d511b413237486fe" | ||
} |
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
18547
402