What is hpp?
"Express middleware to protect against HTTP Parameter Pollution attacks"
hpp is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 12.8 KB on disk.
Installation Guide
# Install via NPM
npm install hpp
# Install via Yarn
yarn add hpp