markuplint
Advanced tools
Comparing version 4.1.1 to 4.2.0
{ | ||
"name": "markuplint", | ||
"version": "4.1.1", | ||
"version": "4.2.0", | ||
"description": "An HTML linter for all markup developers", | ||
@@ -29,11 +29,11 @@ "author": "Yusuke Hirao", | ||
"@markuplint/cli-utils": "4.0.1", | ||
"@markuplint/file-resolver": "4.1.1", | ||
"@markuplint/html-parser": "4.1.1", | ||
"@markuplint/html-spec": "4.1.1", | ||
"@markuplint/file-resolver": "4.2.0", | ||
"@markuplint/html-parser": "4.2.0", | ||
"@markuplint/html-spec": "4.2.0", | ||
"@markuplint/i18n": "4.1.0", | ||
"@markuplint/ml-ast": "4.0.1", | ||
"@markuplint/ml-config": "4.1.1", | ||
"@markuplint/ml-core": "4.1.1", | ||
"@markuplint/ml-spec": "4.0.2", | ||
"@markuplint/rules": "4.1.1", | ||
"@markuplint/ml-config": "4.2.0", | ||
"@markuplint/ml-core": "4.2.0", | ||
"@markuplint/ml-spec": "4.1.0", | ||
"@markuplint/rules": "4.2.0", | ||
"@markuplint/shared": "4.0.1", | ||
@@ -50,3 +50,3 @@ "@types/debug": "^4.1.12", | ||
}, | ||
"gitHead": "10ce6c8374106f311eeaaffbae8f3fdcbb40f877" | ||
"gitHead": "d5d99c5d84b676f8b2bb84684533ed74cf2f1da6" | ||
} |
+ Added@markuplint/file-resolver@4.2.0(transitive)
+ Added@markuplint/html-parser@4.2.0(transitive)
+ Added@markuplint/html-spec@4.2.0(transitive)
+ Added@markuplint/ml-config@4.2.0(transitive)
+ Added@markuplint/ml-core@4.2.0(transitive)
+ Added@markuplint/ml-spec@4.1.0(transitive)
+ Added@markuplint/parser-utils@4.2.0(transitive)
+ Added@markuplint/rules@4.2.0(transitive)
+ Added@markuplint/selector@4.2.0(transitive)
- Removed@markuplint/file-resolver@4.1.1(transitive)
- Removed@markuplint/html-parser@4.1.1(transitive)
- Removed@markuplint/html-spec@4.1.1(transitive)
- Removed@markuplint/ml-config@4.1.1(transitive)
- Removed@markuplint/ml-core@4.1.1(transitive)
- Removed@markuplint/ml-spec@4.0.2(transitive)
- Removed@markuplint/parser-utils@4.1.1(transitive)
- Removed@markuplint/rules@4.1.1(transitive)
- Removed@markuplint/selector@4.1.1(transitive)
Updated@markuplint/html-spec@4.2.0
Updated@markuplint/ml-config@4.2.0
Updated@markuplint/ml-core@4.2.0
Updated@markuplint/ml-spec@4.1.0
Updated@markuplint/rules@4.2.0