pdfjs-dist
Advanced tools
Comparing version 2.0.447 to 2.0.449
{ | ||
"name": "pdfjs-dist", | ||
"version": "2.0.447", | ||
"version": "2.0.449", | ||
"main": [ | ||
@@ -5,0 +5,0 @@ "build/pdf.js", |
@@ -226,3 +226,3 @@ /** | ||
var apiVersion = docParams.apiVersion; | ||
var workerVersion = '2.0.447'; | ||
var workerVersion = '2.0.449'; | ||
if (apiVersion !== null && apiVersion !== workerVersion) { | ||
@@ -229,0 +229,0 @@ throw new Error('The API version "' + apiVersion + '" does not match ' + ('the Worker version "' + workerVersion + '".')); |
@@ -237,3 +237,3 @@ /** | ||
docId: docId, | ||
apiVersion: '2.0.447', | ||
apiVersion: '2.0.449', | ||
source: { | ||
@@ -1669,4 +1669,4 @@ data: source.data, | ||
{ | ||
exports.version = version = '2.0.447'; | ||
exports.build = build = 'c0b22da0'; | ||
exports.version = version = '2.0.449'; | ||
exports.build = build = 'b67f117b'; | ||
} | ||
@@ -1673,0 +1673,0 @@ exports.getDocument = getDocument; |
@@ -24,4 +24,4 @@ /** | ||
var pdfjsVersion = '2.0.447'; | ||
var pdfjsBuild = 'c0b22da0'; | ||
var pdfjsVersion = '2.0.449'; | ||
var pdfjsBuild = 'b67f117b'; | ||
var pdfjsSharedUtil = require('./shared/util.js'); | ||
@@ -28,0 +28,0 @@ var pdfjsDisplayAPI = require('./display/api.js'); |
@@ -24,5 +24,5 @@ /** | ||
var pdfjsVersion = '2.0.447'; | ||
var pdfjsBuild = 'c0b22da0'; | ||
var pdfjsVersion = '2.0.449'; | ||
var pdfjsBuild = 'b67f117b'; | ||
var pdfjsCoreWorker = require('./core/worker.js'); | ||
exports.WorkerMessageHandler = pdfjsCoreWorker.WorkerMessageHandler; |
@@ -51,4 +51,4 @@ /** | ||
var pdfjsVersion = '2.0.447'; | ||
var pdfjsBuild = 'c0b22da0'; | ||
var pdfjsVersion = '2.0.449'; | ||
var pdfjsBuild = 'b67f117b'; | ||
exports.PDFViewer = _pdf_viewer.PDFViewer; | ||
@@ -55,0 +55,0 @@ exports.PDFSinglePageViewer = _pdf_single_page_viewer.PDFSinglePageViewer; |
{ | ||
"name": "pdfjs-dist", | ||
"version": "2.0.447", | ||
"version": "2.0.449", | ||
"main": "build/pdf.js", | ||
@@ -5,0 +5,0 @@ "description": "Generic build of Mozilla's PDF.js library.", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package