@unified-latex/unified-latex-util-pegjs
Advanced tools
Comparing version 1.2.2 to 1.3.0
@@ -15,3 +15,4 @@ type PegParser = { | ||
declare const GluePegParser: PegParser; | ||
export { LatexPegParser, AlignEnvironmentPegParser, ArgSpecPegParser, PgfkeysPegParser, MacroSubstitutionPegParser, LigaturesPegParser, XColorPegParser, TabularPegParser, SystemePegParser, GluePegParser, }; | ||
declare const TikzPegParser: PegParser; | ||
export { LatexPegParser, AlignEnvironmentPegParser, ArgSpecPegParser, PgfkeysPegParser, MacroSubstitutionPegParser, LigaturesPegParser, XColorPegParser, TabularPegParser, SystemePegParser, GluePegParser, TikzPegParser, }; | ||
//# sourceMappingURL=pegjs-parsers.d.ts.map |
{ | ||
"name": "@unified-latex/unified-latex-util-pegjs", | ||
"version": "1.2.2", | ||
"version": "1.3.0", | ||
"description": "PEGjs grammars and tools for constructing unified-latex ASTs", | ||
@@ -8,4 +8,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@unified-latex/unified-latex-types": "^1.2.2", | ||
"@unified-latex/unified-latex-util-match": "^1.2.2" | ||
"@unified-latex/unified-latex-types": "^1.3.0", | ||
"@unified-latex/unified-latex-util-match": "^1.3.0" | ||
}, | ||
@@ -12,0 +12,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
2426137
32609