New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wdio/allure-reporter

Package Overview
Dependencies
Maintainers
3
Versions
321
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/allure-reporter - npm Package Compare versions

Comparing version 9.6.3 to 9.9.0

4

build/index.js

@@ -1072,3 +1072,3 @@ // src/reporter.ts

// src/index.ts
var src_default = AllureReporter;
var index_default = AllureReporter;
export {

@@ -1095,3 +1095,3 @@ TYPE,

addTestId,
src_default as default,
index_default as default,
endStep,

@@ -1098,0 +1098,0 @@ startStep,

{
"name": "@wdio/allure-reporter",
"version": "9.6.3",
"version": "9.9.0",
"description": "A WebdriverIO reporter plugin to create Allure Test Reports",

@@ -40,4 +40,4 @@ "author": "Boris Osipov <osipov.boris@gmail.com>",

"@types/node": "^20.1.0",
"@wdio/reporter": "9.6.3",
"@wdio/types": "9.6.3",
"@wdio/reporter": "9.9.0",
"@wdio/types": "9.9.0",
"allure-js-commons": "^2.5.0",

@@ -53,3 +53,3 @@ "csv-stringify": "^6.0.4",

},
"gitHead": "b3371191bb85dba78b26c1640d19e5a42aff755c"
"gitHead": "620e092391d7bcc71cd7cd55ad146ad72e522da9"
}
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