===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-snapdragon-util-5.0.1/index.js-1115-  const isNode = (Node && Node.isNode) ? Node.isNode : utils.isNode;
node-snapdragon-util-5.0.1/index.js:1116:  assert(isNode(node), `expected ${name} to be an instance of Node`);
node-snapdragon-util-5.0.1/index.js-1117-}