@dvvebond/core 0.2.13 → 0.2.14

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/index.cjs CHANGED
@@ -52,7 +52,7 @@ let _scure_base = require("@scure/base");
52
52
  let lru_cache = require("lru-cache");
53
53
 
54
54
  //#region package.json
55
- var version = "0.2.13";
55
+ var version = "0.2.14";
56
56
 
57
57
  //#endregion
58
58
  //#region src/objects/pdf-array.ts
package/dist/index.mjs CHANGED
@@ -12,7 +12,7 @@ import { createCMSECDSASignature } from "pkijs";
12
12
  import { base64 } from "@scure/base";
13
13
 
14
14
  //#region package.json
15
- var version = "0.2.13";
15
+ var version = "0.2.14";
16
16
 
17
17
  //#endregion
18
18
  //#region src/objects/pdf-array.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dvvebond/core",
3
- "version": "0.2.13",
3
+ "version": "0.2.14",
4
4
  "description": "A fork of @libpdf/core with enhanced React components, Azure Document Intelligence integration, text extraction with bounding boxes, and enterprise PDF viewing features",
5
5
  "keywords": [
6
6
  "azure-document-intelligence",