@codeceptjs/allure-legacy
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -316,3 +316,3 @@ const Allure = require('allure-js-commons'); | ||
module.exports.ansiRegExp = function ({ onlyFirst = false } = {}) { | ||
const ansiRegExp = function ({ onlyFirst = false } = {}) { | ||
const pattern = [ | ||
@@ -319,0 +319,0 @@ '[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:[a-zA-Z\\d]*(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)', |
{ | ||
"name": "@codeceptjs/allure-legacy", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Allure plugin for CodeceptJS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
16028