Repro: Run npm test using Node.js version 10 (just released.)
node:46164) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(node:46164) [DEP0079] DeprecationWarning: Custom inspection function on Objects via .inspect() is deprecated
Additional messages reflecting the same deprecations are listed.
Repro: Run
npm test
using Node.js version 10 (just released.)Additional messages reflecting the same deprecations are listed.