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.7.34 to 0.7.35

2

pdfkit/index.d.ts

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

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