🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.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.13
to
3.0.0-beta.14
+2
-0
dist/plugin.d.ts

@@ -29,2 +29,4 @@ import type { Statistic, TestStatus } from "@allurereport/core-api";

duration: number;
plugin?: string;
createdAt?: number;
}

@@ -31,0 +33,0 @@ export interface BatchOptions {

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

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

"dependencies": {
"@allurereport/core-api": "3.0.0-beta.13"
"@allurereport/core-api": "3.0.0-beta.14"
},

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