===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-any-promise-1.3.0/debian/tests/test_modules/rsvp/dist/rsvp.js-2030-/**
node-any-promise-1.3.0/debian/tests/test_modules/rsvp/dist/rsvp.js:2031:  `RSVP.defer` returns an object similar to jQuery's `$.Deferred`.
node-any-promise-1.3.0/debian/tests/test_modules/rsvp/dist/rsvp.js:2032:  `RSVP.defer` should be used when porting over code reliant on `$.Deferred`'s
node-any-promise-1.3.0/debian/tests/test_modules/rsvp/dist/rsvp.js-2033-  interface. New code should use the `RSVP.Promise` constructor instead.