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
155
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.76.0 to 2.77.0

10

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

@@ -142,3 +142,13 @@ import { NetworkStubbingMode, ScreenshotAssertionsEnabledOptions, ScreenshotDiffOptions, ScreenshottingEnabledOptions } from "@alwaysmeticulous/api";

essentialFeaturesOnly: boolean;
vercel?: VercelExecutionSettings;
}
export interface VercelExecutionSettings {
/**
* The protection bypass token to pass as a 'x-vercel-protection-bypass' header when downloading
* resources from a deployment URL with SSO or password protection enabled.
*
* https://vercel.com/docs/security/deployment-protection#protection-bypass-for-automation
*/
deploymentProtectionBypassToken: string | null;
}
export type ReplayOrchestratorScreenshottingOptions = {

@@ -145,0 +155,0 @@ enabled: false;

6

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

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

"devDependencies": {
"@alwaysmeticulous/api": "^2.73.0"
"@alwaysmeticulous/api": "^2.77.0"
},

@@ -50,3 +50,3 @@ "peerDependencies": {

},
"gitHead": "f3a10794bbbb7093459ff7302d933c0068375a25"
"gitHead": "0e434accc42eceb323078977344cb6298dfb5b4e"
}
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