@markuplint/rules
Advanced tools
Comparing version 4.0.0-alpha.8 to 4.0.0-alpha.9
{ | ||
"name": "@markuplint/rules", | ||
"version": "4.0.0-alpha.8", | ||
"version": "4.0.0-alpha.9", | ||
"description": "Built-in rules of markuplint", | ||
@@ -28,8 +28,8 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/html-spec": "4.0.0-alpha.8", | ||
"@markuplint/ml-core": "4.0.0-alpha.8", | ||
"@markuplint/ml-spec": "4.0.0-alpha.8", | ||
"@markuplint/selector": "4.0.0-alpha.8", | ||
"@markuplint/shared": "4.0.0-alpha.8", | ||
"@markuplint/types": "4.0.0-alpha.8", | ||
"@markuplint/html-spec": "4.0.0-alpha.9", | ||
"@markuplint/ml-core": "4.0.0-alpha.9", | ||
"@markuplint/ml-spec": "4.0.0-alpha.9", | ||
"@markuplint/selector": "4.0.0-alpha.9", | ||
"@markuplint/shared": "4.0.0-alpha.9", | ||
"@markuplint/types": "4.0.0-alpha.9", | ||
"@types/debug": "^4.1.12", | ||
@@ -42,3 +42,3 @@ "@ungap/structured-clone": "^1.2.0", | ||
}, | ||
"gitHead": "5bcd25f13ff804af0d09aaabd87e495af668e6a8" | ||
"gitHead": "c86b754700aaf61b561a64dbd0c87424e772f619" | ||
} |
+ Added@markuplint/config-presets@4.0.0-alpha.9(transitive)
+ Added@markuplint/html-parser@4.0.0-alpha.9(transitive)
+ Added@markuplint/html-spec@4.0.0-alpha.9(transitive)
+ Added@markuplint/i18n@4.0.0-alpha.9(transitive)
+ Added@markuplint/ml-ast@4.0.0-alpha.9(transitive)
+ Added@markuplint/ml-config@4.0.0-alpha.9(transitive)
+ Added@markuplint/ml-core@4.0.0-alpha.9(transitive)
+ Added@markuplint/ml-spec@4.0.0-alpha.9(transitive)
+ Added@markuplint/parser-utils@4.0.0-alpha.9(transitive)
+ Added@markuplint/selector@4.0.0-alpha.9(transitive)
+ Added@markuplint/shared@4.0.0-alpha.9(transitive)
+ Added@markuplint/types@4.0.0-alpha.9(transitive)
- Removed@markuplint/config-presets@4.0.0-alpha.8(transitive)
- Removed@markuplint/html-parser@4.0.0-alpha.8(transitive)
- Removed@markuplint/html-spec@4.0.0-alpha.8(transitive)
- Removed@markuplint/i18n@4.0.0-alpha.8(transitive)
- Removed@markuplint/ml-ast@4.0.0-alpha.8(transitive)
- Removed@markuplint/ml-config@4.0.0-alpha.8(transitive)
- Removed@markuplint/ml-core@4.0.0-alpha.8(transitive)
- Removed@markuplint/ml-spec@4.0.0-alpha.8(transitive)
- Removed@markuplint/parser-utils@4.0.0-alpha.8(transitive)
- Removed@markuplint/selector@4.0.0-alpha.8(transitive)
- Removed@markuplint/shared@4.0.0-alpha.8(transitive)
- Removed@markuplint/types@4.0.0-alpha.8(transitive)