v3.0.0
- Breaking: minimum supported Node version raised from 6.0.0 to 8.10.0
- It might work on 6.0.0, but our unit tests no longer run on earlier versions of Node
- Bugfix: Always throw an
Error
on an invalid IP address or invalid subnet IP. Previously there were some cases where anError
was not thrown. Thanks to @spencerwilson-optimizely. - updated dev dependencies