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.11 to 0.1.12

5

dist/AllureReporter.js

@@ -98,7 +98,4 @@ "use strict";

while (this.currentStep !== null) {
this.endStep(allure_js_commons_1.Status.BROKEN);
this.endStep(allure_js_commons_1.Status.FAILED);
}
/*for(let step of this.stepStack){
this.endStep(Status.BROKEN);
}*/
}

@@ -105,0 +102,0 @@ // todo type

2

package.json
{
"name": "jest-allure2-adapter",
"version": "0.1.11",
"version": "0.1.12",
"description": "Allure 2 Adapter for jest",

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

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