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

swissqrbill

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swissqrbill - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

lib/index.d.ts

5

package.json
{
"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",

8

README.md

@@ -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

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