Files
shields/lib
Thaddee Tyl a0e6a6aeba Use new Buffer() instead of Buffer()
The following warning is emitted by Node.js:

> DeprecationWarning: Using Buffer without `new` will soon stop working. Use `new
> Buffer()`, or preferably `Buffer.from()`, `Buffer.allocUnsafe()` or
> `Buffer.alloc()` instead.

This patch removes this warning.
2017-03-29 18:28:48 -04:00
..
2017-03-26 22:57:55 +02:00
2017-03-26 22:57:55 +02:00
2017-03-26 23:00:31 +02:00
2017-03-26 22:57:55 +02:00
2017-03-26 22:57:55 +02:00