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.0 to 2.1.1

8

pdfjs-dist/index.d.ts

@@ -9,2 +9,10 @@ // Type definitions for PDF.js v2.1

declare const version: string;
declare const GlobalWorkerOptions: GlobalWorkerOptions;
interface GlobalWorkerOptions {
workerSrc: string;
}
interface PDFPromise<T> {

@@ -11,0 +19,0 @@ isResolved(): boolean;

4

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

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

"dependencies": {},
"typesPublisherContentHash": "4a6c834999d99cfa8e612563c3d781ee9e282146fe4f78936a2813f146f0a670",
"typesPublisherContentHash": "e9281a559ce83770a91fa888b8965ea0b4160e613e44563fa2b4f2c9137978fe",
"typeScriptVersion": "3.0"
}

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

Additional Details
* Last updated: Mon, 05 Aug 2019 18:29:07 GMT
* Last updated: Mon, 09 Sep 2019 14:08:32 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