licenses.dev

@mapeo/core v8.1.2

Offline p2p mapping library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT278
PackageRelationDependenciesPublished
@digidem/atomic-fs-blob-store • 5.3.1blob store that stores blobs on the local file system (like fs-blob-store but atomic)INDIRECT20
@leichtgewicht/ip-codec • 2.0.5Small package to encode or decode IP addresses from buffers to strings.INDIRECT0
@turf/meta • 3.14.0turf meta moduleINDIRECT0
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
arr-diff • 4.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT0
arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
array-lru • 1.1.1A really fast LRU cache for array items (numeric keys)INDIRECT0
array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
assign-symbols • 1.0.0Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.INDIRECT0
atomic-batcher • 1.0.2A simple batching function that allows you to atomically batch a series of operations.INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base • 0.11.2base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.INDIRECT44
base64-js • 0.0.2Base64 encoding/decoding in pure JSINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bencode • 1.0.0Bencode de/encoderINDIRECT1
bencode • 2.0.3Bencode de/encoderINDIRECT0
bitfield-rle • 2.2.1A run-length-encoder that compresses bitfields.INDIRECT2
bittorrent-dht • 7.10.0Simple, robust, BitTorrent DHT implementationINDIRECT19
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
bops • 0.0.6buffer operationsINDIRECT2
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
braces • 2.3.2Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT70
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-equals • 1.0.4Node.js 0.12 buffer.equals() ponyfillINDIRECT0
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
cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT28
chrome-dgram • 3.0.6Use the Node `dgram` API in Chrome AppsINDIRECT2
chrome-dns • 1.0.1Use the Node `dns` API in Chrome AppsINDIRECT2
chrome-net • 3.3.4Use the Node `net` API in Chrome AppsINDIRECT1
circular-append-file • 1.0.1A simple appendable-file interface which enforces a size cap by overwriting itself.INDIRECT9
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT13
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
codecs • 1.2.1Create an binary encoder/decoder for json, utf-8 or custom typesINDIRECT0
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
collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT3
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
component-emitter • 1.3.1Event emitterINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.2.1writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT3
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
concat-stream • 2.0.0writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT7
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
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
custom-error-class • 1.0.0Straightforward ES6 class you can extend to make proper custom errorsINDIRECT0
d64 • 1.0.0dominictarr style base64, like base64 but lexiographically sortableINDIRECT0
dat-swarm-defaults • 1.0.3Dat Defaults for Discovery SwarmDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
deferred-leveldown • 5.3.0For handling delayed-open on LevelDOWN compatible librariesINDIRECT9
define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT5
define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT5
define-property • 2.0.2Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.INDIRECT6
defined • 0.0.0return the first argument that is `!== undefined`INDIRECT0
discovery-swarm • 6.1.0A network swarm that uses discovery-channel to find peersDIRECT62
dns-discovery • 6.2.3Discovery peers in a distributed system using regular dns and multicast dns.INDIRECT28
dns-packet • 4.2.0An abstract-encoding compliant module for encoding / decoding DNS packetsINDIRECT2
dns-packet • 5.6.1An abstract-encoding compliant module for encoding / decoding DNS packetsINDIRECT1
dns-socket • 3.0.0Make custom low-level DNS requests from node with retry support.INDIRECT3
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT12
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.DIRECT2
errno • 0.1.8libuv errno details exposedINDIRECT1
events • 3.3.0Node's event emitter for all engines.INDIRECT0
expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT63
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT66
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
file-saver • 2.0.5An HTML5 saveAs() FileSaver implementationINDIRECT0
fill-range • 4.0.0Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT7
flat-tree • 1.11.0A series of functions to map a binary tree to a listINDIRECT0
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT1
from2-array • 0.0.4Create a from2 stream based on an array of source valuesINDIRECT9
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
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stdin • 6.0.0Get stdin as a string or bufferINDIRECT0
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
gtran-shapefile • 1.1.6convert geojson to shapefile and backwardsDIRECT25
has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT4
has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT7
has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT0
has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT4
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hypercore-crypto • 1.0.0The crypto primitives used in hypercore, extracted into a separate moduleDIRECT18
hypercore-protocol • 6.12.0Stream that implements the hypercore protocolINDIRECT28
hypercore • 6.26.0Hypercore is a secure, distributed append-only logINDIRECT60
hypercore • 7.7.1Hypercore is a secure, distributed append-only logINDIRECT60
iferr • 0.1.5Higher-order functions for easier error handlingINDIRECT0
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
immediate • 3.2.3A cross browser microtask libraryINDIRECT0
immediate • 3.3.0A cross browser microtask libraryINDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indexed-tarball • 2.1.0a tarball with constant-time reads and modificationsINDIRECT29
indexed-tarball • 3.1.7a tarball with constant-time reads and modificationsINDIRECT26
inspect-custom-symbol • 1.1.1Use util.inspect.custom without having to browserify util in the browserINDIRECT0
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-descriptor • 0.1.7Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-descriptor • 1.0.3Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-options • 1.0.2Easily check if input is an options mapINDIRECT1
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
k-bucket • 3.3.1Kademlia DHT K-bucket implementation as a binary treeINDIRECT4
k-bucket • 4.0.1Kademlia DHT K-bucket implementation as a binary treeINDIRECT3
k-rpc-socket • 1.11.1Low level implementation of the k-rpc network layer that the BitTorrent DHT usesINDIRECT6
k-rpc • 4.3.1Low-level implementation of the k-rpc protocol used the BitTorrent DHT.INDIRECT11
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 4.0.0Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
last-one-wins • 1.0.4Make sure the last sync call to an async function is executed after all previous ones have finishedINDIRECT0
length-prefixed-message • 3.0.4Reads and writes binary length prefixed messages. INDIRECT1
length-prefixed-stream • 1.6.0Streaming length prefixed buffersINDIRECT10
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)INDIRECT33
leveldown • 5.6.0A low-level Node.js LevelDB bindingINDIRECT10
levelup • 4.4.0Fast & simple storage - a Node.js-style LevelDB wrapperINDIRECT18
lie • 3.3.0A basic but performant promise implementationINDIRECT1
lru • 2.0.1A simple O(1) LRU cacheINDIRECT1
lru • 3.1.0A simple O(1) LRU cacheINDIRECT1
ltgt • 2.2.1implement correct ranges for level-*INDIRECT0
map-cache • 0.2.2Basic cache object for storing key-value pairs.INDIRECT0
map-limit • 0.0.1async.mapLimit's functionality available as a standalone npm moduleINDIRECT2
map-visit • 1.0.0Map `visit` over an array of objects.INDIRECT2
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
micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT80
minimist • 0.0.5parse argument optionsINDIRECT0
minimist • 1.2.0parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mixin-deep • 1.3.2Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.INDIRECT4
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multicast-dns • 7.2.5Low level multicast-dns implementation in pure javascriptINDIRECT3
multistream • 2.1.1A stream that emits multiple other streams one after another (streams2)INDIRECT8
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
nanomatch • 1.2.13Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)INDIRECT68
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
network-address • 1.1.2get the local network address of your machineINDIRECT0
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
object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT9
object-visit • 1.0.1Call a specified method on each value in the given object.INDIRECT1
object.pick • 1.3.0Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.INDIRECT1
opencollective-postinstall • 2.0.3Lightweight npm postinstall message to invite people to donate to your collectiveINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
osm-p2p-geojson • 4.0.7Export and Import GeoJSON from osm-p2p-dbDIRECT51
osm-p2p-syncfile • 4.1.2Replicate OSM data and media using a sneakernet-style sync file.DIRECT253
pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
posix-character-classes • 0.1.1POSIX character classes for creating regular expressions.INDIRECT0
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.0pipe streams together and close all of them if one of them closesDIRECT3
pumpify • 1.5.1Combine an array of streams into a single duplex stream using pump and duplexifyINDIRECT14
pumpify • 2.0.1Combine an array of streams into a single duplex stream using pump and duplexifyDIRECT11
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
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 lengthsINDIRECT5
random-access-memory • 3.1.4Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memoryINDIRECT6
random-access-storage • 1.4.3Easily make random-access-storage instancesINDIRECT3
randombytes • 2.1.0random bytes from browserify stand aloneDIRECT1
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
readdirp • 2.2.1Recursive version of fs.readdir with streaming api.INDIRECT89
regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT7
repeat-element • 1.1.4Create an array by repeating the given value n times.INDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelDIRECT1
run-series • 1.1.9Run an array of functions in seriesINDIRECT0
rusha • 0.8.14A high-performance pure-javascript SHA1 implementation suitable for large binary data.INDIRECT0
rwlock • 5.0.0A read/write lock implementation for Node.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
set-value • 2.0.1Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT8
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
signed-varint • 2.0.1efficiently store signed integers in varintINDIRECT1
simple-sha1 • 2.1.2A simple api for generating sha1 hashes in node and the browser.INDIRECT1
siphash24 • 1.3.1SipHash (2-4) implemented in pure Javascript and WebAssemblyINDIRECT1
snapdragon-node • 2.1.1Snapdragon utility for creating a new AST node in custom code, such as plugins.INDIRECT10
snapdragon-util • 3.0.1Utilities for the snapdragon parser/compiler.INDIRECT2
snapdragon • 0.8.2Fast, pluggable and easy-to-use parser-renderer factory.INDIRECT56
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
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
sparse-bitfield • 3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive bufferINDIRECT1
speedometer • 1.1.0simple speed measurement in javascriptINDIRECT0
split-string • 3.1.0Split a string on a character except when the character is escaped.INDIRECT5
static-extend • 0.1.2Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.INDIRECT10
statuses • 1.5.0HTTP status utilityDIRECT0
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
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
through • 2.3.8simplified stream constructionINDIRECT0
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 noiseDIRECT8
thunky • 0.1.0delay the evaluation of a paramless async function and cache the resultINDIRECT0
thunky • 1.1.0delay the evaluation of a paramless async function and cache the resultINDIRECT0
timeout-refresh • 1.0.3Efficiently refresh a timerINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
to-regex-range • 2.1.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT4
to-regex • 3.0.2Generate a regex from a string or array of strings.INDIRECT14
to-utf8 • 0.0.1single-function form of node's Buffer.toString(utf8)INDIRECT0
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
union-value • 1.0.1Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.INDIRECT11
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 • 1.1.0A couple of functions that make it easy to maintain an unordered set as an array in an efficient wayINDIRECT0
unordered-set • 2.0.1A couple of functions that make it easy to maintain an unordered set as an array in an efficient wayINDIRECT0
unset-value • 1.0.0Delete nested properties from an object using dot notation.INDIRECT6
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
use • 3.1.1Easily add plugin support to your node.js application.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utp-native • 2.5.3Native bindings for libutpINDIRECT9
varint • 3.0.1protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
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
ISC32
PackageRelationDependenciesPublished
@digidem/fs-write-stream-atomic • 1.1.0Like `fs.createWriteStream(...)`, but atomic.INDIRECT11
blake2b • 2.1.4Blake2b (64-bit version) in pure JavascriptINDIRECT3
blob-store-replication-stream • 1.3.3replicate two abstract-blob-store compatible stores togetherDIRECT25
discovery-channel • 5.5.1discover peers that have hashes using various kewl methodsINDIRECT50
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
geojson-dissolve • 3.1.0Dissolve contiguous GeoJSON LineStrings and Polygons into single units.INDIRECT8
geojson-linestring-dissolve • 0.0.1Dissolve contiguous GeoJSON LineStrings and Polygons into single units.INDIRECT0
geojson-polygons-equal • 0.0.1compares two GeoJSON Polygons or MultiPolygons for equalityINDIRECT0
geojson-rewind • 0.2.0enforce winding order for geojsonINDIRECT7
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
handshake-stream • 3.0.5wrap a duplex stream in a user-defined two way handshakeDIRECT15
indexed-tarball-blob-store • 1.2.0blob store implementation for indexed-tarballINDIRECT30
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()DIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
kappa-core • 4.0.1Minimal peer-to-peer database, based on kappa architecture.INDIRECT72
kappa-osm • 3.1.1Peer-to-peer OpenStreetMap database over a kappa architecture.INDIRECT59
kappa-view • 3.1.0make views over kappa-core with leveldbINDIRECT30
lru-cache • 2.7.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
multifeed-index • 3.4.2build an index over a set of hypercoresINDIRECT2
multifeed • 4.3.0multi-writer hypercoreINDIRECT42
nanoassert • 1.1.0Nanoscale assertion moduleINDIRECT0
nanoassert • 2.0.0Nanoscale assertion moduleINDIRECT0
once • 1.3.3Run a function exactly one timeINDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
safe-fs-blob-store • 1.0.6fs-blob-store with atomic writes and deals with windows fs edge casesINDIRECT23
topojson-client • 3.1.0Manipulate TopoJSON and convert it to GeoJSON.INDIRECT1
topojson-server • 3.0.1Convert GeoJSON to TopoJSON for smaller files and the power of topology!INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause9
PackageRelationDependenciesPublished
@mapbox/shp-write • 0.4.3write shapefiles from pure javascriptINDIRECT16
abstract-blob-store • 3.3.5A test suite and interface you can use to implement streaming file (blob) storage modules for various storage backends and platforms.INDIRECT13
connections • 1.4.2Keeps track of connections to an http server and provides a way to close connectionsINDIRECT0
dbf • 0.2.0generate dbf filesINDIRECT1
folder-walker • 3.2.0A recursive stream of the files and directories in a given folderINDIRECT9
geojson-area • 0.1.0calculate the physical area of a geojson geometryINDIRECT1
geojson-flatten • 0.2.4transform geojson into single-partsINDIRECT2
multiplex • 6.7.0A binary stream multiplexer. Stream multiple streams of binary data over a single binary stream.DIRECT15
wgs84 • 0.0.0constants from the standard reference ellipsoidINDIRECT0
BSD-3-Clause8
PackageRelationDependenciesPublished
array-source • 0.0.4Read arrays as standard WhatWG streams.INDIRECT0
file-source • 0.6.1Read binary files in chunks, on demand, with promises.INDIRECT1
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
path-source • 0.1.3Read files in Node, or fetch URLs in browser, as standard WhatWG streams.INDIRECT3
shapefile • 0.6.6An implementation of the shapefile (.shp) spatial data format.INDIRECT7
slice-source • 0.4.1A readable stream reader that reads a desired number of bytes.INDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
stream-source • 0.3.5Read binary streams in chunks, on demand, with promises.INDIRECT0
non-standard7
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
osm-p2p • 5.1.0high-level p2p open street map database for node and the browserINDIRECT134
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.0 OR MIT2
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
LGPL-3.01
PackageRelationDependenciesPublished
geojson-validation • 0.2.1A GeoJSON Validation LibraryINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
osm-polygon-features • 0.9.2OSM tags indicate if a closed way should be treated as a polygon or linestringINDIRECT0
GPL-3.0-or-later OR MIT1
PackageRelationDependenciesPublished
jszip • 3.10.1Create, read and edit .zip files with JavaScript http://stuartk.com/jszipINDIRECT12
Unlicense1
PackageRelationDependenciesPublished
text-encoding • 0.6.4Polyfill for the Encoding Living Standard's API.INDIRECT0
unknown1
PackageRelationDependenciesPublished
jdataview • 2.5.0A unique way to work with a binary file in the browser and the server.INDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
b4a • 1.6.6Bridging the gap between buffers and typed arraysINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40mapeo%2Fcore)](https://licenses.dev/npm/%40mapeo%2Fcore)
<a href="https://licenses.dev/npm/%40mapeo%2Fcore">
  <img src="https://licenses.dev/b/npm/%40mapeo%2Fcore" alt="licenses" />
</a>

Or the licenses badge code for the 8.1.2 version:

[![licenses](https://licenses.dev/b/npm/%40mapeo%2Fcore/8.1.2)](https://licenses.dev/npm/%40mapeo%2Fcore/8.1.2)
<a href="https://licenses.dev/npm/%40mapeo%2Fcore/8.1.2">
  <img src="https://licenses.dev/b/npm/%40mapeo%2Fcore/8.1.2" alt="licenses" />
</a>
GitHub