react-base64-to-pdf
Advanced tools
Comparing version 1.1.8 to 1.1.9
{ | ||
"name": "react-base64-to-pdf", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "A React library for rendering Base64-encoded PDF files and providing download options.", | ||
"main": "dist/index.js", | ||
"types": "dist/react-base64-to-pdf.d.ts", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "test": "echo \"Error: no test specified\" && exit 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
9028