Janith Umeda

Results 6 issues of Janith Umeda

| Q | A | ------------- | --- | Is bugfix? | ✔️ | New feature? | ✔️ | Breaks BC? | ✔️/❌ | Tests pass? | ✔️ | Fixed...

Hello, I am tring to create qr scannability measure feature using this library.(programatically scanning the generated qr code). Unforunatley I have faced this problem. Unable to detect these types of...

[DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

As you can see in the screenshot below, there is 'null' and unnecessary ';' characters appears when the addAddress method's args has null values. like this ⬇ ``` js .addAddress(...

…he vcf when the addAddress method parameters has empty or null (#60) ### Request type - [ ] Chore - [ ] Feature - [x] Fix - [ ] Refactor...