licenses.dev

geoip-lite v1.4.10

A light weight native JavaScript implementation of GeoIP API from MaxMind

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
async • 2.6.4Higher-order functions and common patterns for asynchronous codeDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.21Brace expansion as known from sh/bashINDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
iconv-lite • 0.6.3Convert character encodings in pure javascript.DIRECT1
ip-address • 5.9.4A library for parsing IPv4 and IPv6 IP addresses in node and the browser.DIRECT3
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
lazy • 1.0.11Lazy lists for nodeDIRECT0
lodash • 4.18.1Lodash modular utilities.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
yauzl • 2.10.0yet another unzip library for nodeDIRECT3
ISC8
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
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/geoip-lite)](https://licenses.dev/npm/geoip-lite)
<a href="https://licenses.dev/npm/geoip-lite">
  <img src="https://licenses.dev/b/npm/geoip-lite" alt="licenses" />
</a>

Or the licenses badge code for the 1.4.10 version:

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