@allurereport/plugin-api
Advanced tools
+1
-2
@@ -10,2 +10,3 @@ import type { DefaultLabelsConfig, EnvironmentsConfig, ReportVariables } from "@allurereport/core-api"; | ||
| historyPath?: string; | ||
| historyLimit?: number; | ||
| knownIssuesPath?: string; | ||
@@ -21,4 +22,2 @@ defaultLabels?: DefaultLabelsConfig; | ||
| allureService?: { | ||
| url?: string; | ||
| project?: string; | ||
| accessToken?: string; | ||
@@ -25,0 +24,0 @@ }; |
+2
-2
| { | ||
| "name": "@allurereport/plugin-api", | ||
| "version": "3.0.0", | ||
| "version": "3.0.1", | ||
| "description": "Allure Plugin API", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@allurereport/core-api": "3.0.0" | ||
| "@allurereport/core-api": "3.0.1" | ||
| }, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
26523
-0.08%556
-0.18%+ Added
- Removed
Updated