Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

allure-js-parser

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

allure-js-parser - npm Package Compare versions

Comparing version
0.0.8-alpha.3
to
0.0.8-alpha.4
+1
-1
package.json
{
"name": "allure-js-parser",
"version": "0.0.8-alpha.3",
"version": "0.0.8-alpha.4",
"description": "allure-js-parser",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -15,2 +15,3 @@ import { TestResult } from 'allure-js-commons/dist/cjs/src/new/model';

export type AllureHook = {
name: string;
status: string;

@@ -17,0 +18,0 @@ statusDetails: AllureStatusDetails;