yeast-markdown-parser
Advanced tools
Comparing version 0.0.1-alpha.1 to 0.0.1-alpha.2
@@ -1,3 +0,3 @@ | ||
import { MarkdownParser } from "MarkdownParser"; | ||
import { MarkdownParser } from './MarkdownParser'; | ||
export { MarkdownParser }; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "yeast-markdown-parser", | ||
"version": "0.0.1-alpha.1", | ||
"version": "0.0.1-alpha.2", | ||
"description": "Parses markdown to yeAST (Yuri's Empathetic Arbitrary Syntax Tree) documents", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
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
764766