@markuplint/parser-utils
Advanced tools
Comparing version 4.6.1-alpha.0 to 4.6.1
@@ -6,4 +6,8 @@ # Change Log | ||
## [4.6.1](https://github.com/markuplint/markuplint/compare/@markuplint/parser-utils@4.6.1-alpha.0...@markuplint/parser-utils@4.6.1) (2024-05-04) | ||
**Note:** Version bump only for package @markuplint/parser-utils | ||
## [4.6.1-alpha.0](https://github.com/markuplint/markuplint/compare/@markuplint/parser-utils@4.6.0...@markuplint/parser-utils@4.6.1-alpha.0) (2024-05-04) | ||
**Note:** Version bump only for package @markuplint/parser-utils |
{ | ||
"name": "@markuplint/parser-utils", | ||
"version": "4.6.1-alpha.0", | ||
"version": "4.6.1", | ||
"description": "Utility module for markuplint parser plugin", | ||
@@ -30,5 +30,5 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.3.1-alpha.0", | ||
"@markuplint/ml-spec": "4.5.1-alpha.0", | ||
"@markuplint/types": "4.4.1-alpha.0", | ||
"@markuplint/ml-ast": "4.3.1", | ||
"@markuplint/ml-spec": "4.5.1", | ||
"@markuplint/types": "4.4.1", | ||
"@types/uuid": "9.0.8", | ||
@@ -43,3 +43,3 @@ "debug": "4.3.4", | ||
}, | ||
"gitHead": "d091e2199e3dc6757c2c8edbf01fd19e8b072015" | ||
"gitHead": "7a5967fce14fdf66f0d8eae9d93ae5b350648d3d" | ||
} |
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
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
103737
1
+ Added@markuplint/ml-ast@4.3.1(transitive)
+ Added@markuplint/ml-spec@4.5.1(transitive)
+ Added@markuplint/types@4.4.1(transitive)
- Removed@markuplint/ml-ast@4.3.1-alpha.0(transitive)
- Removed@markuplint/ml-spec@4.5.1-alpha.0(transitive)
- Removed@markuplint/types@4.4.1-alpha.0(transitive)
Updated@markuplint/ml-ast@4.3.1
Updated@markuplint/ml-spec@4.5.1
Updated@markuplint/types@4.4.1