🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@allurereport/core-api

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allurereport/core-api - npm Package Compare versions

Comparing version
3.14.2
to
3.14.3
+4
-0
dist/model.d.ts

@@ -126,2 +126,6 @@ import type { TestLabel, TestLink, TestParameter } from "./metadata.js";

export type AttachmentLink = AttachmentLinkFile | AttachmentLinkExpected | AttachmentLinkLinked | AttachmentLinkInvalid;
export type GlobalAttachmentLink = AttachmentLink & {
name: string;
environment?: string;
};
export interface AttachmentTestStepResult {

@@ -128,0 +132,0 @@ link: AttachmentLinkExpected | AttachmentLinkLinked | AttachmentLinkInvalid;

+1
-1
{
"name": "@allurereport/core-api",
"version": "3.14.2",
"version": "3.14.3",
"description": "Allure Core API",

@@ -5,0 +5,0 @@ "keywords": [