UNPKG

interfaces

Version:

displays network interface info including hardware mac addresses for versions of node < 0.12

16 lines (10 loc) 411 B
## 0.0.3 ##### Bug Fixes * Fixed issue where last block only matched `f` [Jeremie Miller](https://github.com/quartzjer) [pr #2](https://github.com/clarkda/interfaces/pull/2) * Fixed issue where multiple executions can leave sync files lying around. [Jeremie Miller](https://github.com/quartzjer) [pr #1](https://github.com/clarkda/interfaces/pull/1) ## 0.0.2 * Initial release