@sa11y/format
Advanced tools
Comparing version 6.7.0 to 6.7.1-alpha.1
@@ -6,3 +6,3 @@ "use strict"; | ||
const defaultImpact = 'minor'; // if impact is undefined | ||
const formatSpacing = '\t'.repeat(12); | ||
const formatSpacing = ' '.repeat(6); | ||
// Helper object to sort violations by impact order | ||
@@ -9,0 +9,0 @@ const impactOrder = { |
{ | ||
"name": "@sa11y/format", | ||
"version": "6.7.0", | ||
"version": "6.7.1-alpha.1", | ||
"description": "Accessibility results re-formatter", | ||
@@ -27,4 +27,4 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@sa11y/common": "6.7.0", | ||
"@sa11y/preset-rules": "6.7.0", | ||
"@sa11y/common": "6.7.1-alpha.1", | ||
"@sa11y/preset-rules": "6.7.1-alpha.1", | ||
"axe-core": "4.9.0" | ||
@@ -34,3 +34,3 @@ }, | ||
"@jest/globals": "28.1.3", | ||
"@sa11y/test-utils": "6.7.0" | ||
"@sa11y/test-utils": "6.7.1-alpha.1" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "51eb9c721ab10fde5dce7cb1ef1556be47541899" | ||
"gitHead": "42a62e360fcd24a0d072a24d6d18a64a41b9fd92" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
20773
1
80
2
5
43
+ Added@sa11y/common@6.7.1-alpha.1(transitive)
+ Added@sa11y/preset-rules@6.7.1-alpha.1(transitive)
- Removed@sa11y/common@6.7.0(transitive)
- Removed@sa11y/preset-rules@6.7.0(transitive)
Updated@sa11y/common@6.7.1-alpha.1