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.4 to 7.1.0

30

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

@@ -33,7 +33,2 @@ "author": "mikecousins",

},
"husky": {
"hooks": {
"pre-commit": "npm run lint"
}
},
"prettier": {

@@ -45,20 +40,15 @@ "printWidth": 80,

},
"jest": {
"setupFiles": [
"jest-canvas-mock"
]
},
"devDependencies": {
"@testing-library/react": "14.2.0",
"@types/jest": "29.5.11",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"@testing-library/react": "15.0.7",
"@types/jest": "29.5.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.0",
"jest-canvas-mock": "2.5.2",
"pdfjs-dist": "4.0.379",
"tsup": "8.0.1",
"typescript": "5.3.3"
"pdfjs-dist": "4.3.136",
"tsup": "8.0.2",
"typescript": "5.4.5"
},
"peerDependencies": {
"pdfjs-dist": "4.0.379",
"pdfjs-dist": "4.2.67",
"react": "^18.2.0",

@@ -65,0 +55,0 @@ "react-dom": "^18.2.0"

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