Releases: rbonestell/nest-local-https-proxy
Releases · rbonestell/nest-local-https-proxy
v1.1.1
What's New
- Resolved 12 outstanding dependency vulnerabilities using
npm audit fix
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's New
- Added optional callback functions to
LocalHttpsProxy
constructor as an alternative to subscribing to events. - Cleaned up some JSDoc comments for better accuracy.
- Please see the README file for more information.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's New
- The first release of
nest-local-https-proxy
to NPM! - This release consists of the the
LocalHttpsProxy
class, interface, and type definitions. - Please see the README file for more information.
Full Changelog: https://github.com/rbonestell/nest-local-https-proxy/commits/v1.0.0