licenses.dev

osm-p2p v3.1.0

high-level p2p open street map database for node and the browser

Published on

Licenses

Learn more about license information.

Package Licenses

non-standard

Dependency Licenses

MIT126
PackageRelationDependenciesPublished
abstract-leveldown • 2.6.3An abstract prototype matching the LevelDOWN APIINDIRECT1
abstract-leveldown • 2.7.2An abstract prototype matching the LevelDOWN APIINDIRECT1
almost-equal • 1.1.0Test if two floats are almost equalINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
array-lru • 1.1.1A really fast LRU cache for array items (numeric keys)INDIRECT0
atomic-batcher • 1.0.2A simple batching function that allows you to atomically batch a series of operations.INDIRECT0
bindings • 1.3.1Helper module for loading your native module's .node fileINDIRECT0
bitfield-rle • 2.2.1A run-length-encoder that compresses bitfields.INDIRECT2
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
blake2b-wasm • 2.4.0Blake2b implemented in WASMINDIRECT2
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
bulk-write-stream • 1.1.4Writable stream that forwards everything in the highWaterMark buffer to a custom write function using the new writev api in streamsINDIRECT9
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
codecs • 1.2.1Create an binary encoder/decoder for json, utf-8 or custom typesINDIRECT0
collect-stream • 1.2.1Collect a readable stream's output and errorsINDIRECT13
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
count-trailing-zeros • 1.0.1Counts the number of trailing zeros of a binary integerINDIRECT0
d64 • 1.0.0dominictarr style base64, like base64 but lexiographically sortableINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
deepmerge • 2.2.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
deferred-leveldown • 1.2.2For handling delayed-open on LevelDOWN compatible librariesDIRECT2
defined • 0.0.0return the first argument that is `!== undefined`INDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT12
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
errno • 0.1.8libuv errno details exposedINDIRECT1
events • 3.3.0Node's event emitter for all engines.INDIRECT0
fast-bitfield • 1.2.2Variable sized bitfield that allows you to quickly iterate over bitsINDIRECT1
fast-future • 1.0.2A really fast way to run a callback in the futureINDIRECT0
fd-lock • 1.2.0Advisory cross-platform lock on a file using a file descriptor to it.INDIRECT2
flat-tree • 1.12.1A series of functions to map a binary tree to a listINDIRECT0
from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT8
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
github-from-package • 0.0.0return the github url from a package.json fileINDIRECT0
hypercore-crypto • 1.0.0The crypto primitives used in hypercore, extracted into a separate moduleINDIRECT18
hypercore-protocol • 6.12.0Stream that implements the hypercore protocolINDIRECT28
hypercore • 6.26.0Hypercore is a secure, distributed append-only logINDIRECT60
inspect-custom-symbol • 1.1.1Use util.inspect.custom without having to browserify util in the browserINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
last-one-wins • 1.0.4Make sure the last sync call to an async function is executed after all previous ones have finishedINDIRECT0
level-codec • 7.0.1Levelup's encoding logicINDIRECT0
level-errors • 1.0.5Error types for LevelUPINDIRECT2
level-iterator-stream • 1.3.1Turn a leveldown iterator into a readable streamINDIRECT9
level-option-wrap • 1.1.0wrap `opts.{{g,l}{t,e,te},start,end}` arguments with functionsINDIRECT1
leveldown • 1.9.0A Node.js LevelDB binding, primary backend for LevelUPDIRECT64
levelup • 1.3.9Fast & simple storage - a Node.js-style LevelDB wrapperDIRECT14
memory-pager • 1.5.0Access memory using small fixed sized buffersINDIRECT0
merkle-tree-stream • 3.0.3A stream that generates a merkle tree based on the incoming data.INDIRECT9
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
mutexify • 1.4.0mutex lock for javascriptINDIRECT1
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibilityINDIRECT0
nan • 2.7.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 8 compatibilityINDIRECT0
napi-macros • 2.2.2Set of utility macros to make writing N-API modules a little easier.INDIRECT0
node-abi • 2.30.1Get the Node ABI for a given target and runtime, and vice versa.INDIRECT1
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
noop-logger • 0.1.1A logger that does exactly nothing.INDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
prebuild-install • 2.5.3A command line tool for easily install prebuilds for multiple version of node/iojs on a specific platformINDIRECT59
pretty-hash • 1.0.1Output binary buffers as a nice shortened hex stringINDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
protocol-buffers-encodings • 1.2.0Base encodings for protocol-buffersINDIRECT4
prr • 1.0.1A better Object.defineProperty()INDIRECT0
pull-stream-to-stream • 1.3.4turn a pull-stream into a regular node stream.INDIRECT0
pull-stream • 3.7.0minimal pull streamINDIRECT0
pump • 1.0.3pipe streams together and close all of them if one of them closesINDIRECT3
pump • 2.0.1pipe streams together and close all of them if one of them closesINDIRECT3
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
pumpify • 1.5.1Combine an array of streams into a single duplex stream using pump and duplexifyINDIRECT14
queue-tick • 1.0.1Next tick shim that prefers process.nextTick over queueMicrotask for compatINDIRECT0
random-access-file • 2.2.1Continuous reading or writing to a file using random offsets and lengthsDIRECT5
random-access-storage • 1.4.3Easily make random-access-storage instancesINDIRECT3
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
read-only-stream • 2.0.0wrap a readable/writable stream to be read-onlyINDIRECT8
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
signed-varint • 2.0.1efficiently store signed integers in varintINDIRECT1
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 2.8.2Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
siphash24 • 1.3.1SipHash (2-4) implemented in pure Javascript and WebAssemblyINDIRECT1
sodium-javascript • 0.5.6WIP - a pure javascript version of sodium-nativeINDIRECT7
sodium-native • 2.4.9Low level bindings for libsodiumINDIRECT3
sodium-universal • 2.0.0Universal wrapper for sodium-javascript and sodium-native working in Node.js and the BrowserINDIRECT12
sorted-indexof • 1.0.0Given two sorted arrays, a and b, efficiently return an array of indexes of b's elements in a.INDIRECT0
sparse-bitfield • 3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive bufferINDIRECT1
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
subleveldown • 2.1.0sublevels implemented using leveldownsINDIRECT17
tar-fs • 1.16.3filesystem bindings for tar-streamINDIRECT23
tar-stream • 1.6.2tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT18
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
through2 • 3.0.2A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noiseINDIRECT8
thunky • 1.1.0delay the evaluation of a paramless async function and cache the resultINDIRECT0
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
uint64be • 2.0.2Encode / decode big endian unsigned 64 bit integersINDIRECT3
uniq • 1.0.1Removes duplicates from a sorted array in placeINDIRECT0
unordered-array-remove • 1.0.2Efficiently remove an element from an unordered array without doing a spliceINDIRECT0
unordered-set • 2.0.1A couple of functions that make it easy to maintain an unordered set as an array in an efficient wayINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
varint • 4.0.1protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
varint • 5.0.0protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
varint • 5.0.2protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
which-pm-runs • 1.1.0Detects what package manager executes the processINDIRECT0
xsalsa20 • 1.2.0XSalsa20 implemented in Javascript and WebAssemblyINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC22
PackageRelationDependenciesPublished
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
blake2b • 2.1.4Blake2b (64-bit version) in pure JavascriptINDIRECT3
chownr • 1.1.4like `chown -R`INDIRECT0
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
gauge • 2.7.4A terminal based horizontal guageINDIRECT12
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
kappa-core • 2.7.0a small core for append-only log based programsDIRECT68
kappa-osm • 2.3.0Peer-to-peer OpenStreetMap database over a kappa architecture.DIRECT53
multifeed-index • 3.4.2build an index over a set of hypercoresINDIRECT2
multifeed • 3.0.8multi-writer hypercoreINDIRECT38
nanoassert • 1.1.0Nanoscale assertion moduleINDIRECT0
nanoassert • 2.0.0Nanoscale assertion moduleINDIRECT0
npmlog • 4.1.2logger for npmINDIRECT24
once • 1.4.0Run a function exactly one timeDIRECT1
semver • 5.4.1The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
non-standard6
PackageRelationDependenciesPublished
bkd-tree • 1.2.1[bkd tree][bkd] implementation using [random-access][] storageINDIRECT4
bounding-box-overlap-test • 1.0.0test if two n-dimensional bounding boxes overlapINDIRECT0
comparable-storable-types • 1.0.0read, write, and compare binary typesINDIRECT1
unordered-materialized-backrefs • 1.0.1materialized view to calculate back-references for unordered log messagesINDIRECT0
unordered-materialized-bkd • 1.1.1materialized view spatial tree based on unordered log messagesINDIRECT5
unordered-materialized-kv • 1.3.0materialized view key/id store based on unordered log messagesINDIRECT2
Apache-2.03
PackageRelationDependenciesPublished
b4a • 1.6.7Bridging the gap between buffers and typed arraysINDIRECT0
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
WTFPL1
PackageRelationDependenciesPublished
expand-template • 1.1.1Expand placeholders in a template stringINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.0 version:

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