The last version of node-srp that was released on github or npmjs.org was more than two years ago for version 0.2.0
https://www.npmjs.com/package/srp
https://github.com/mozilla/node-srp/releases
Since that time there have been a handful of commits, some of which are security related (e.g. constant time comparisons).
Can you please tag a new release on github and also push that new release to npmjs?
Thank you.