v3.0.0
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
- V3 by @SerhiyGreench in #2
New Contributors
- @SerhiyGreench made their first contribution in #2
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.
- Docs: https://imqueue.org/
- Guide for AI assistants / LLMs: https://imqueue.org/llms.txt
- Commercial license & support: https://imqueue.com/
npm i @imqueue/net