swissqrbill
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "swissqrbill", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Node implementation for the swiss QR bill", | ||
"main": "./index.js", | ||
"types": "./lib/index.d.ts", | ||
"files": [ | ||
"lib/**/*" | ||
], | ||
"scripts": { | ||
@@ -8,0 +11,0 @@ "test": "cd tests && sh run.sh", |
@@ -54,3 +54,3 @@ # SwissQRBill | ||
const bill = new SwissQRBill.PDF(data, "qrbill.pdf", { size: "A6/5" }); | ||
const bill = new SwissQRBill.PDF(data, "qrbill.pdf"); | ||
``` | ||
@@ -60,7 +60,3 @@ | ||
<object data="https://github.com/Rogerrrrrrrs/SwissQRBill/assets/qrbill.pdf" type="application/pdf" width="700px" height="700px"> | ||
<embed src="https://github.com/Rogerrrrrrrs/SwissQRBill/assets/qrbill.pdf"> | ||
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="https://github.com/Rogerrrrrrrs/SwissQRBill/assets/qrbill.pdf">Download PDF</a>.</p> | ||
</embed> | ||
</object> | ||
[<img src="https://raw.githubusercontent.com/Rogerrrrrrrs/SwissQRBill/development/assets/qrbill.png">](https://github.com/Rogerrrrrrrs/SwissQRBill/blob/master/assets/qrbill.pdf) | ||
@@ -67,0 +63,0 @@ ## API |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
44659
5
841
159
1
1