@ -1,6 +1,6 @@
{
"name": "pdfjs-dist",
"version": "1.3.50",
"version": "1.3.52",
"main": [
"build/pdf.js",
"build/pdf.worker.js"
@ -20,8 +20,8 @@ if (typeof PDFJS === 'undefined') {
(typeof window !== 'undefined' ? window : this).PDFJS = {};
}
PDFJS.version = '1.3.50';
PDFJS.build = '376788f';
PDFJS.version = '1.3.52';
PDFJS.build = 'e93512f';
(function pdfjsWrapper() {
// Use strict in our context only - users might not want it
"description": "Generic build of Mozilla's PDF.js library.",
"keywords": [
"Mozilla",
@ -21,6 +21,7 @@
bottom: 0;
overflow: hidden;
opacity: 0.2;
line-height: 1.0;
.textLayer > div {