Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:31
· 20 commits to master since this release

Warning

This version is affected by a membership bug. Networks.includes() and NetworkList.includes() can return false for an address a stored network genuinely covers, when the list holds three or more records and one is a subnet of another. The failure is silent — no throw, just a wrong answer. Fixed in v3.0.4; upgrade to v3.0.5 or later.

What's Changed

New Contributors

Full Changelog: v2.0.1...v3.0.0

About

@imqueue/net — Fast and reliable binary network address checker for node with IPv4 & IPv6 support. Part of the @imqueue framework for Node.js & TypeScript microservices.