===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-d3-5.16.0/d3-sankey/rollup.config.js-7-  output: {
node-d3-5.16.0/d3-sankey/rollup.config.js:8:    file: `dist/${meta.name}.js`,
node-d3-5.16.0/d3-sankey/rollup.config.js-9-    name: "d3",
##############################################
node-d3-5.16.0/d3-sankey/rollup.config.js-12-    extend: true,
node-d3-5.16.0/d3-sankey/rollup.config.js:13:    banner: `// ${meta.homepage} v${meta.version} Copyright ${(new Date).getFullYear()} ${meta.author.name}`,
node-d3-5.16.0/d3-sankey/rollup.config.js-14-    globals: Object.assign({}, ...Object.keys(meta.dependencies || {}).filter(key => /^d3-/.test(key)).map(key => ({[key]: "d3"})))
##############################################
node-d3-5.16.0/d3-sankey/rollup.config.js-24-      ...config.output,
node-d3-5.16.0/d3-sankey/rollup.config.js:25:      file: `dist/${meta.name}.min.js`
node-d3-5.16.0/d3-sankey/rollup.config.js-26-    },
##############################################
node-d3-5.16.0/debian/patches/remove-terser-plugin.patch-10- 
node-d3-5.16.0/debian/patches/remove-terser-plugin.patch:11: const copyright = `// ${meta.homepage} v${meta.version} Copyright ${(new Date).getFullYear()} ${meta.author.name}`;
node-d3-5.16.0/debian/patches/remove-terser-plugin.patch-12-@@ -41,20 +40,4 @@
##############################################
node-d3-5.16.0/.pc/set-system-path.patch/rollup.config.js-5-
node-d3-5.16.0/.pc/set-system-path.patch/rollup.config.js:6:const copyright = `// ${meta.homepage} v${meta.version} Copyright ${(new Date).getFullYear()} ${meta.author.name}`;
node-d3-5.16.0/.pc/set-system-path.patch/rollup.config.js-7-
##############################################
node-d3-5.16.0/.pc/remove-terser-plugin.patch/rollup.config.js-5-
node-d3-5.16.0/.pc/remove-terser-plugin.patch/rollup.config.js:6:const copyright = `// ${meta.homepage} v${meta.version} Copyright ${(new Date).getFullYear()} ${meta.author.name}`;
node-d3-5.16.0/.pc/remove-terser-plugin.patch/rollup.config.js-7-
##############################################
node-d3-5.16.0/rollup.config.js-4-
node-d3-5.16.0/rollup.config.js:5:const copyright = `// ${meta.homepage} v${meta.version} Copyright ${(new Date).getFullYear()} ${meta.author.name}`;
node-d3-5.16.0/rollup.config.js-6-