What is safe-buffer?
"Safer Node.js Buffer API"
safe-buffer is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 31.3 KB on disk.
Installation Guide
# Install via NPM
npm install safe-buffer
# Install via Yarn
yarn add safe-buffer