@markuplint/ml-ast
Advanced tools
Comparing version 1.0.0-alpha.7 to 1.0.0-alpha.84
@@ -84,3 +84,3 @@ export interface MLToken { | ||
export interface MLMarkupLanguageParser { | ||
parse(sourceCode: string): MLASTDocument; | ||
parse(sourceCode: string, parserConfig: any): MLASTDocument; | ||
} |
{ | ||
"name": "@markuplint/ml-ast", | ||
"version": "1.0.0-alpha.7", | ||
"version": "1.0.0-alpha.84+cf5cb18", | ||
"description": "The markuplint AST types.", | ||
@@ -18,3 +18,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
}, | ||
"gitHead": "9e77270cab9fedc1ee16dbaa59ffbe6e65fb6a3e" | ||
"gitHead": "cf5cb1869f29ceebfb79eed719e82ab62bbab609" | ||
} |
Sorry, the diff of this file is not supported yet
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
126868
1