@alwaysmeticulous/sdk-bundles-api
Advanced tools
Comparing version 2.45.3 to 2.46.0
@@ -1,2 +0,2 @@ | ||
import { ScreenshotAssertionsEnabledOptions, TestCaseResult, TestRunEnvironment } from "@alwaysmeticulous/api"; | ||
import { ScreenshotAssertionsEnabledOptions, TestRunEnvironment } from "@alwaysmeticulous/api"; | ||
import { LogLevelNumbers } from "loglevel"; | ||
@@ -40,8 +40,2 @@ import { RunningTestRunExecution } from "../bundle-to-sdk/execute-test-run"; | ||
/** | ||
* If provided it will incorportate the cachedTestRunResults in any calls to store | ||
* test run results in the BE, but won't include the cachedTestRunResults in the returned | ||
* ExecuteTestRunResult. | ||
*/ | ||
cachedTestRunResults?: TestCaseResult[]; | ||
/** | ||
* Captured environment for this run | ||
@@ -48,0 +42,0 @@ */ |
{ | ||
"name": "@alwaysmeticulous/sdk-bundles-api", | ||
"version": "2.45.3", | ||
"version": "2.46.0", | ||
"description": "Meticulous common types", | ||
@@ -22,3 +22,3 @@ "license": "ISC", | ||
"devDependencies": { | ||
"@alwaysmeticulous/api": "^2.44.1" | ||
"@alwaysmeticulous/api": "^2.46.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "d4e536d8ea889e75077bb9889399016d35082339" | ||
"gitHead": "c03e5e034eb89d79d16f0eee09f95fa58341e038" | ||
} |
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
18186
395