Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alwaysmeticulous/sdk-bundles-api

Package Overview
Dependencies
Maintainers
5
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwaysmeticulous/sdk-bundles-api - npm Package Compare versions

Comparing version 2.110.0 to 2.112.0

6

dist/replay-orchestrator/sdk-to-bundle/execute-replay.d.ts

@@ -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.

4

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc