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/bower.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pdfjs-dist",
3
- "version": "1.8.355",
3
+ "version": "1.8.357",
4
4
  "main": [
5
5
  "build/pdf.js",
6
6
  "build/pdf.worker.js"
@@ -12822,8 +12822,8 @@ var _UnsupportedManager = function UnsupportedManagerClosure() {
12822
12822
  }();
12823
12823
  var version, build;
12824
12824
  {
12825
- exports.version = version = '1.8.355';
12826
- exports.build = build = 'e9cbfbcc';
12825
+ exports.version = version = '1.8.357';
12826
+ exports.build = build = 'ca3cf6e7';
12827
12827
  }
12828
12828
  exports.getDocument = getDocument;
12829
12829
  exports.LoopbackPort = LoopbackPort;
@@ -28229,8 +28229,8 @@ if (!_util.globalScope.PDFJS) {
28229
28229
  }
28230
28230
  var PDFJS = _util.globalScope.PDFJS;
28231
28231
  {
28232
- PDFJS.version = '1.8.355';
28233
- PDFJS.build = 'e9cbfbcc';
28232
+ PDFJS.version = '1.8.357';
28233
+ PDFJS.build = 'ca3cf6e7';
28234
28234
  }
28235
28235
  PDFJS.pdfBug = false;
28236
28236
  if (PDFJS.verbosity !== undefined) {
@@ -43816,8 +43816,8 @@ exports.TilingPattern = TilingPattern;
43816
43816
  "use strict";
43817
43817
 
43818
43818
 
43819
- var pdfjsVersion = '1.8.355';
43820
- var pdfjsBuild = 'e9cbfbcc';
43819
+ var pdfjsVersion = '1.8.357';
43820
+ var pdfjsBuild = 'ca3cf6e7';
43821
43821
  var pdfjsSharedUtil = __w_pdfjs_require__(0);
43822
43822
  var pdfjsDisplayGlobal = __w_pdfjs_require__(26);
43823
43823
  var pdfjsDisplayAPI = __w_pdfjs_require__(10);