Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/pdfjs-dist

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pdfjs-dist - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

2

pdfjs-dist/index.d.ts

@@ -349,2 +349,4 @@ // Type definitions for PDF.js v2.1

rotation?: number; // (optional) The desired rotation, in degrees, of the viewport. If omitted it defaults to the page rotation.
offsetX?: number; // (optional) The horizontal, i.e. x-axis, offset. The default value is `0`.
offsetY?: number; // (optional) The vertical, i.e. y-axis, offset. The default value is `0`.
dontFlip?: boolean; // (optional) If true, the y-axis will not be flipped. The default value is `false`.

@@ -351,0 +353,0 @@ }

6

pdfjs-dist/package.json
{
"name": "@types/pdfjs-dist",
"version": "2.1.5",
"version": "2.1.6",
"description": "TypeScript definitions for PDF.js",

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

"dependencies": {},
"typesPublisherContentHash": "c6f7e161685b20ba6e6a4fc78442eefb98b80ff36a01e3b1c541e0c2ffc99edd",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "e582716605fe9ceda865f5e2384785f9c45b513448004350cb0c9d9b3ec9f754",
"typeScriptVersion": "3.2"
}

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

### Additional Details
* Last updated: Mon, 20 Jul 2020 20:48:46 GMT
* Last updated: Wed, 04 Nov 2020 15:56:27 GMT
* Dependencies: none

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

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