This library is triggering the following deprecation warning:
(node:30726) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
This library is triggering the following deprecation warning:
Should be a relatively easy fix.