-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
The module still depends on a version of packet-reader
that has deprecated Buffer usage.
consoleStream.js:43
(node:44680) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
warning.js:18
at showFlaggedDeprecation (buffer.js:160:11)
at new Buffer (buffer.js:175:3)
at module.exports.Reader.addChunk (.packages\packet-reader@f4fc956ec61b187cd18790c0b0a6fa5d1d3a30de4a5493e3277460485ed188f2\index.js:35:21)
at Socket.<anonymous> (.packages\pg@1070266975c840c14642630da3a4733f2608c038eac5d97764832e1dff16eccb\lib\connection.js:116:18)
The PR to fix this has been open for 2 months. brianc/node-packet-reader#5
kibertoad, marcbachmann, bitorb and n1ru4l
Metadata
Metadata
Assignees
Labels
No labels