=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== node-is-number-7.0.0/benchmark/index.js-13- const suite = new Suite() node-is-number-7.0.0/benchmark/index.js:14: .on('start', () => console.log(`# ${name}`)) node-is-number-7.0.0/benchmark/index.js-15- .on('complete', function(e) { node-is-number-7.0.0/benchmark/index.js-16- const fastest = this.filter('fastest').map('name').toString(); node-is-number-7.0.0/benchmark/index.js:17: console.log(`fastest is '${fastest}'`); node-is-number-7.0.0/benchmark/index.js-18- console.log();