Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/pdfkit

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pdfkit - npm Package Compare versions

Comparing version 0.12.4 to 0.12.5

1

pdfkit/index.d.ts

@@ -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;

4

pdfkit/package.json
{
"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`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc