@markuplint/html-spec
Advanced tools
Comparing version 2.2.0 to 2.2.1-dev.20220307.0
{ | ||
"name": "@markuplint/html-spec", | ||
"version": "2.2.0", | ||
"version": "2.2.1-dev.20220307.0", | ||
"description": "A specification of HTML Living Standard for markuplint", | ||
@@ -31,3 +31,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
}, | ||
"gitHead": "b76084dbdb538119a29fd07b19110ef7d3a44670" | ||
"gitHead": "ea7e2765ab6e1f91e8aa49932ab26fb57c2425d4" | ||
} |
@@ -6,7 +6,7 @@ { | ||
"implicitRole": { | ||
"role": "form", | ||
"role": false, | ||
"conditions": [ | ||
{ | ||
"condition": "#hasAccname", | ||
"role": false | ||
"role": "form" | ||
} | ||
@@ -13,0 +13,0 @@ ] |
@@ -6,10 +6,4 @@ { | ||
"implicitRole": { | ||
"role": false, | ||
"conditions": [ | ||
{ | ||
"condition": "[href]", | ||
"role": "link" | ||
} | ||
] | ||
"role": false | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
1099375
39381
2