🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@allurereport/plugin-api

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allurereport/plugin-api - npm Package Compare versions

Comparing version
3.0.0-beta.24
to
3.0.0-beta.25
+1
-0
dist/plugin.d.ts

@@ -40,2 +40,3 @@ import type { AttachmentLink, CiDescriptor, Statistic, TestError, TestResult, TestStatus } from "@allurereport/core-api";

plugin?: string;
withTestResultsLinks?: boolean;
newTests?: SummaryTestResult[];

@@ -42,0 +43,0 @@ flakyTests?: SummaryTestResult[];

+2
-2
{
"name": "@allurereport/plugin-api",
"version": "3.0.0-beta.24",
"version": "3.0.0-beta.25",
"description": "Allure Plugin API",

@@ -29,3 +29,3 @@ "keywords": [

"dependencies": {
"@allurereport/core-api": "3.0.0-beta.24"
"@allurereport/core-api": "3.0.0-beta.25"
},

@@ -32,0 +32,0 @@ "devDependencies": {