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

@ligangyan/react-pdf

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ligangyan/react-pdf - npm Package Compare versions

Comparing version 9.1.3-SNAPSHOT to 9.1.5-SNAPSHOT

2

dist/cjs/Page/AnnotationLayer.js

@@ -48,3 +48,3 @@ "use strict";

const { imageResourcesPath, linkService, onGetAnnotationsError: onGetAnnotationsErrorProps, onGetAnnotationsSuccess: onGetAnnotationsSuccessProps, onRenderAnnotationLayerError: onRenderAnnotationLayerErrorProps, onRenderAnnotationLayerSuccess: onRenderAnnotationLayerSuccessProps, page, pdf, renderForms, rotate, scale = 1, pageNumber, highlight, } = mergedProps;
console.log('highlight in AnnotationLayer:', highlight);
// console.log('highlight in AnnotationLayer:', highlight);
const XYWHPToScaledLTWHP = (xywhp, height, scale) => {

@@ -51,0 +51,0 @@ const scaledXYWHP = {

@@ -19,3 +19,3 @@ 'use client';

const { imageResourcesPath, linkService, onGetAnnotationsError: onGetAnnotationsErrorProps, onGetAnnotationsSuccess: onGetAnnotationsSuccessProps, onRenderAnnotationLayerError: onRenderAnnotationLayerErrorProps, onRenderAnnotationLayerSuccess: onRenderAnnotationLayerSuccessProps, page, pdf, renderForms, rotate, scale = 1, pageNumber, highlight, } = mergedProps;
console.log('highlight in AnnotationLayer:', highlight);
// console.log('highlight in AnnotationLayer:', highlight);
const XYWHPToScaledLTWHP = (xywhp, height, scale) => {

@@ -22,0 +22,0 @@ const scaledXYWHP = {

{
"name": "@ligangyan/react-pdf",
"version": "9.1.3-SNAPSHOT",
"version": "9.1.5-SNAPSHOT",
"description": "Display PDFs in your React app as easily as if they were images.",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

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