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
4
Versions
151
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.46.0 to 2.47.0

6

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

@@ -15,2 +15,3 @@ import { ScreenshotDiffOptions } from "@alwaysmeticulous/api";

cookiesFile: string | null | undefined;
logPossibleNonDeterminism: boolean;
logLevel: LogLevelNumbers;

@@ -116,2 +117,7 @@ /**

noSandbox: boolean;
/**
* Despite the naming, logPossibleNonDeterminism does actually change how a replay executes.
* The purpose is logging, but the implementation of how that logging happens changes the way a replay executes in a substantial way.
*/
logPossibleNonDeterminism: boolean;
maxDurationMs: number | null;

@@ -118,0 +124,0 @@ maxEventCount: number | null;

4

package.json
{
"name": "@alwaysmeticulous/sdk-bundles-api",
"version": "2.46.0",
"version": "2.47.0",
"description": "Meticulous common types",

@@ -49,3 +49,3 @@ "license": "ISC",

},
"gitHead": "c03e5e034eb89d79d16f0eee09f95fa58341e038"
"gitHead": "43b9ec5e4280fce86eff065f3e3999854427e75f"
}
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