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.45.3 to 2.46.0

8

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

@@ -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 @@ */

6

package.json
{
"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"
}
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