Socket
Socket
Sign inDemoInstall

@react-pdf-viewer/core

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-pdf-viewer/core - npm Package Compare versions

Comparing version 3.3.1 to 3.3.2

2

lib/index.d.ts

@@ -500,3 +500,2 @@ /**

export interface RenderQueueService {
OUT_OF_RANGE_VISIBILITY: number;
cleanup: () => void;

@@ -507,2 +506,3 @@ getHighestPriorityPage: () => number;

resetQueue: () => void;
setOutOfRange: (pageIndex: number) => void;
setRange: (startIndex: number, endIndex: number) => void;

@@ -509,0 +509,0 @@ setVisibility: (pageIndex: number, visibility: number) => void;

{
"name": "@react-pdf-viewer/core",
"version": "3.3.1",
"version": "3.3.2",
"description": "A React component to view a PDF document",

@@ -50,3 +50,3 @@ "license": "https://react-pdf-viewer.dev/license",

},
"gitHead": "3cffac5b07d0745738913f28797527363c0b0594"
"gitHead": "9da7355cc710985d46ac3a0e70c8d6ada994c1a9"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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