Socket
Socket
Sign inDemoInstall

@isaac.frontend/testcafe-reporter-allure

Package Overview
Dependencies
17
Maintainers
8
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.2.1

2

dist/index.js

@@ -573,3 +573,3 @@ 'use strict';

AllureReporter.prototype.addScreenshotAttachment = function (test, screenshot) {
if (screenshot.screenshotPath && fs__namespace.existsSync(screenshot.screenshotPath)) {
if (screenshot && screenshot.screenshotPath && fs__namespace.existsSync(screenshot.screenshotPath)) {
var screenshotName = void 0;

@@ -576,0 +576,0 @@ if (screenshot.takenOnFail) {

{
"name": "@isaac.frontend/testcafe-reporter-allure",
"version": "2.2.0",
"version": "2.2.1",
"author": "ISAAC E-commerce Solutions BV",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc