Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

allure-mocha

Package Overview
Dependencies
Maintainers
3
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

allure-mocha - npm Package Compare versions

Comparing version 2.5.0 to 2.6.0

4

package.json
{
"name": "allure-mocha",
"version": "2.5.0",
"version": "2.6.0",
"description": "Allure Mocha integration",

@@ -53,3 +53,3 @@ "license": "Apache-2.0",

"dependencies": {
"allure-js-commons": "2.5.0"
"allure-js-commons": "2.6.0"
},

@@ -56,0 +56,0 @@ "peerDependencies": {

@@ -61,3 +61,3 @@ # allure-mocha

Also addParameter takes an third optional parameter with the hidden and excluded options:
Also `parameter` method takes an third optional argument with the hidden and excluded options:
`mode: "hidden" | "masked"` - `masked` hide parameter value to secure sensitive data, and `hidden`

@@ -64,0 +64,0 @@ entirely hide parameter from report

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