=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== node-import-lazy-3.0.0.REALLY.2.1.0/fixtures/baz.js-1-'use strict'; node-import-lazy-3.0.0.REALLY.2.1.0/fixtures/baz.js:2:module.exports = (ho, ge) => `baz${ho}${ge}`; ############################################## node-import-lazy-3.0.0.REALLY.2.1.0/fixtures/foo.bar.js-2-module.exports.foo = () => 'foo'; node-import-lazy-3.0.0.REALLY.2.1.0/fixtures/foo.bar.js:3:module.exports.bar = (ho, ge) => `bar${ho}${ge}`; node-import-lazy-3.0.0.REALLY.2.1.0/fixtures/foo.bar.js-4-module.exports.baz = 'baz';