ng2-pdf-viewer
Advanced tools
Comparing version 10.2.0 to 10.2.1
{ | ||
"name": "ng2-pdf-viewer", | ||
"version": "10.2.0", | ||
"version": "10.2.1", | ||
"description": "Angular 5+ component for rendering PDF", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -537,3 +537,3 @@ <h1 align="center">Angular PDF Viewer</h1> | ||
* Add reference to `pdf-viewer` component, | ||
* then when needed execute `search()` linke this: | ||
* then when needed execute `search()` like this: | ||
@@ -540,0 +540,0 @@ ```typescript |
@@ -43,3 +43,2 @@ /** | ||
private _latestScrolledPage; | ||
private resizeTimeout; | ||
private pageScrollTimeout; | ||
@@ -46,0 +45,0 @@ private isInitialized; |
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
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
276522
1917