===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-string-decoder-1.3.0/build/build.js-24-
node-string-decoder-1.3.0/build/build.js:25:    , downloadurl = `https://nodejs.org/dist/v${nodeVersion}/node-v${nodeVersion}.tar.gz`
node-string-decoder-1.3.0/build/build.js:26:    , src         = path.join(__dirname, `node-v${nodeVersion}`)
node-string-decoder-1.3.0/build/build.js-27-    , libsrcurl   = path.join(src, 'lib/')
##############################################
node-string-decoder-1.3.0/build/build.js-120-// Download the release from nodejs.org
node-string-decoder-1.3.0/build/build.js:121:console.log(`Downloading ${downloadurl}`)
node-string-decoder-1.3.0/build/build.js-122-pump(
##############################################
node-string-decoder-1.3.0/build/common-replacements.js-57-  /Buffer\.((?:alloc)|(?:allocUnsafe)|(?:from))/g,
node-string-decoder-1.3.0/build/common-replacements.js:58:  `bufferShim.$1`
node-string-decoder-1.3.0/build/common-replacements.js-59-]
##############################################
node-string-decoder-1.3.0/build/test-replacements.js-131-    [
node-string-decoder-1.3.0/build/test-replacements.js:132:      /var regexp = `\^\(\\\\w\+\)\\\\s\+\\\\s\$\{port\}\/\$\{protocol\}\\\\s`;/,
node-string-decoder-1.3.0/build/test-replacements.js-133-      `var regexp = '^(\\w+)\\s+\\s' + port + '/' + protocol + '\\s';`
##############################################
node-string-decoder-1.3.0/test/common/index.js-145-        process._rawDebug(
node-string-decoder-1.3.0/test/common/index.js:146:          `Is same resource: ${r === initHandles[id].resource}`);
node-string-decoder-1.3.0/test/common/index.js:147:        process._rawDebug(`Previous stack:\n${initHandles[id].stack}\n`);
node-string-decoder-1.3.0/test/common/index.js:148:        throw new Error(`init called twice for same id (${id})`);
node-string-decoder-1.3.0/test/common/index.js-149-      }
##############################################
node-string-decoder-1.3.0/test/common/index.js-157-        process._rawDebug();
node-string-decoder-1.3.0/test/common/index.js:158:        throw new Error(`destroy called for same id (${id})`);
node-string-decoder-1.3.0/test/common/index.js-159-      }
##############################################
node-string-decoder-1.3.0/test/common/index.js-327- * Check that when running a test with
node-string-decoder-1.3.0/test/common/index.js:328: * `$node --abort-on-uncaught-exception $file child`
node-string-decoder-1.3.0/test/common/index.js-329- * the process aborts.
##############################################
node-string-decoder-1.3.0/test/common/index.mjs-122-  if (leaked.length > 0) {
node-string-decoder-1.3.0/test/common/index.mjs:123:    assert.fail(`Unexpected global(s) found: ${leaked.join(', ')}`);
node-string-decoder-1.3.0/test/common/index.mjs-124-  }
##############################################
node-string-decoder-1.3.0/.pc/disble_global_leaks_check.patch/test/common/index.js-145-        process._rawDebug(
node-string-decoder-1.3.0/.pc/disble_global_leaks_check.patch/test/common/index.js:146:          `Is same resource: ${r === initHandles[id].resource}`);
node-string-decoder-1.3.0/.pc/disble_global_leaks_check.patch/test/common/index.js:147:        process._rawDebug(`Previous stack:\n${initHandles[id].stack}\n`);
node-string-decoder-1.3.0/.pc/disble_global_leaks_check.patch/test/common/index.js:148:        throw new Error(`init called twice for same id (${id})`);
node-string-decoder-1.3.0/.pc/disble_global_leaks_check.patch/test/common/index.js-149-      }
##############################################
node-string-decoder-1.3.0/.pc/disble_global_leaks_check.patch/test/common/index.js-157-        process._rawDebug();
node-string-decoder-1.3.0/.pc/disble_global_leaks_check.patch/test/common/index.js:158:        throw new Error(`destroy called for same id (${id})`);
node-string-decoder-1.3.0/.pc/disble_global_leaks_check.patch/test/common/index.js-159-      }
##############################################
node-string-decoder-1.3.0/.pc/disble_global_leaks_check.patch/test/common/index.js-327- * Check that when running a test with
node-string-decoder-1.3.0/.pc/disble_global_leaks_check.patch/test/common/index.js:328: * `$node --abort-on-uncaught-exception $file child`
node-string-decoder-1.3.0/.pc/disble_global_leaks_check.patch/test/common/index.js-329- * the process aborts.
##############################################
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/build/test-replacements.js-131-    [
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/build/test-replacements.js:132:      /var regexp = `\^\(\\\\w\+\)\\\\s\+\\\\s\$\{port\}\/\$\{protocol\}\\\\s`;/,
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/build/test-replacements.js-133-      `var regexp = '^(\\w+)\\s+\\s' + port + '/' + protocol + '\\s';`
##############################################
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.js-145-        process._rawDebug(
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.js:146:          `Is same resource: ${r === initHandles[id].resource}`);
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.js:147:        process._rawDebug(`Previous stack:\n${initHandles[id].stack}\n`);
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.js:148:        throw new Error(`init called twice for same id (${id})`);
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.js-149-      }
##############################################
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.js-157-        process._rawDebug();
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.js:158:        throw new Error(`destroy called for same id (${id})`);
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.js-159-      }
##############################################
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.js-327- * Check that when running a test with
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.js:328: * `$node --abort-on-uncaught-exception $file child`
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.js-329- * the process aborts.
##############################################
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.mjs-122-  if (leaked.length > 0) {
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.mjs:123:    assert.fail(`Unexpected global(s) found: ${leaked.join(', ')}`);
node-string-decoder-1.3.0/.pc/update-babel-polyfill.diff/test/common/index.mjs-124-  }