@types/pdfkit
Advanced tools
Comparing version 0.7.34 to 0.7.35
@@ -272,3 +272,3 @@ // Type definitions for Pdfkit v0.7.2 | ||
addPage(options?: PDFDocumentOptions): PDFDocument; | ||
bufferedPageRanges(): { start: number; count: number }; | ||
bufferedPageRange(): { start: number; count: number }; | ||
switchToPage(n?: number): PDFPage; | ||
@@ -275,0 +275,0 @@ flushPages(): void; |
{ | ||
"name": "@types/pdfkit", | ||
"version": "0.7.34", | ||
"version": "0.7.35", | ||
"description": "TypeScript definitions for Pdfkit", | ||
"license": "MIT", | ||
"author": "Eric Hillah <https://github.com/erichillah>", | ||
"contributors": [ | ||
{ | ||
"name": "Eric Hillah", | ||
"url": "https://github.com/erichillah" | ||
} | ||
], | ||
"main": "", | ||
@@ -17,4 +22,4 @@ "repository": { | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "cace3edc566096bac3c890844bcc5020b2c09476b33917141611e529b983e764", | ||
"typesPublisherContentHash": "72308e6d4c5a2f421147946859d99b6994451911061e36c076caaf74712f9ad2", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 10 Feb 2017 00:21:34 GMT | ||
* Last updated: Sat, 11 Mar 2017 00:13:28 GMT | ||
* Dependencies: node | ||
@@ -14,0 +14,0 @@ * Global values: PDFKit |
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
15053
3
351