🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.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.1
to
2.1.2
+1
-1
node-pdftk/index.d.ts

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

export function input(file: string): PDFTK;
export function input(file: string | Buffer): PDFTK;
export function configure(opts: ConfigureOptions): void;
MIT License
Copyright (c) Microsoft Corporation. All rights reserved.
Copyright (c) Microsoft Corporation.

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

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

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

},
"typesPublisherContentHash": "3432b2462480053d788a33705c7faef9d424d1d541f3038d86ff8696be4a1d7f",
"typesPublisherContentHash": "532d9aa08494a607164f4adca76c26203a35e42a6859af1f24e24a106357ce47",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Tue, 07 Apr 2020 15:56:43 GMT
* Last updated: Tue, 26 May 2020 10:29:08 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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