@alwaysmeticulous/sdk-bundles-api
Advanced tools
Comparing version 2.110.0 to 2.112.0
@@ -1,2 +0,2 @@ | ||
import { InjectableRequestHeader, NetworkStubbingMode, ScreenshotAssertionsEnabledOptions, ScreenshotDiffOptions, ScreenshottingEnabledOptions } from "@alwaysmeticulous/api"; | ||
import { Cookie, InjectableRequestHeader, NetworkStubbingMode, ScreenshotAssertionsEnabledOptions, ScreenshotDiffOptions, ScreenshottingEnabledOptions } from "@alwaysmeticulous/api"; | ||
import { LogLevelNumbers } from "loglevel"; | ||
@@ -152,2 +152,6 @@ import { BeforeUserEventResult } from "../bundle-to-sdk/execute-replay"; | ||
/** | ||
* Extra cookies to use during the replay. These will override cookies of the same name from the session under simulation. | ||
*/ | ||
extraCookies?: Cookie[]; | ||
/** | ||
* Hash of the project settings at the time the test run or replay was initiated. Used as part of `ReplayLogicVersion` | ||
@@ -154,0 +158,0 @@ * to ensure that we don't compare screenshots that were generated from replays with different project settings. |
{ | ||
"name": "@alwaysmeticulous/sdk-bundles-api", | ||
"version": "2.110.0", | ||
"version": "2.112.0", | ||
"description": "Meticulous common types", | ||
@@ -49,3 +49,3 @@ "license": "ISC", | ||
}, | ||
"gitHead": "40503f160d772a272af67e2a615c2cea990b8c9d" | ||
"gitHead": "7c26121230d2a0331d3e3bbb7de0bd3098f28014" | ||
} |
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
23962
473
702
151
0
69