Socket
Socket
Sign inDemoInstall

jest-allure2-adapter

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-allure2-adapter - npm Package Compare versions

Comparing version 0.2.41 to 0.2.42

2

dist/index.js

@@ -27,3 +27,3 @@ "use strict";

onTestStart(test) {
const setupPath = require.resolve('./setup');
const setupPath = require.resolve('./setup-default');
const setupTestFrameworkScriptFile = test.context.config.setupTestFrameworkScriptFile;

@@ -30,0 +30,0 @@ if (!setupTestFrameworkScriptFile) {

{
"name": "jest-allure2-adapter",
"version": "0.2.41",
"version": "0.2.42",
"description": "Allure 2 Adapter for jest",

@@ -5,0 +5,0 @@ "main": "./dist/index",

@@ -241,2 +241,3 @@ # Jest-Allure-2 reporting plugin

0.2.4x
0.2.23 default and custom reporter, timestamps in steps

@@ -243,0 +244,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc