@clazic/kordoc 2.4.14 → 2.4.16

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.
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
 
3
3
  // src/utils.ts
4
- var VERSION = true ? "2.4.13" : "0.0.0-dev";
4
+ var VERSION = true ? "2.4.15" : "0.0.0-dev";
5
5
  function toArrayBuffer(buf) {
6
6
  if (buf.byteOffset === 0 && buf.byteLength === buf.buffer.byteLength) {
7
7
  return buf.buffer;
@@ -105,4 +105,4 @@ export {
105
105
  classifyError,
106
106
  normalizeKordocError
107
107
  };
108
- //# sourceMappingURL=chunk-X6NIA6BK.js.map
108
+ //# sourceMappingURL=chunk-QR27D67R.js.map
@@ -10,7 +10,7 @@ import {
10
10
  precheckZipSize,
11
11
  sanitizeHref,
12
12
  toArrayBuffer
13
- } from "./chunk-X6NIA6BK.js";
13
+ } from "./chunk-QR27D67R.js";
14
14
  import {
15
15
  parsePageRange
16
16
  } from "./chunk-MOL7MDBG.js";
@@ -9825,6 +9825,7 @@ async function markdownToXlsx(markdown, options) {
9825
9825
  }
9826
9826
 
9827
9827
  // src/pipeline/unified-ocr.ts
9828
+ import { performance } from "perf_hooks";
9828
9829
  import libre from "libreoffice-convert";
9829
9830
  var libreConvert = libre.convert;
9830
9831
  var PROOFREAD_PROMPT = [
@@ -10192,4 +10193,4 @@ export {
10192
10193
  cfb/cfb.js:
10193
10194
  (*! crc32.js (C) 2014-present SheetJS -- http://sheetjs.com *)
10194
10195
  */
10195
- //# sourceMappingURL=chunk-6CADPLGJ.js.map
10196
+ //# sourceMappingURL=chunk-RH6IBTHH.js.map