ng2-pdfjs-viewer
Advanced tools
Comparing version 3.2.8 to 3.2.9
{ | ||
"name": "ng2-pdfjs-viewer", | ||
"version": "3.2.8", | ||
"version": "3.2.9", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -107,3 +107,3 @@ # Angular 8 PDFJS viewer with Mozilla's ViewerJS (Supports Angular 2/4/5/6/7/8) | ||
_For your convenience a sample app using angular6 is available under this repository, if you would like to see it in action (Folder ng6SampleApp). It shows many ways to configure this component for different needs._ | ||
_For your convenience a sample app using angular is available under this repository, if you would like to see it in action (Folder SampleApp). It shows many ways to configure this component for different needs._ | ||
@@ -141,3 +141,3 @@ Once your PdfJsViewerComponent is imported you can use it in your Angular application like this: | ||
<!-- your.component.ts--> | ||
export class RateCardComponent implements OnInit { | ||
export class MyComponent implements OnInit { | ||
@ViewChild('pdfViewer') pdfViewer | ||
@@ -144,0 +144,0 @@ ... |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
193
11925862