Skip to content

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 20:27
· 12 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.

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

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.