ng2-pdf-viewer
Advanced tools
Comparing version 9.0.0 to 9.1.0
{ | ||
"name": "ng2-pdf-viewer", | ||
"version": "9.0.0", | ||
"version": "9.1.0", | ||
"description": "Angular 5+ component for rendering PDF", | ||
@@ -27,7 +27,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"pdfjs-dist": "~2.13.216", | ||
"pdfjs-dist": "~2.14.305", | ||
"tslib": "^2.3.1" | ||
}, | ||
"peerDependencies": { | ||
"pdfjs-dist": "~2.13.216" | ||
"pdfjs-dist": "~2.14.305" | ||
}, | ||
@@ -34,0 +34,0 @@ "module": "fesm2015/ng2-pdf-viewer.mjs", |
@@ -138,3 +138,3 @@ <h1 align="center">Angular PDF Viewer</h1> | ||
For more control you can pass options object to ```[src]```. [See other attributes for the object here](https://github.com/mozilla/pdf.js/blob/master/src/display/api.js#L125-L217). | ||
For more control you can pass options object to ```[src]```. [See other attributes for the object here](https://github.com/mozilla/pdf.js/blob/master/src/display/api.js#L123-L215). | ||
@@ -141,0 +141,0 @@ Options object for loading protected PDF would be: |
@@ -26,2 +26,3 @@ /** | ||
private _cMapsUrl; | ||
private _imageResourcesPath; | ||
private _renderText; | ||
@@ -28,0 +29,0 @@ private _renderTextMode; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
383666
2843
+ Addeddommatrix@1.0.3(transitive)
+ Addedpdfjs-dist@2.14.305(transitive)
- Removedpdfjs-dist@2.13.216(transitive)
Updatedpdfjs-dist@~2.14.305