@sa11y/format
Advanced tools
Comparing version 6.7.1-alpha.1 to 6.7.1-alpha.2
@@ -65,3 +65,3 @@ "use strict"; | ||
return (options.highlighter(`${options.a11yViolationIndicator} (${a11yResult.id}) ${a11yResult.description}: ${a11yResult.selectors}`) + | ||
`\n\t${options.helpUrlIndicator} Help URL: ${a11yResult.helpUrl} \n\t${options.helpUrlIndicator} WCAG Criteria: ${a11yResult.wcag}`); | ||
`\n ${options.helpUrlIndicator} Help URL: ${a11yResult.helpUrl} \n ${options.helpUrlIndicator} WCAG Criteria: ${a11yResult.wcag}`); | ||
}) | ||
@@ -68,0 +68,0 @@ .join('\n\n'); |
{ | ||
"name": "@sa11y/format", | ||
"version": "6.7.1-alpha.1", | ||
"version": "6.7.1-alpha.2", | ||
"description": "Accessibility results re-formatter", | ||
@@ -27,4 +27,4 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@sa11y/common": "6.7.1-alpha.1", | ||
"@sa11y/preset-rules": "6.7.1-alpha.1", | ||
"@sa11y/common": "6.7.1-alpha.2", | ||
"@sa11y/preset-rules": "6.7.1-alpha.2", | ||
"axe-core": "4.9.0" | ||
@@ -34,3 +34,3 @@ }, | ||
"@jest/globals": "28.1.3", | ||
"@sa11y/test-utils": "6.7.1-alpha.1" | ||
"@sa11y/test-utils": "6.7.1-alpha.2" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "42a62e360fcd24a0d072a24d6d18a64a41b9fd92" | ||
"gitHead": "b80574c4d1af71675183d64201f6de4cf3d2b43d" | ||
} |
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
20781
+ Added@sa11y/common@6.7.1-alpha.2(transitive)
+ Added@sa11y/preset-rules@6.7.1-alpha.2(transitive)
- Removed@sa11y/common@6.7.1-alpha.1(transitive)
- Removed@sa11y/preset-rules@6.7.1-alpha.1(transitive)
Updated@sa11y/common@6.7.1-alpha.2