@types/pdfjs-dist
Advanced tools
Comparing version 2.1.3 to 2.1.4
@@ -38,3 +38,3 @@ // Type definitions for PDF.js v2.1 | ||
IsXFAPresent: boolean; | ||
[key: string]: any; // return type is string, typescript chokes | ||
[key: string]: any; // return type is string, typescript chokes | ||
} | ||
@@ -41,0 +41,0 @@ |
{ | ||
"name": "@types/pdfjs-dist", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "TypeScript definitions for PDF.js", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "2919339af2868956327d7181125a0090cb599052d171b81e77b017988dbb3662", | ||
"typesPublisherContentHash": "f69a8b7c9ef807f72c0509ed04a8697c01911cbc0543cb5e6f1d96ac39c18e37", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 16 Dec 2019 14:30:19 GMT | ||
* Last updated: Fri, 15 May 2020 11:31:59 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Josh Baldwin (https://github.com/jbaldwin), and Dmitrii Sorin (https://github.com/1999). | ||
These definitions were written by [Josh Baldwin](https://github.com/jbaldwin), and [Dmitrii Sorin](https://github.com/1999). |
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
23280