@markuplint/parser-utils
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0-alpha.2
{ | ||
"name": "@markuplint/parser-utils", | ||
"version": "4.0.0-alpha.1", | ||
"version": "4.0.0-alpha.2", | ||
"description": "Utility module for markuplint parser plugin", | ||
@@ -27,10 +27,10 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.0.0-alpha.1", | ||
"@markuplint/types": "4.0.0-alpha.1", | ||
"@types/uuid": "^9.0.2", | ||
"tslib": "^2.6.1", | ||
"type-fest": "^4.1.0", | ||
"uuid": "^9.0.0" | ||
"@markuplint/ml-ast": "4.0.0-alpha.2", | ||
"@markuplint/types": "4.0.0-alpha.2", | ||
"@types/uuid": "^9.0.4", | ||
"tslib": "^2.6.2", | ||
"type-fest": "^4.3.1", | ||
"uuid": "^9.0.1" | ||
}, | ||
"gitHead": "22502ee22a378ae766033d687dbc0443e5ed35dc" | ||
"gitHead": "51ad52c760435641f9bff8685707d8178b0787eb" | ||
} |
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
+ Added@markuplint/ml-ast@4.0.0-alpha.2(transitive)
+ Added@markuplint/types@4.0.0-alpha.2(transitive)
- Removed@markuplint/ml-ast@4.0.0-alpha.1(transitive)
- Removed@markuplint/types@4.0.0-alpha.1(transitive)
Updated@types/uuid@^9.0.4
Updatedtslib@^2.6.2
Updatedtype-fest@^4.3.1
Updateduuid@^9.0.1