Description: The current Rocket.Chat Nodejs SDK has js-sha256 as its dependency which is showing the warning message.
Rocket.Chat Nodejs SDK v1.0.0-alpha.42
LINKED ISSUE IN RC Node.js SDK: issue
Steps to reproduce:
npm run build and you will see it in the terminal
Expected behavior:
Not to show any warning message.
Actual behavior:
Shows a warning message.

Description: The current Rocket.Chat Nodejs SDK has
js-sha256as its dependency which is showing the warning message.Rocket.Chat Nodejs SDK v1.0.0-alpha.42LINKED ISSUE IN RC Node.js SDK: issue
Steps to reproduce:
npm run buildand you will see it in the terminalExpected behavior:
Not to show any warning message.
Actual behavior:
Shows a warning message.