allure-mocha
Advanced tools
Comparing version 2.5.0 to 2.6.0
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33684
+ Addedallure-js-commons@2.6.0(transitive)
- Removedallure-js-commons@2.5.0(transitive)
Updatedallure-js-commons@2.6.0