🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@types/node-pdftk

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/node-pdftk - npm Package Compare versions

Comparing version
2.1.0
to
2.1.1
+1
-1
node-pdftk/index.d.ts

@@ -57,3 +57,3 @@ // Type definitions for node-pdftk 2.1

output(writeFile: string, outputDest: string, needsOutput?: boolean): Promise<string>;
output(writeFile: string): Promise<Buffer>;
output(writeFile?: string): Promise<Buffer>;
/**

@@ -60,0 +60,0 @@ * Assembles ("concatenate") pages from input PDFs to create a new PDF.

{
"name": "@types/node-pdftk",
"version": "2.1.0",
"version": "2.1.1",
"description": "TypeScript definitions for node-pdftk",

@@ -24,4 +24,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "c675de51b5b15ee57e45b96399fba3202b19f9dd185376e458b08e08ff5ac716",
"typesPublisherContentHash": "3432b2462480053d788a33705c7faef9d424d1d541f3038d86ff8696be4a1d7f",
"typeScriptVersion": "3.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 03 Apr 2020 23:44:12 GMT
* Last updated: Tue, 07 Apr 2020 15:56:43 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none