New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/pdfobject

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pdfobject - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

2

pdfobject/index.d.ts

@@ -15,3 +15,3 @@ // Type definitions for PDFObject 2.2

pdfOpenParams?: Record<string, string | number | boolean> | undefined;
fallbackLink?: boolean | undefined;
fallbackLink?: boolean | string | undefined;
width?: string | undefined;

@@ -18,0 +18,0 @@ height?: string | undefined;

{
"name": "@types/pdfobject",
"version": "2.2.2",
"version": "2.2.3",
"description": "TypeScript definitions for PDFObject",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pdfobject",

"dependencies": {},
"typesPublisherContentHash": "71763cd030fb0434246c2b79ce1262c453ffa4a034b415e88993af5ae600b1dc",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "25498d3827843e584bc350cb533d6356e0231692e83fdb51481c30b6255a8b00",
"typeScriptVersion": "3.8"
}

@@ -25,3 +25,3 @@ # Installation

pdfOpenParams?: Record<string, string | number | boolean> | undefined;
fallbackLink?: boolean | undefined;
fallbackLink?: boolean | string | undefined;
width?: string | undefined;

@@ -41,3 +41,3 @@ height?: string | undefined;

### Additional Details
* Last updated: Fri, 09 Jul 2021 02:32:38 GMT
* Last updated: Thu, 25 Nov 2021 11:31:05 GMT
* Dependencies: none

@@ -44,0 +44,0 @@ * Global values: `PDFObject`

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