===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-markdown-it-10.0.0+dfsg/Makefile-77-		fi
node-markdown-it-10.0.0+dfsg/Makefile:78:	@if test 0 -ne `git tag -l ${NPM_VERSION} | wc -l` ; then \
node-markdown-it-10.0.0+dfsg/Makefile-79-		echo "Tag ${NPM_VERSION} exists. Update package.json" >&2 ; \
##############################################
node-markdown-it-10.0.0+dfsg/support/babelmark-responder.js-41-app.listen(app.get('port'), function () {
node-markdown-it-10.0.0+dfsg/support/babelmark-responder.js:42:  console.log(`Node app is running on port ${app.get('port')}`);
node-markdown-it-10.0.0+dfsg/support/babelmark-responder.js-43-});
##############################################
node-markdown-it-10.0.0+dfsg/linkify-it/Makefile-70-		fi
node-markdown-it-10.0.0+dfsg/linkify-it/Makefile:71:	@if test 0 -ne `git tag -l ${NPM_VERSION} | wc -l` ; then \
node-markdown-it-10.0.0+dfsg/linkify-it/Makefile-72-		echo "Tag ${NPM_VERSION} exists. Update package.json" >&2 ; \
##############################################
node-markdown-it-10.0.0+dfsg/linkify-it/support/tlds_2char_gen.js-33-
node-markdown-it-10.0.0+dfsg/linkify-it/support/tlds_2char_gen.js:34:var tlds = require('tlds').filter(name => /^[a-z]{2}$/.test(name)).sort();
node-markdown-it-10.0.0+dfsg/linkify-it/support/tlds_2char_gen.js-35-
##############################################
node-markdown-it-10.0.0+dfsg/mdurl/Makefile-34-		fi
node-markdown-it-10.0.0+dfsg/mdurl/Makefile:35:	@if test 0 -ne `git tag -l ${NPM_VERSION} | wc -l` ; then \
node-markdown-it-10.0.0+dfsg/mdurl/Makefile-36-		echo "Tag ${NPM_VERSION} exists. Update package.json" >&2 ; \
##############################################
node-markdown-it-10.0.0+dfsg/mdurl/README.md-19-- __str__ - input string.
node-markdown-it-10.0.0+dfsg/mdurl/README.md:20:- __exclude__ - optional, `;/?:@&=+$,-_.!~*'()#`. Additional chars to keep intact
node-markdown-it-10.0.0+dfsg/mdurl/README.md-21-  (except `/a-zA-Z0-9/`).
##############################################
node-markdown-it-10.0.0+dfsg/mdurl/README.md-45-- __str__ - input string.
node-markdown-it-10.0.0+dfsg/mdurl/README.md:46:- __exclude__ - set of characters to leave encoded, optional, `;/?:@&=+$,#`.
node-markdown-it-10.0.0+dfsg/mdurl/README.md-47-
##############################################
node-markdown-it-10.0.0+dfsg/ucmicro/update.js-13-mkdir('-p', 'properties/Any');
node-markdown-it-10.0.0+dfsg/ucmicro/update.js:14:cp(`node_modules/${upkg}/Binary_Property/Any/regex.js`, 'properties/Any/');
node-markdown-it-10.0.0+dfsg/ucmicro/update.js-15-mkdir('-p', 'categories/Cc');
node-markdown-it-10.0.0+dfsg/ucmicro/update.js:16:cp(`node_modules/${upkg}/General_Category/Control/regex.js`, 'categories/Cc/');
node-markdown-it-10.0.0+dfsg/ucmicro/update.js-17-mkdir('-p', 'categories/Cf');
node-markdown-it-10.0.0+dfsg/ucmicro/update.js:18:cp(`node_modules/${upkg}/General_Category/Format/regex.js`, 'categories/Cf/');
node-markdown-it-10.0.0+dfsg/ucmicro/update.js-19-mkdir('-p', 'categories/Z');
node-markdown-it-10.0.0+dfsg/ucmicro/update.js:20:cp(`node_modules/${upkg}/General_Category/Separator/regex.js`, 'categories/Z/');
node-markdown-it-10.0.0+dfsg/ucmicro/update.js-21-mkdir('-p', 'categories/P');
node-markdown-it-10.0.0+dfsg/ucmicro/update.js:22:cp(`node_modules/${upkg}/General_Category/Punctuation/regex.js`, 'categories/P/');
##############################################
node-markdown-it-html5-embed-1.0.0+ds/debian/rollup.config.js-22-  output: {
node-markdown-it-html5-embed-1.0.0+ds/debian/rollup.config.js:23:    file: path.resolve(__dirname, `../dist/${fileDest}`),
node-markdown-it-html5-embed-1.0.0+ds/debian/rollup.config.js-24-    format: 'umd',