@markuplint/parser-utils
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "@markuplint/parser-utils", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Utility module for markuplint parser plugin", | ||
@@ -30,5 +30,5 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.0.0", | ||
"@markuplint/ml-spec": "4.0.0", | ||
"@markuplint/types": "4.0.0", | ||
"@markuplint/ml-ast": "4.0.1", | ||
"@markuplint/ml-spec": "4.0.1", | ||
"@markuplint/types": "4.0.1", | ||
"@types/uuid": "^9.0.8", | ||
@@ -40,3 +40,3 @@ "debug": "^4.3.4", | ||
}, | ||
"gitHead": "be4aabe189dc53a717b2fbd58583a03017646251" | ||
"gitHead": "bf84b391b580a8586fa7acaf56eb2e8114c8e33e" | ||
} |
+ Added@markuplint/ml-ast@4.0.1(transitive)
+ Added@markuplint/ml-spec@4.0.1(transitive)
+ Added@markuplint/types@4.0.1(transitive)
- Removed@markuplint/ml-ast@4.0.0(transitive)
- Removed@markuplint/ml-spec@4.0.0(transitive)
- Removed@markuplint/types@4.0.0(transitive)
Updated@markuplint/ml-ast@4.0.1
Updated@markuplint/ml-spec@4.0.1
Updated@markuplint/types@4.0.1