JS only has 53 bit precision integers.
To be able to handle 64 bit precision integers, use the int64 option for msgpack-lite and require int64-buffer as peer dependency.
https://github.com/kawanet/msgpack-lite
https://github.com/kawanet/int64-buffer