===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-strip-bom-stream-4.0.0/strip-bom-buf/index.js-5-	if (!Buffer.isBuffer(buffer)) {
node-strip-bom-stream-4.0.0/strip-bom-buf/index.js:6:		throw new TypeError(`Expected a Buffer, got ${typeof buffer}`);
node-strip-bom-stream-4.0.0/strip-bom-buf/index.js-7-	}