licenses.dev

osm-p2p v4.0.2

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

MIT110
PackageRelationDependenciesPublished
abstract-leveldown • 6.0.3An abstract prototype matching the LevelDOWN APIINDIRECT2
abstract-leveldown • 6.2.3An abstract prototype matching the LevelDOWN APIINDIRECT7
abstract-leveldown • 6.3.0An abstract prototype matching the LevelDOWN APIINDIRECT7
almost-equal • 1.1.0Test if two floats are almost equalINDIRECT0
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
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bitfield-rle • 2.2.1A run-length-encoder that compresses bitfields.INDIRECT2
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
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
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
codecs • 2.2.0Create 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
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
deferred-leveldown • 5.3.0For handling delayed-open on LevelDOWN compatible librariesINDIRECT9
defined • 0.0.0return the first argument that is `!== undefined`INDIRECT0
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT9
encoding-down • 6.3.0LevelDOWN wrapper supporting levelup@1 encodingsINDIRECT13
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
fd-lock • 1.2.0Advisory cross-platform lock on a file using a file descriptor to it.INDIRECT2
flat-tree • 1.11.0A 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
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 • 7.7.1Hypercore is a secure, distributed append-only logINDIRECT60
immediate • 3.2.3A cross browser microtask libraryINDIRECT0
immediate • 3.3.0A cross browser microtask libraryINDIRECT0
inspect-custom-symbol • 1.1.1Use util.inspect.custom without having to browserify util in the browserINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
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 • 9.0.2Encode keys, values and range options, with built-in or custom encodingsINDIRECT3
level-concat-iterator • 2.0.1Concatenate items from an iterator into an array.INDIRECT0
level-errors • 2.0.1Error types for levelupINDIRECT2
level-iterator-stream • 4.0.2Turn an abstract-leveldown iterator into a readable streamINDIRECT6
level-js • 4.0.2An abstract-leveldown compliant store on top of IndexedDBINDIRECT8
level-option-wrap • 1.1.0wrap `opts.{{g,l}{t,e,te},start,end}` arguments with functionsINDIRECT1
level-packager • 5.1.1LevelUP package helper for distributing with a LevelDOWN-compatible back-endINDIRECT22
level-supports • 1.0.1Create a manifest describing the abilities of a levelup or abstract-leveldown dbINDIRECT1
level • 5.0.1Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN)DIRECT33
leveldown • 5.6.0A low-level Node.js LevelDB bindingINDIRECT10
levelup • 4.4.0Fast & simple storage - a Node.js-style LevelDB wrapperINDIRECT18
ltgt • 2.2.1implement correct ranges for level-*INDIRECT0
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
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
mutexify • 1.4.0mutex lock for javascriptINDIRECT1
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
nanoguard • 1.3.0Small module that allows you to guard a call to a function.INDIRECT0
napi-macros • 2.0.0Set of utility macros to make writing N-API modules a little easier.INDIRECT0
napi-macros • 2.2.2Set of utility macros to make writing N-API modules a little easier.INDIRECT0
node-gyp-build • 4.1.1Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
opencollective-postinstall • 2.0.3Lightweight npm postinstall message to invite people to donate to your collectiveINDIRECT0
pretty-hash • 1.0.1Output binary buffers as a nice shortened hex stringINDIRECT0
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 • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
pumpify • 2.0.1Combine an array of streams into a single duplex stream using pump and duplexifyINDIRECT11
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
reachdown • 1.1.0Get the inner db of an (abstract-)level(up|down) onionINDIRECT0
read-only-stream • 2.0.0wrap a readable/writable stream to be read-onlyINDIRECT8
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
signed-varint • 2.0.1efficiently store signed integers in varintINDIRECT1
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 • 1.1.1The string_decoder module from Node coreINDIRECT1
subleveldown • 4.1.4Split a levelup database into sublevels with their own keyspace, encoding and eventsINDIRECT25
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-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
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
xsalsa20 • 1.2.0XSalsa20 implemented in Javascript and WebAssemblyINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC12
PackageRelationDependenciesPublished
blake2b • 2.1.4Blake2b (64-bit version) in pure JavascriptINDIRECT3
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 • 3.0.2Minimal peer-to-peer database, based on kappa architecture.DIRECT68
kappa-osm • 3.1.1Peer-to-peer OpenStreetMap database over a kappa architecture.DIRECT59
kappa-view • 3.1.0make views over kappa-core with leveldbINDIRECT30
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
once • 1.4.0Run a function exactly one timeDIRECT1
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.01
PackageRelationDependenciesPublished
b4a • 1.6.6Bridging the gap between buffers and typed arraysINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
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 4.0.2 version:

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