@allurereport/plugin-api
Advanced tools
+1
-0
@@ -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": { |
29515
0.08%632
0.16%+ Added
- Removed
Updated