@ailang/parse
Advanced tools
+1
-1
| { | ||
| "name": "@ailang/parse", | ||
| "version": "0.11.0", | ||
| "version": "0.12.0", | ||
| "mcpName": "io.github.sunholo-data/parse", | ||
@@ -5,0 +5,0 @@ "description": "JavaScript/TypeScript client and MCP server for the AILANG Parse document parsing API", |
+4
-0
@@ -92,2 +92,4 @@ /** AILANG Parse types — Block ADT, ParseResult, metadata, errors. */ | ||
| merged: boolean; | ||
| /** "" | "left" | "center" | "right"; absent when unspecified. */ | ||
| align?: string; | ||
| } | ||
@@ -175,2 +177,4 @@ | ||
| resolved?: boolean; | ||
| /** Nesting depth per list item, parallel to `items`; absent for a flat list. */ | ||
| itemLevels?: number[]; | ||
| // SectionBlock. `name` is the container's own identity (sheet name, slide | ||
@@ -177,0 +181,0 @@ // title, chapter); absent for sections that have no name of their own. |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
56142
0.35%1345
0.3%