pdfjs-viewer-highlight-echo 5.4.453 → 5.4.456

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/build/pdf.mjs CHANGED
@@ -21,8 +21,8 @@
21
21
  */
22
22
 
23
23
  /**
24
- * pdfjsVersion = 5.4.453
25
- * pdfjsBuild = e2f218e1e
24
+ * pdfjsVersion = 5.4.456
25
+ * pdfjsBuild = 01b61ef1d
26
26
  */
27
27
  /******/ // The require scope
28
28
  /******/ var __webpack_require__ = {};
@@ -14437,7 +14437,7 @@ function getDocument(src = {}) {
14437
14437
  }
14438
14438
  const docParams = {
14439
14439
  docId,
14440
- apiVersion: "5.4.453",
14440
+ apiVersion: "5.4.456",
14441
14441
  data,
14442
14442
  password,
14443
14443
  disableAutoFetch,
@@ -16102,8 +16102,8 @@ class InternalRenderTask {
16102
16102
  }
16103
16103
  }
16104
16104
  }
16105
- const version = "5.4.453";
16106
- const build = "e2f218e1e";
16105
+ const version = "5.4.456";
16106
+ const build = "01b61ef1d";
16107
16107
 
16108
16108
  ;// ./src/display/editor/color_picker.js
16109
16109