=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== node-boxen-4.2.0/index.js-48- if (!chararacters) { node-boxen-4.2.0/index.js:49: throw new TypeError(`Invalid border style: ${borderStyle}`); node-boxen-4.2.0/index.js-50- } ############################################## node-boxen-4.2.0/index.js-53- if (!borderStyle[side] || typeof borderStyle[side] !== 'string') { node-boxen-4.2.0/index.js:54: throw new TypeError(`Invalid border style: ${side}`); node-boxen-4.2.0/index.js-55- } ############################################## node-boxen-4.2.0/index.js-79- if (options.borderColor && !isColorValid(options.borderColor)) { node-boxen-4.2.0/index.js:80: throw new Error(`${options.borderColor} is not a valid borderColor`); node-boxen-4.2.0/index.js-81- } ############################################## node-boxen-4.2.0/index.js-83- if (options.backgroundColor && !isColorValid(options.backgroundColor)) { node-boxen-4.2.0/index.js:84: throw new Error(`${options.backgroundColor} is not a valid backgroundColor`); node-boxen-4.2.0/index.js-85- } ############################################## node-boxen-4.2.0/type-fest/.github/contributing.md-17-- Add the type to the readme. node-boxen-4.2.0/type-fest/.github/contributing.md:18:- Run `$ npm test` before submitting and make sure it passes. node-boxen-4.2.0/type-fest/.github/contributing.md-19-- Name the pull request ```Add `TypeName` type```. ############################################## node-boxen-4.2.0/type-fest/readme.md-567- node-boxen-4.2.0/type-fest/readme.md:568: console.log(`Created ${count + 1} instances of ${Constr.name} class`); node-boxen-4.2.0/type-fest/readme.md-569- ############################################## node-boxen-4.2.0/.pc/switch-test-from-ava-to-tape.diff/test.js-281- const beautifulColor = chalk.magenta('B E A U T I F U L'); node-boxen-4.2.0/.pc/switch-test-from-ava-to-tape.diff/test.js:282: compare(t, boxen(`Boxes are\n${beautifulColor}\nand beneficial too!`, { node-boxen-4.2.0/.pc/switch-test-from-ava-to-tape.diff/test.js-283- align: 'center', ############################################## node-boxen-4.2.0/.pc/switch-test-from-ava-to-tape.diff/test.js-297- const beautifulColor = chalk.magenta('B E A U T I F U L'); node-boxen-4.2.0/.pc/switch-test-from-ava-to-tape.diff/test.js:298: compare(t, boxen(`Boxes are\n${beautifulColor}\nand beneficial too!`, {align: 'right'}), ` node-boxen-4.2.0/.pc/switch-test-from-ava-to-tape.diff/test.js-299-┌───────────────────┐ ############################################## node-boxen-4.2.0/.pc/switch-test-from-ava-to-tape.diff/test.js-308- const beautifulColor = chalk.magenta('B E A U T I F U L'); node-boxen-4.2.0/.pc/switch-test-from-ava-to-tape.diff/test.js:309: compare(t, boxen(`Boxes are\n${beautifulColor}\nand beneficial too!`, {align: 'left'}), ` node-boxen-4.2.0/.pc/switch-test-from-ava-to-tape.diff/test.js-310-┌───────────────────┐ ############################################## node-boxen-4.2.0/.pc/disable-term-test.diff/test.js-307- const beautifulColor = chalk.magenta('B E A U T I F U L'); node-boxen-4.2.0/.pc/disable-term-test.diff/test.js:308: compare(t, boxen(`Boxes are\n${beautifulColor}\nand beneficial too!`, { node-boxen-4.2.0/.pc/disable-term-test.diff/test.js-309- align: 'center', ############################################## node-boxen-4.2.0/.pc/disable-term-test.diff/test.js-324- const beautifulColor = chalk.magenta('B E A U T I F U L'); node-boxen-4.2.0/.pc/disable-term-test.diff/test.js:325: compare(t, boxen(`Boxes are\n${beautifulColor}\nand beneficial too!`, {align: 'right'}), ` node-boxen-4.2.0/.pc/disable-term-test.diff/test.js-326-┌───────────────────┐ ############################################## node-boxen-4.2.0/.pc/disable-term-test.diff/test.js-336- const beautifulColor = chalk.magenta('B E A U T I F U L'); node-boxen-4.2.0/.pc/disable-term-test.diff/test.js:337: compare(t, boxen(`Boxes are\n${beautifulColor}\nand beneficial too!`, {align: 'left'}), ` node-boxen-4.2.0/.pc/disable-term-test.diff/test.js-338-┌───────────────────┐ ############################################## node-boxen-4.2.0/test.js-315- const beautifulColor = chalk.magenta('B E A U T I F U L'); node-boxen-4.2.0/test.js:316: compare(t, boxen(`Boxes are\n${beautifulColor}\nand beneficial too!`, { node-boxen-4.2.0/test.js-317- align: 'center', ############################################## node-boxen-4.2.0/test.js-332- const beautifulColor = chalk.magenta('B E A U T I F U L'); node-boxen-4.2.0/test.js:333: compare(t, boxen(`Boxes are\n${beautifulColor}\nand beneficial too!`, {align: 'right'}), ` node-boxen-4.2.0/test.js-334-┌───────────────────┐ ############################################## node-boxen-4.2.0/test.js-344- const beautifulColor = chalk.magenta('B E A U T I F U L'); node-boxen-4.2.0/test.js:345: compare(t, boxen(`Boxes are\n${beautifulColor}\nand beneficial too!`, {align: 'left'}), ` node-boxen-4.2.0/test.js-346-┌───────────────────┐