===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-uuid-8.2.0/test/browser/browser.spec.js-44-  async function testExpectations(path, titleFilter) {
node-uuid-8.2.0/test/browser/browser.spec.js:45:    const url = `http://127.0.0.1:${PORT}/${path}`;
node-uuid-8.2.0/test/browser/browser.spec.js-46-    await browser.url(url);
##############################################
node-uuid-8.2.0/wdio.conf.js-6-const GITHUB_REF = process.env.GITHUB_REF || '';
node-uuid-8.2.0/wdio.conf.js:7:const BUILD = GITHUB_SHA || GITHUB_REF ? `${GITHUB_REF} ${GITHUB_SHA}` : 'manual build';
node-uuid-8.2.0/wdio.conf.js-8-
##############################################
node-uuid-8.2.0/debian/patches/use-packaged-rollup-plugins.patch-11-   return {
node-uuid-8.2.0/debian/patches/use-packaged-rollup-plugins.patch:12:     input: `dist/esm-browser/${input}.js`,
node-uuid-8.2.0/debian/patches/use-packaged-rollup-plugins.patch-13-     output: {
node-uuid-8.2.0/debian/patches/use-packaged-rollup-plugins.patch:14:-      file: `dist/umd/${name}.min.js`,
node-uuid-8.2.0/debian/patches/use-packaged-rollup-plugins.patch:15:+      file: `dist/umd/${name}.js`,
node-uuid-8.2.0/debian/patches/use-packaged-rollup-plugins.patch-16-       format: 'umd',
##############################################
node-uuid-8.2.0/.pc/use-packaged-rollup-plugins.patch/rollup.config.js-5-  return {
node-uuid-8.2.0/.pc/use-packaged-rollup-plugins.patch/rollup.config.js:6:    input: `dist/esm-browser/${input}.js`,
node-uuid-8.2.0/.pc/use-packaged-rollup-plugins.patch/rollup.config.js-7-    output: {
node-uuid-8.2.0/.pc/use-packaged-rollup-plugins.patch/rollup.config.js:8:      file: `dist/umd/${name}.min.js`,
node-uuid-8.2.0/.pc/use-packaged-rollup-plugins.patch/rollup.config.js-9-      format: 'umd',
##############################################
node-uuid-8.2.0/rollup.config.js-4-  return {
node-uuid-8.2.0/rollup.config.js:5:    input: `dist/esm-browser/${input}.js`,
node-uuid-8.2.0/rollup.config.js-6-    output: {
node-uuid-8.2.0/rollup.config.js:7:      file: `dist/umd/${name}.js`,
node-uuid-8.2.0/rollup.config.js-8-      format: 'umd',