Packages: @simplewebauthn/browser@5.1.0 @simplewebauthn/server@5.1.0 Changes: [browser] Custom errors raised when calling startRegistration() and startAuthentication() will now have the same name property as the original error (#191) [server] Cleaned up code and added tests (#192, #193)