=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== node-pre-gyp-0.12.0+~cs5.6.9/npm-packlist/bin/index.js-21- dirs.forEach(path => { node-pre-gyp-0.12.0+~cs5.6.9/npm-packlist/bin/index.js:22: console.log(`> ${path}`) node-pre-gyp-0.12.0+~cs5.6.9/npm-packlist/bin/index.js-23- console.log(sort(packlist.sync({ path })).join('\n')) ############################################## node-pre-gyp-0.12.0+~cs5.6.9/npm-packlist/index.js-31- node-pre-gyp-0.12.0+~cs5.6.9/npm-packlist/index.js:32:const packageMustHaves = `@(${packageMustHaveFileNames}){,.*[^~$]}` node-pre-gyp-0.12.0+~cs5.6.9/npm-packlist/index.js:33:const packageMustHavesRE = new RegExp(`^(${packageMustHaveFileNames})(\\..*[^~\$])?$`, 'i') node-pre-gyp-0.12.0+~cs5.6.9/npm-packlist/index.js-34- ############################################## node-pre-gyp-0.12.0+~cs5.6.9/npm-packlist/index.js-339- // must be included in the package. node-pre-gyp-0.12.0+~cs5.6.9/npm-packlist/index.js:340: const rules = this.mustHaveFilesFromPackage(pkg).map(f => `!${f}`) node-pre-gyp-0.12.0+~cs5.6.9/npm-packlist/index.js-341- const data = rules.join('\n') + '\n'