===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-50-+	test(
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:51: 		`for ${version} streams, emitting errors emits errors before first chunk is sent`,
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-52- 		t => {
##############################################
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-59-+	test(
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:60: 		`for ${version} streams, throwing errors from callback emits error`,
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-61- 		t => {
##############################################
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-66- 
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:67:-	test.cb(`for ${version} streams, requires a 0 length first chunk`, t => {
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:68:+	test(`for ${version} streams, requires a 0 length first chunk`, t => {
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-69- 		t.plan(2);
##############################################
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-77-+	test(
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:78: 		`for ${version} streams, leaves content as is with a single oversized chunk`,
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-79- 		t => {
##############################################
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-86-+	test(
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:87: 		`for ${version} streams, leaves content as is with required size chunk`,
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-88- 		t => {
##############################################
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-95-+	test(
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:96: 		`for ${version} streams, leaves content as is with several small chunks`,
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-97- 		t => {
##############################################
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-104-+	test(
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:105: 		`for ${version} streams, leaves content as is even when consuming the stream in the callback`,
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-106- 		t => {
##############################################
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-111- 
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:112:-	test.cb(`for ${version} streams, works with insufficient content`, t => {
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:113:+	test(`for ${version} streams, works with insufficient content`, t => {
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-114- 		t.plan(2);
##############################################
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-122-+	test(
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:123: 		`for ${version} streams, works with changing content when removing the first chunk`,
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-124- 		t => {
##############################################
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-131-+	test(
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:132: 		`for ${version} streams, works with string and encoding`,
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-133- 		t => {
##############################################
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-140-+	test(
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:141: 		`for ${version} streams, works with stop`,
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-142- 		t => {
##############################################
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-149-+	test(
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:150: 		`for ${version} streams, works with changing content when replacing per a larger chunk`,
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-151- 		t => {
##############################################
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-158-+	test(
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff:159: 		`for ${version} streams, works with changing content when replacing per a smaller chunk`,
node-first-chunk-stream-4.0.0/debian/patches/switch-test-from-ava-to-tape.diff-160- 		t => {
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-38-	test.cb(
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:39:		`for ${version} streams, emitting errors emits errors before first chunk is sent`,
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-40-		t => {
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-76-	test.cb(
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:77:		`for ${version} streams, throwing errors from callback emits error`,
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-78-		t => {
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-109-
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:110:	test.cb(`for ${version} streams, requires a 0 length first chunk`, t => {
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-111-		t.plan(2);
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-137-	test.cb(
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:138:		`for ${version} streams, leaves content as is with a single oversized chunk`,
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-139-		t => {
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-167-	test.cb(
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:168:		`for ${version} streams, leaves content as is with required size chunk`,
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-169-		t => {
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-197-	test.cb(
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:198:		`for ${version} streams, leaves content as is with several small chunks`,
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-199-		t => {
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-227-	test.cb(
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:228:		`for ${version} streams, leaves content as is even when consuming the stream in the callback`,
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-229-		t => {
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-258-
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:259:	test.cb(`for ${version} streams, works with insufficient content`, t => {
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-260-		t.plan(2);
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-286-	test.cb(
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:287:		`for ${version} streams, works with changing content when removing the first chunk`,
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-288-		t => {
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-316-	test.cb(
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:317:		`for ${version} streams, works with string and encoding`,
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-318-		t => {
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-346-	test.cb(
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:347:		`for ${version} streams, works with stop`,
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-348-		t => {
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-376-	test.cb(
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:377:		`for ${version} streams, works with changing content when replacing per a larger chunk`,
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-378-		t => {
##############################################
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-406-	test.cb(
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js:407:		`for ${version} streams, works with changing content when replacing per a smaller chunk`,
node-first-chunk-stream-4.0.0/.pc/switch-test-from-ava-to-tape.diff/test.js-408-		t => {
##############################################
node-first-chunk-stream-4.0.0/test.js-42-	test(
node-first-chunk-stream-4.0.0/test.js:43:		`for ${version} streams, emitting errors emits errors before first chunk is sent`,
node-first-chunk-stream-4.0.0/test.js-44-		t => {
##############################################
node-first-chunk-stream-4.0.0/test.js-80-	test(
node-first-chunk-stream-4.0.0/test.js:81:		`for ${version} streams, throwing errors from callback emits error`,
node-first-chunk-stream-4.0.0/test.js-82-		t => {
##############################################
node-first-chunk-stream-4.0.0/test.js-113-
node-first-chunk-stream-4.0.0/test.js:114:	test(`for ${version} streams, requires a 0 length first chunk`, t => {
node-first-chunk-stream-4.0.0/test.js-115-		t.plan(2);
##############################################
node-first-chunk-stream-4.0.0/test.js-141-	test(
node-first-chunk-stream-4.0.0/test.js:142:		`for ${version} streams, leaves content as is with a single oversized chunk`,
node-first-chunk-stream-4.0.0/test.js-143-		t => {
##############################################
node-first-chunk-stream-4.0.0/test.js-171-	test(
node-first-chunk-stream-4.0.0/test.js:172:		`for ${version} streams, leaves content as is with required size chunk`,
node-first-chunk-stream-4.0.0/test.js-173-		t => {
##############################################
node-first-chunk-stream-4.0.0/test.js-201-	test(
node-first-chunk-stream-4.0.0/test.js:202:		`for ${version} streams, leaves content as is with several small chunks`,
node-first-chunk-stream-4.0.0/test.js-203-		t => {
##############################################
node-first-chunk-stream-4.0.0/test.js-231-	test(
node-first-chunk-stream-4.0.0/test.js:232:		`for ${version} streams, leaves content as is even when consuming the stream in the callback`,
node-first-chunk-stream-4.0.0/test.js-233-		t => {
##############################################
node-first-chunk-stream-4.0.0/test.js-262-
node-first-chunk-stream-4.0.0/test.js:263:	test(`for ${version} streams, works with insufficient content`, t => {
node-first-chunk-stream-4.0.0/test.js-264-		t.plan(2);
##############################################
node-first-chunk-stream-4.0.0/test.js-290-	test(
node-first-chunk-stream-4.0.0/test.js:291:		`for ${version} streams, works with changing content when removing the first chunk`,
node-first-chunk-stream-4.0.0/test.js-292-		t => {
##############################################
node-first-chunk-stream-4.0.0/test.js-320-	test(
node-first-chunk-stream-4.0.0/test.js:321:		`for ${version} streams, works with string and encoding`,
node-first-chunk-stream-4.0.0/test.js-322-		t => {
##############################################
node-first-chunk-stream-4.0.0/test.js-350-	test(
node-first-chunk-stream-4.0.0/test.js:351:		`for ${version} streams, works with stop`,
node-first-chunk-stream-4.0.0/test.js-352-		t => {
##############################################
node-first-chunk-stream-4.0.0/test.js-380-	test(
node-first-chunk-stream-4.0.0/test.js:381:		`for ${version} streams, works with changing content when replacing per a larger chunk`,
node-first-chunk-stream-4.0.0/test.js-382-		t => {
##############################################
node-first-chunk-stream-4.0.0/test.js-410-	test(
node-first-chunk-stream-4.0.0/test.js:411:		`for ${version} streams, works with changing content when replacing per a smaller chunk`,
node-first-chunk-stream-4.0.0/test.js-412-		t => {