kordoc 2.2.2 → 2.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/mcp.js CHANGED
@@ -11,7 +11,7 @@ import {
11
11
  parse,
12
12
  sanitizeError,
13
13
  toArrayBuffer
14
- } from "./chunk-R34CFFNV.js";
14
+ } from "./chunk-AIG7SDWU.js";
15
15
  import {
16
16
  detectFormat
17
17
  } from "./chunk-5Y2Q3BRW.js";
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  parse,
4
4
  toArrayBuffer
5
- } from "./chunk-R34CFFNV.js";
5
+ } from "./chunk-AIG7SDWU.js";
6
6
  import {
7
7
  detectFormat
8
8
  } from "./chunk-5Y2Q3BRW.js";
@@ -145,4 +145,4 @@ async function sendWebhook(url, payload) {
145
145
  export {
146
146
  watchDirectory
147
147
  };
148
- //# sourceMappingURL=watch-VNJDVUVQ.js.map
148
+ //# sourceMappingURL=watch-H672QAW2.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kordoc",
3
- "version": "2.2.2",
3
+ "version": "2.2.3",
4
4
  "description": "Parse Korean documents (HWP, HWPX, PDF, XLSX, DOCX) to Markdown",
5
5
  "type": "module",
6
6
  "exports": {