Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ng2-pdfjs-viewer

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-pdfjs-viewer - npm Package Compare versions

Comparing version 3.2.8 to 3.2.9

2

package.json
{
"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 @@ ...

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc