===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-pretty-bytes-5.3.0/index.js-45-	if (!Number.isFinite(number)) {
node-pretty-bytes-5.3.0/index.js:46:		throw new TypeError(`Expected a finite number, got ${typeof number}: ${number}`);
node-pretty-bytes-5.3.0/index.js-47-	}