@mikecousins/react-pdf
Advanced tools
Comparing version 7.0.3 to 7.0.4
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
571117