🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@allurereport/plugin-api

Package Overview
Dependencies
Maintainers
2
Versions
44
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.4.0
to
3.4.1
+1
-0
dist/plugin.d.ts

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

plugin?: string;
pluginId?: string;
newTests?: SummaryTestResult[];

@@ -46,0 +47,0 @@ flakyTests?: SummaryTestResult[];

+2
-2
{
"name": "@allurereport/plugin-api",
"version": "3.4.0",
"version": "3.4.1",
"description": "Allure Plugin API",

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

"dependencies": {
"@allurereport/core-api": "3.4.0"
"@allurereport/core-api": "3.4.1"
},

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