New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@types/jspdf

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jspdf - npm Package Compare versions

Comparing version
1.2.1
to
1.2.2
+7
-1
jspdf/index.d.ts

@@ -97,2 +97,3 @@ // Type definitions for jsPDF 1.2

* - total_pages
* - vfs
*/

@@ -209,4 +210,9 @@

putTotalPages(pageExpression:string):jsPDF;
// jsPDF plugin: vfs
existsFileInVFS(filename:string):boolean;
addFileToVFS(filename:string, filecontent:string):jsPDF;
getFileFromVFS(filename:string):string;
}
namespace jsPDF {}

@@ -213,0 +219,0 @@

+2
-2
{
"name": "@types/jspdf",
"version": "1.2.1",
"version": "1.2.2",
"description": "TypeScript definitions for jsPDF",

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

"dependencies": {},
"typesPublisherContentHash": "39eea5cf646f4f8e0c2febfc8ff8cc5e28b6c0bff3c19f6ff26cfb44a9a1a071",
"typesPublisherContentHash": "17721a8781ca555417a9895efd7063935fe0291e56f4385cdaf5e3c857870c13",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Thu, 08 Nov 2018 18:45:07 GMT
* Last updated: Mon, 19 Nov 2018 17:19:02 GMT
* Dependencies: none

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