===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-d3-selection-1.4.0/debian/patches/remove-unsupported-syntax.patch-19--      ...config.output,
node-d3-selection-1.4.0/debian/patches/remove-unsupported-syntax.patch:20:-      file: `dist/${meta.name}.min.js`
node-d3-selection-1.4.0/debian/patches/remove-unsupported-syntax.patch-21--    },
##############################################
node-d3-selection-1.4.0/debian/patches/reproducible_build.diff-10-     extend: true,
node-d3-selection-1.4.0/debian/patches/reproducible_build.diff:11:-    banner: `// ${meta.homepage} v${meta.version} Copyright ${(new Date).getFullYear()} ${meta.author.name}`,
node-d3-selection-1.4.0/debian/patches/reproducible_build.diff:12:+    banner: `// ${meta.homepage} v${meta.version} Copyright ${(new Date(process.env.SOURCE_DATE_EPOCH ? (process.env.SOURCE_DATE_EPOCH * 1000) : new Date().getTime())).getFullYear()} ${meta.author.name}`,
node-d3-selection-1.4.0/debian/patches/reproducible_build.diff-13-     globals: Object.assign({}, ...Object.keys(meta.dependencies || {}).filter(key => /^d3-/.test(key)).map(key => ({[key]: "d3"})))
##############################################
node-d3-selection-1.4.0/.pc/remove-unsupported-syntax.patch/rollup.config.js-7-  output: {
node-d3-selection-1.4.0/.pc/remove-unsupported-syntax.patch/rollup.config.js:8:    file: `dist/${meta.name}.js`,
node-d3-selection-1.4.0/.pc/remove-unsupported-syntax.patch/rollup.config.js-9-    name: "d3",
##############################################
node-d3-selection-1.4.0/.pc/remove-unsupported-syntax.patch/rollup.config.js-12-    extend: true,
node-d3-selection-1.4.0/.pc/remove-unsupported-syntax.patch/rollup.config.js:13:    banner: `// ${meta.homepage} v${meta.version} Copyright ${(new Date).getFullYear()} ${meta.author.name}`,
node-d3-selection-1.4.0/.pc/remove-unsupported-syntax.patch/rollup.config.js-14-    globals: Object.assign({}, ...Object.keys(meta.dependencies || {}).filter(key => /^d3-/.test(key)).map(key => ({[key]: "d3"})))
##############################################
node-d3-selection-1.4.0/.pc/remove-unsupported-syntax.patch/rollup.config.js-24-      ...config.output,
node-d3-selection-1.4.0/.pc/remove-unsupported-syntax.patch/rollup.config.js:25:      file: `dist/${meta.name}.min.js`
node-d3-selection-1.4.0/.pc/remove-unsupported-syntax.patch/rollup.config.js-26-    },
##############################################
node-d3-selection-1.4.0/.pc/reproducible_build.diff/rollup.config.js-6-  output: {
node-d3-selection-1.4.0/.pc/reproducible_build.diff/rollup.config.js:7:    file: `dist/${meta.name}.js`,
node-d3-selection-1.4.0/.pc/reproducible_build.diff/rollup.config.js-8-    name: "d3",
##############################################
node-d3-selection-1.4.0/.pc/reproducible_build.diff/rollup.config.js-11-    extend: true,
node-d3-selection-1.4.0/.pc/reproducible_build.diff/rollup.config.js:12:    banner: `// ${meta.homepage} v${meta.version} Copyright ${(new Date).getFullYear()} ${meta.author.name}`,
node-d3-selection-1.4.0/.pc/reproducible_build.diff/rollup.config.js-13-    globals: Object.assign({}, ...Object.keys(meta.dependencies || {}).filter(key => /^d3-/.test(key)).map(key => ({[key]: "d3"})))
##############################################
node-d3-selection-1.4.0/rollup.config.js-6-  output: {
node-d3-selection-1.4.0/rollup.config.js:7:    file: `dist/${meta.name}.js`,
node-d3-selection-1.4.0/rollup.config.js-8-    name: "d3",
##############################################
node-d3-selection-1.4.0/rollup.config.js-11-    extend: true,
node-d3-selection-1.4.0/rollup.config.js:12:    banner: `// ${meta.homepage} v${meta.version} Copyright ${(new Date(process.env.SOURCE_DATE_EPOCH ? (process.env.SOURCE_DATE_EPOCH * 1000) : new Date().getTime())).getFullYear()} ${meta.author.name}`,
node-d3-selection-1.4.0/rollup.config.js-13-    globals: Object.assign({}, ...Object.keys(meta.dependencies || {}).filter(key => /^d3-/.test(key)).map(key => ({[key]: "d3"})))