licenses.dev

cidr-matcher v2.1.1

Fast CIDR matcher. Given an input IPv4 address, it checks if it's inside a set of IP ranges, expressed in CIDR notation.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
jsprim • 2.0.2utilities for primitive JavaScript typesINDIRECT5
verror • 1.10.0richer JavaScript errorsINDIRECT3
MPL-2.01
PackageRelationDependenciesPublished
ip6addr • 0.2.5IPv6/IPv4 address parsing and manipulationDIRECT6
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/cidr-matcher)](https://licenses.dev/npm/cidr-matcher)
<a href="https://licenses.dev/npm/cidr-matcher">
  <img src="https://licenses.dev/b/npm/cidr-matcher" alt="licenses" />
</a>

Or the licenses badge code for the 2.1.1 version:

[![licenses](https://licenses.dev/b/npm/cidr-matcher/2.1.1)](https://licenses.dev/npm/cidr-matcher/2.1.1)
<a href="https://licenses.dev/npm/cidr-matcher/2.1.1">
  <img src="https://licenses.dev/b/npm/cidr-matcher/2.1.1" alt="licenses" />
</a>
GitHub