=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== node-debug-4.2.0+~cs4.1.5/src/node.js-168- const colorCode = '\u001B[3' + (c < 8 ? c : '8;5;' + c); node-debug-4.2.0+~cs4.1.5/src/node.js:169: const prefix = ` ${colorCode};1m${name} \u001B[0m`; node-debug-4.2.0+~cs4.1.5/src/node.js-170- ############################################## node-debug-4.3.1+~cs4.1.5/src/node.js-172- const colorCode = '\u001B[3' + (c < 8 ? c : '8;5;' + c); node-debug-4.3.1+~cs4.1.5/src/node.js:173: const prefix = ` ${colorCode};1m${name} \u001B[0m`; node-debug-4.3.1+~cs4.1.5/src/node.js-174-