martinheidegger/network-interfaces

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.0.3](https://github.com/martinheidegger/network-interfaces/compare/v1.0.2...v1.0.3) (2019-04-03)


### Bug Fixes

* by not specifying the update time, it would poll the networkInterfaces data every 1ms which is a little ... quick. ([6510007](https://github.com/martinheidegger/network-interfaces/commit/6510007))
* typescript definitions for the event handlers are outdated and missed the warnings. ([08cddfb](https://github.com/martinheidegger/network-interfaces/commit/08cddfb))



## [1.0.2](https://github.com/martinheidegger/network-interfaces/compare/v1.0.1...v1.0.2) (2019-04-02)


### Bug Fixes

* collecting addresses needs to be a class-method ([ffb11a7](https://github.com/martinheidegger/network-interfaces/commit/ffb11a7))



## 1.0.1 (2019-04-02)