@markuplint/parser-utils
Advanced tools
Comparing version 4.6.0 to 4.6.1-alpha.0
{ | ||
"name": "@markuplint/parser-utils", | ||
"version": "4.6.0", | ||
"version": "4.6.1-alpha.0", | ||
"description": "Utility module for markuplint parser plugin", | ||
@@ -30,5 +30,5 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.3.0", | ||
"@markuplint/ml-spec": "4.5.0", | ||
"@markuplint/types": "4.4.0", | ||
"@markuplint/ml-ast": "4.3.1-alpha.0", | ||
"@markuplint/ml-spec": "4.5.1-alpha.0", | ||
"@markuplint/types": "4.4.1-alpha.0", | ||
"@types/uuid": "9.0.8", | ||
@@ -43,3 +43,3 @@ "debug": "4.3.4", | ||
}, | ||
"gitHead": "b8d7bae9bdcdad63ff79abe21b88be12abde3633" | ||
"gitHead": "d091e2199e3dc6757c2c8edbf01fd19e8b072015" | ||
} |
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
103556
38
2
+ Added@markuplint/ml-ast@4.3.1-alpha.0(transitive)
+ Added@markuplint/ml-spec@4.5.1-alpha.0(transitive)
+ Added@markuplint/types@4.4.1-alpha.0(transitive)
- Removed@markuplint/ml-ast@4.3.0(transitive)
- Removed@markuplint/ml-spec@4.5.0(transitive)
- Removed@markuplint/types@4.4.0(transitive)