This repository has been archived by the owner on May 28, 2024. It is now read-only.
Version 2.6.0
Features:
- Add ability to respond with an HTTP 401 Status Code
- Add support for other lambda formats
- Add more error handling for report state
Fixes:
- Fix unhandled exception in jwtClient.authorize
Other Changes:
- Upgrade to TypeScript 3
- Add package security audit to CI process
- Change typedoc theme
- Add source code links for Typedoc config
- Selectively install yarn version 1.13.0 for travis
- Upgrade ava and nyc to resolve yarn audit vulnerabilities