Fix NPM lockfile integrity
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Fix Lockfile Integrity is a Node.js tool that fixes npm lockfile integrity by reverting `sha1` hashes back to more secure `sha512` hashes in package-lock.json and npm-shrinkwrap.json files. It's designed for Node.js developers who want to maintain consistent lockfile integrity across different environments and prevent unnecessary changes in version control.