licenses.dev

get-ip-range v2.1.1

Simple utility to convert either CIDR notation or two IP addresses to an array of the range of IP addresses

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
cidr-regex • 1.0.7Regular expression for matching CIDR (Classless Inter-Domain Routing)DIRECT0
ip-address • 6.4.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser.DIRECT7
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)DIRECT0
jsbn • 1.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
lodash.find • 4.6.0The lodash method `_.find` exported as a module.INDIRECT0
lodash.max • 4.0.1The lodash method `_.max` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
lodash.padstart • 4.6.1The lodash method `_.padStart` exported as a module.INDIRECT0
lodash.repeat • 4.1.0The lodash method `_.repeat` exported as a module.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.1.2JavaScript sprintf implementationINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.1 version:

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