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.1.23 to 0.2.0

index.ts

2

dist/index.js

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

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

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

{
"name": "jest-allure2-adapter",
"version": "0.1.23",
"version": "0.2.0",
"description": "Allure 2 Adapter for jest",
"main": "dist/index",
"types": "dist/index.d.ts",
"main": "index",
"types": "index.d.ts",
"repository": "git@github.com:mmisty/jest-allure2-adapter.git",

@@ -8,0 +8,0 @@ "publishConfig": {

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