ng2-pdf-viewer
Advanced tools
Comparing version 0.0.14 to 0.0.15
# Changelog | ||
## 0.0.15 | ||
* [[#26](https://github.com/VadimDez/ng2-pdf-viewer/issues/26)] - Re-added pdfjs as dependency | ||
## 0.0.14 | ||
@@ -4,0 +7,0 @@ |
{ | ||
"name": "ng2-pdf-viewer", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "Angular2 component for rendering PDF", | ||
@@ -45,2 +45,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"pdfjs-dist": "^1.6.289" | ||
}, | ||
@@ -58,3 +59,2 @@ "devDependencies": { | ||
"material-design-lite": "^1.2.1", | ||
"pdfjs-dist": "^1.6.289", | ||
"reflect-metadata": "^0.1.8", | ||
@@ -61,0 +61,0 @@ "rxjs": "^5.0.0-beta.12", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
29329
35
0
3
+ Addedpdfjs-dist@^1.6.289