===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-currently-unhandled-0.4.1/debian/patches/disable-browser-test.diff-40-@@ -120,7 +122,7 @@
node-currently-unhandled-0.4.1/debian/patches/disable-browser-test.diff:41: 	test(`${type}: removes promises as they are handled (from middle)`, removalMacro, 2, ['foo', 'bar']);
node-currently-unhandled-0.4.1/debian/patches/disable-browser-test.diff-42- }
##############################################
node-currently-unhandled-0.4.1/debian/patches/replace-ava-by-tape.diff-44- 
node-currently-unhandled-0.4.1/debian/patches/replace-ava-by-tape.diff:45:-	test(`${type}: removes promises as they are handled (from beginning)`, removalMacro, 0, ['bar', 'baz']);
node-currently-unhandled-0.4.1/debian/patches/replace-ava-by-tape.diff:46:-	test(`${type}: removes promises as they are handled (from middle)`, removalMacro, 1, ['foo', 'baz']);
node-currently-unhandled-0.4.1/debian/patches/replace-ava-by-tape.diff:47:-	test(`${type}: removes promises as they are handled (from middle)`, removalMacro, 2, ['foo', 'bar']);
node-currently-unhandled-0.4.1/debian/patches/replace-ava-by-tape.diff-48-+	test('removes promises as they are handled (from beginning)', t => {removalMacro(t, 0, ['bar', 'baz'])});
##############################################
node-currently-unhandled-0.4.1/.pc/disable-browser-test.diff/test.js-80-
node-currently-unhandled-0.4.1/.pc/disable-browser-test.diff/test.js:81:	test(`${type}: adds promises as they are rejected`, t => {
node-currently-unhandled-0.4.1/.pc/disable-browser-test.diff/test.js-82-		const {mock, currentlyUnhandled, messages} = setup();
##############################################
node-currently-unhandled-0.4.1/.pc/disable-browser-test.diff/test.js-117-
node-currently-unhandled-0.4.1/.pc/disable-browser-test.diff/test.js:118:	test(`${type}: removes promises as they are handled (from beginning)`, removalMacro, 0, ['bar', 'baz']);
node-currently-unhandled-0.4.1/.pc/disable-browser-test.diff/test.js:119:	test(`${type}: removes promises as they are handled (from middle)`, removalMacro, 1, ['foo', 'baz']);
node-currently-unhandled-0.4.1/.pc/disable-browser-test.diff/test.js:120:	test(`${type}: removes promises as they are handled (from middle)`, removalMacro, 2, ['foo', 'bar']);
node-currently-unhandled-0.4.1/.pc/disable-browser-test.diff/test.js-121-}
##############################################
node-currently-unhandled-0.4.1/.pc/disable-browser-test.diff/test.js-164-		if (exitCode) {
node-currently-unhandled-0.4.1/.pc/disable-browser-test.diff/test.js:165:			t.fail(`karma exited with: ${exitCode}`);
node-currently-unhandled-0.4.1/.pc/disable-browser-test.diff/test.js-166-		}
##############################################
node-currently-unhandled-0.4.1/.pc/replace-ava-by-tape.diff/test.js-82-
node-currently-unhandled-0.4.1/.pc/replace-ava-by-tape.diff/test.js:83:	test(`${type}: adds promises as they are rejected`, t => {
node-currently-unhandled-0.4.1/.pc/replace-ava-by-tape.diff/test.js-84-		const {mock, currentlyUnhandled, messages} = setup();
##############################################
node-currently-unhandled-0.4.1/.pc/replace-ava-by-tape.diff/test.js-119-
node-currently-unhandled-0.4.1/.pc/replace-ava-by-tape.diff/test.js:120:	test(`${type}: removes promises as they are handled (from beginning)`, removalMacro, 0, ['bar', 'baz']);
node-currently-unhandled-0.4.1/.pc/replace-ava-by-tape.diff/test.js:121:	test(`${type}: removes promises as they are handled (from middle)`, removalMacro, 1, ['foo', 'baz']);
node-currently-unhandled-0.4.1/.pc/replace-ava-by-tape.diff/test.js:122:	test(`${type}: removes promises as they are handled (from middle)`, removalMacro, 2, ['foo', 'bar']);
node-currently-unhandled-0.4.1/.pc/replace-ava-by-tape.diff/test.js-123-}
##############################################
node-currently-unhandled-0.4.1/.pc/replace-ava-by-tape.diff/test.js-166-		if (exitCode) {
node-currently-unhandled-0.4.1/.pc/replace-ava-by-tape.diff/test.js:167:			t.fail(`karma exited with: ${exitCode}`);
node-currently-unhandled-0.4.1/.pc/replace-ava-by-tape.diff/test.js-168-		}
##############################################
node-currently-unhandled-0.4.1/test.js-82-
node-currently-unhandled-0.4.1/test.js:83:	test(`${type}: adds promises as they are rejected`, t => {
node-currently-unhandled-0.4.1/test.js-84-		const {mock, currentlyUnhandled, messages} = setup();
##############################################
node-currently-unhandled-0.4.1/test.js-169-		if (exitCode) {
node-currently-unhandled-0.4.1/test.js:170:			t.fail(`karma exited with: ${exitCode}`);
node-currently-unhandled-0.4.1/test.js-171-		}