@types/pdfkit
Advanced tools
Comparing version 0.12.4 to 0.12.5
@@ -114,2 +114,3 @@ // Type definitions for Pdfkit v0.12.3 | ||
font(buffer: Buffer): this; | ||
font(src: string, size?: number): this; | ||
font(src: string, family?: string, size?: number): this; | ||
@@ -116,0 +117,0 @@ fontSize(size: number): this; |
{ | ||
"name": "@types/pdfkit", | ||
"version": "0.12.4", | ||
"version": "0.12.5", | ||
"description": "TypeScript definitions for Pdfkit", | ||
@@ -60,4 +60,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pdfkit", | ||
}, | ||
"typesPublisherContentHash": "0fd4271301845156083226c5e7034503bd2dbe67f8dc795d676075926aba51d8", | ||
"typesPublisherContentHash": "e4adc86ac34d26598c35758fffd5382efc65e51909ae84ffc8f7a38fd608156b", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 04 Apr 2022 19:31:43 GMT | ||
* Last updated: Thu, 28 Apr 2022 07:31:40 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/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
27858
541