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

@mikecousins/react-pdf

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mikecousins/react-pdf - npm Package Compare versions

Comparing version 7.0.3 to 7.0.4

10

package.json
{
"name": "@mikecousins/react-pdf",
"version": "7.0.3",
"version": "7.0.4",
"description": "Simple React component to wrap up PDF.js. The easiest way to render PDFs in your React app.",

@@ -25,3 +25,3 @@ "author": "mikecousins",

"types": "./dist/index.d.cts",
"default": "./dist/index.js"
"default": "./dist/index.cjs"
}

@@ -51,8 +51,8 @@ }

"devDependencies": {
"@testing-library/react": "14.1.2",
"@testing-library/react": "14.2.0",
"@types/jest": "29.5.11",
"@types/react": "18.2.48",
"@types/react-dom": "18.0.6",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"jest-canvas-mock": "2.4.0",
"jest-canvas-mock": "2.5.2",
"pdfjs-dist": "4.0.379",

@@ -59,0 +59,0 @@ "tsup": "8.0.1",

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