pdfjs-dist 1.8.355 → 1.8.357

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.

Potentially problematic release.


This version of pdfjs-dist might be problematic. Click here for more details.

package/build/pdf.js CHANGED
@@ -3530,8 +3530,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
3530
3530
  }();
3531
3531
  var version, build;
3532
3532
  {
3533
- exports.version = version = '1.8.355';
3534
- exports.build = build = 'e9cbfbcc';
3533
+ exports.version = version = '1.8.357';
3534
+ exports.build = build = 'ca3cf6e7';
3535
3535
  }
3536
3536
  exports.getDocument = getDocument;
3537
3537
  exports.LoopbackPort = LoopbackPort;
@@ -5504,8 +5504,8 @@ if (!_util.globalScope.PDFJS) {
5504
5504
  }
5505
5505
  var PDFJS = _util.globalScope.PDFJS;
5506
5506
  {
5507
- PDFJS.version = '1.8.355';
5508
- PDFJS.build = 'e9cbfbcc';
5507
+ PDFJS.version = '1.8.357';
5508
+ PDFJS.build = 'ca3cf6e7';
5509
5509
  }
5510
5510
  PDFJS.pdfBug = false;
5511
5511
  if (PDFJS.verbosity !== undefined) {
@@ -8000,8 +8000,8 @@ exports.TilingPattern = TilingPattern;
8000
8000
  "use strict";
8001
8001
 
8002
8002
 
8003
- var pdfjsVersion = '1.8.355';
8004
- var pdfjsBuild = 'e9cbfbcc';
8003
+ var pdfjsVersion = '1.8.357';
8004
+ var pdfjsBuild = 'ca3cf6e7';
8005
8005
  var pdfjsSharedUtil = __w_pdfjs_require__(0);
8006
8006
  var pdfjsDisplayGlobal = __w_pdfjs_require__(9);
8007
8007
  var pdfjsDisplayAPI = __w_pdfjs_require__(3);