licenses.dev

ipfs-crdts v0.1.2

crdts on ipfs

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT335
PackageRelationDependenciesPublished
@gulp-sourcemaps/map-sources • 1.0.0Gulp plugin for mapping sources of a sourcemap.INDIRECT12
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 4.0.13ECMAScript parserINDIRECT0
acorn • 5.7.4ECMAScript parserINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
arr-diff • 2.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.INDIRECT1
arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
array-unique • 0.2.1Return an array free of duplicate values. Fastest ES5 implementation.INDIRECT0
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT84
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
assert • 1.3.0commonjs assert - node.js api compatibleINDIRECT2
async • 1.5.2Higher-order functions and common patterns for asynchronous codeDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base-x • 1.1.0Fast base encoding / decoding of any given alphabetINDIRECT0
base64-js • 0.0.8Base64 encoding/decoding in pure JSINDIRECT0
bn.js • 4.12.1Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
braces • 1.8.5Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.INDIRECT14
brfs • 1.6.1browserify fs.readFileSync() static asset inlinerINDIRECT51
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browser-pack • 6.1.0pack node-style source files from a json stream into a browser bundleINDIRECT21
browser-resolve • 1.11.3resolve which handles browser field support in package.jsonINDIRECT1
browserify-aes • 1.2.0aes, for browserifyINDIRECT10
browserify-cipher • 1.0.1ciphers for the browserINDIRECT14
browserify-debuf • 12.0.1browser-side require() the node wayINDIRECT160
browserify-des • 1.0.2browserify-des ===INDIRECT5
browserify-rsa • 4.1.1RSA for browserifyINDIRECT3
browserify-transform-tools • 1.7.0Utilities for writing browserify transforms.INDIRECT4
browserify-zlib • 0.1.4Full zlib module for browserifyINDIRECT1
bs58 • 3.1.0Base 58 encoding / decodingINDIRECT1
buffer-equal • 0.0.1return whether two buffers are equalINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer • 3.4.3Node.js Buffer API, for the browserINDIRECT3
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
cached-path-relative • 1.1.0Memoize the results of the path.relative functionINDIRECT0
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
cipher-base • 1.0.6abstract base class for crypto-streamsINDIRECT2
clone-stats • 0.0.1Safely clone node's fs.Stats instances without losing their class methodsINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
combine-source-map • 0.8.0Add source maps of multiple files, offset them and then combine them into one source mapINDIRECT4
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.5.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT8
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
constants-browserify • 1.0.0node's constants module for the browserINDIRECT0
convert-source-map • 1.1.3Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT8
create-hash • 1.2.0create hashes for browserifyINDIRECT7
create-hmac • 1.1.7node style hmacs in the browserINDIRECT8
crypto-browserify • 3.12.1implementation of crypto for the browserINDIRECT41
css • 2.2.4CSS parser / stringifierINDIRECT8
data-view-buffer • 1.0.2Get the ArrayBuffer out of a DataView, robustly.INDIRECT25
data-view-byte-length • 1.0.2Get the byteLength out of a DataView, robustly.INDIRECT25
data-view-byte-offset • 1.0.1Get the byteOffset out of a DataView, robustly.INDIRECT25
debug-fabulous • 0.0.4visionmedia debug extensions rolled into oneINDIRECT4
debug • 2.6.9small debugging utilityINDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
deps-sort • 2.0.1sort module-deps output for deterministic browserify bundlesINDIRECT17
des.js • 1.1.0DES implementationINDIRECT2
detect-newline • 2.1.0Detect the dominant newline character of a stringINDIRECT0
detective • 4.7.1find all require() calls by walking the ASTINDIRECT2
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
domain-browser • 1.1.7Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT12
elliptic • 6.6.1EC cryptographyINDIRECT7
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
es-abstract • 1.23.9ECMAScript spec abstract operations.INDIRECT84
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.0.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT13
es-to-primitive • 1.3.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT19
events • 1.1.1Node's event emitter for all engines.INDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT4
expand-brackets • 0.1.5Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT1
expand-range • 1.8.2Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.INDIRECT12
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extglob • 0.3.2Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.INDIRECT1
falafel • 2.2.5transform the ast on a recursive walkINDIRECT2
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
filename-regex • 2.0.1Regular expression for matching file names, with or without extension.INDIRECT0
fill-range • 2.2.4Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.INDIRECT11
first-chunk-stream • 1.0.0Transform the first chunk in a streamINDIRECT0
for-each • 0.3.3A better forEachINDIRECT1
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
for-own • 0.1.5Iterate over the own 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.js.INDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.1.8An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT21
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
gaze • 0.5.2A globbing fs.watch wrapper built from the best parts of other fine watch libs.INDIRECT8
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT13
glob-base • 0.3.0Returns an object with the (non-glob) base path and the actual pattern.INDIRECT3
glob-stream • 5.3.5A wrapper around node-glob to make it streamyINDIRECT72
glob-watcher • 2.0.0Watch globsINDIRECT9
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT7
globule • 0.1.0An easy-to-use wildcard globbing library.INDIRECT7
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-proto • 1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT5
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
has • 1.0.4Object.prototype.hasOwnProperty.call shortcutINDIRECT0
hash-base • 3.0.5abstract base class for hash-streamsINDIRECT2
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
htmlescape • 1.1.1Properly escape JSON for usage as an object literal inside of a `<script>` tagINDIRECT0
https-browserify • 0.0.1https module compatability for browserifyINDIRECT0
inline-source-map • 0.6.3Adds source mappings and base64 encodes them, so they can be inlined in your generated file.INDIRECT1
insert-module-globals • 7.2.1insert implicit module globals into a module-deps streamINDIRECT31
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT18
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
ipfs-api • 2.13.2A client library for the IPFS APIINDIRECT201
ipfs-obj • 4.2.3objects on ipfs made funDIRECT388
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT17
is-array • 1.0.1Check if the given value is an ArrayINDIRECT0
is-async-function • 2.1.0Determine if a function is a native async function.INDIRECT16
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.2.1Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-data-view • 1.0.2Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT24
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-dotfile • 1.0.3Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.INDIRECT0
is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ.INDIRECT1
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-extglob • 1.0.0Returns true if a string has an extglob.INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-finalizationregistry • 1.1.1Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-generator-function • 1.1.0Determine if a function is a native generator function.INDIRECT16
is-glob • 2.0.1Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-glob • 3.1.0Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-number • 2.1.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 4.0.0Returns true if the value is a number. comprehensive tests.INDIRECT0
is-posix-bracket • 0.1.1Returns true if the given string is a POSIX bracket expression (POSIX character class).INDIRECT0
is-primitive • 2.0.0Returns `true` if the value is a primitive. INDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT13
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT16
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT23
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
is-valid-glob • 0.3.0Return true if a value is a valid glob pattern or patterns.INDIRECT0
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakref • 1.1.0Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
json-stable-stringify-without-jsonify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependenciesINDIRECT0
json-stable-stringify • 0.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT1
json-stable-stringify • 1.2.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsDIRECT20
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
labeled-stream-splicer • 2.0.2stream splicer with labelsINDIRECT9
lazy-debug-legacy • 0.0.1Generates module names for vision media's debugINDIRECT0
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
lodash.filter • 4.6.0The lodash method `_.filter` exported as a module.INDIRECT0
lodash.map • 4.6.0The lodash method `_.map` exported as a module.INDIRECT0
lodash.memoize • 3.0.4The modern build of lodash’s `_.memoize` as a module.INDIRECT0
lodash • 1.0.2A utility library delivering consistency, customization, performance, and extras.INDIRECT0
lodash • 3.10.1The modern build of lodash modular utilities.DIRECT0
magic-string • 0.22.5Modify strings, generate sourcemapsINDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
math-random • 1.0.4math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT3
merge-source-map • 1.0.4Merge old source map and new source map in multi-transform flowINDIRECT1
merge-stream • 0.1.8Create a stream that emits events from multiple other streamsINDIRECT7
merge-stream • 1.0.1Create a stream that emits events from multiple other streamsINDIRECT8
micromatch • 2.3.11Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT37
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT2
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimatch • 0.2.14a glob matcher in javascriptINDIRECT2
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
module-deps • 4.1.1walk the dependency graph to generate json output that can be fed into browser-packINDIRECT36
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
multiaddr • 1.4.1multiaddr implementation (binary + string representation of network addresses)INDIRECT10
multipart-stream • 2.0.1Simple streaming nodejs module to build http multipart bodies.INDIRECT3
normalize-path • 2.1.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.INDIRECT1
object-assign • 3.0.0ES6 Object.assign() ponyfillINDIRECT0
object-assign • 4.1.0ES2015 Object.assign() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
object-inspect • 1.4.1string representations of objects in node and the browserINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
object.omit • 2.0.1Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.INDIRECT3
optionator • 0.8.3option parsing and help generationINDIRECT6
ordered-read-streams • 0.3.0Combines array of streams into one read stream in strict orderINDIRECT9
os-browserify • 0.1.2os-browserify =============INDIRECT0
own-keys • 1.0.1Robustly get an object's own property keys (strings and symbols), including non-enumerables when possibleINDIRECT15
pako • 0.2.9zlib port to javascript - fast, modularized, with browser supportINDIRECT0
parents • 1.0.1return all the parent directories for a directoryINDIRECT1
parse-glob • 3.0.4Parse a glob pattern into an object of tokens.INDIRECT5
path-browserify • 0.0.1the path module from node core for browsersINDIRECT0
path-dirname • 1.0.2Node.js path.dirname() ponyfillINDIRECT0
path-extra • 1.0.3path-extra contains methods that aren't included in the vanilla Node.js path package.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-platform • 0.11.15Provide access to win32 and posix path operations; sourced directly from upstream Node.jsINDIRECT0
path • 0.12.7Node.JS path moduleINDIRECT3
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT9
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
preserve • 0.2.0Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.INDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT20
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
quote-stream • 1.0.2transform a stream into a quoted stringINDIRECT12
randomatic • 3.1.1Generate randomized strings of a specified length using simple character sequences. The original generate-password.INDIRECT3
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT2
read-only-stream • 2.0.0wrap a readable/writable stream to be read-onlyINDIRECT8
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 2.0.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT6
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
reflect.getprototypeof • 1.0.10An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possibleINDIRECT84
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regex-cache • 0.4.4Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.INDIRECT2
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
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
replace-ext • 0.0.1Replaces a file extension with another oneINDIRECT0
require-dir • 0.3.2Helper to require() directories.INDIRECT0
require-resolve • 0.0.2Use the node way to resolve required path to absolute path.INDIRECT2
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.1.7resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT3
safe-array-concat • 1.1.3`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT18
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-push-apply • 1.0.0Push an array of items into an array, while being robust against prototype modificationINDIRECT2
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-proto • 1.0.0Robustly set the [[Prototype]] of an objectINDIRECT6
shallow-copy • 0.0.1make a shallow copy of an object or arrayINDIRECT0
shasum • 1.0.2Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.INDIRECT5
shell-quote • 1.8.2quote and parse shell commandsINDIRECT0
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!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
static-eval • 2.1.1evaluate statically-analyzable expressionsINDIRECT5
static-module • 2.2.5convert module usage to inline expressionsINDIRECT44
stream-browserify • 2.0.2the stream module from node core for browsersINDIRECT8
stream-combiner2 • 1.1.1This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.INDIRECT9
stream-http • 2.8.3Streaming http in the browserINDIRECT11
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
stream-sink • 1.2.0Collect all data piped to this stream when it closesINDIRECT0
stream-splicer • 2.0.1streaming pipeline with a mutable configurationINDIRECT8
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string.prototype.trim • 1.2.10ES5 spec-compliant shim for String.prototype.trimINDIRECT84
string.prototype.trimend • 1.0.9ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT19
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT18
strip-bom-stream • 1.0.0Strip UTF-8 byte order mark (BOM) from a streamINDIRECT3
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
subarg • 1.0.0parse arguments with recursive contextsINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
syntax-error • 1.4.0detect and report syntax errors in source code stringsINDIRECT4
through • 2.3.8simplified stream constructionINDIRECT0
through2-filter • 2.0.0A through2 to create an Array.prototype.filter analog for streams.INDIRECT10
through2-filter • 3.0.0A through2 to create an Array.prototype.filter analog for streams.INDIRECT10
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
timers-browserify • 1.4.2timers module for browserifyINDIRECT1
to-absolute-glob • 0.1.1Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.INDIRECT2
to-arraybuffer • 1.0.1Get an ArrayBuffer from a Buffer as fast as possibleINDIRECT0
traverse • 0.6.10traverse and transform objects by visiting every node on a recursive walkINDIRECT86
tty-browserify • 0.0.1the tty module from node core for browsersINDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT24
typed-array-byte-length • 1.0.3Robustly get the byte length of a Typed ArrayINDIRECT25
typed-array-byte-offset • 1.0.4Robustly get the byte offset of a Typed ArrayINDIRECT84
typed-array-length • 1.0.7Robustly get the length of a Typed ArrayINDIRECT84
typedarray.prototype.slice • 1.0.5ES spec-compliant shim for TypedArray.prototype.sliceINDIRECT85
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
typedarray • 0.0.7TypedArray polyfill for old browsersINDIRECT0
umd • 3.0.3Universal Module Definition for use in automated build systemsINDIRECT0
unbox-primitive • 1.1.0Unbox a boxed JS primitive value.INDIRECT23
unique-stream • 2.3.1node.js through stream that emits a unique stream of objects based on criteriaINDIRECT12
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
url • 0.11.4The core `url` packaged standalone for use with Browserify.INDIRECT20
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.10.3Node.JS util moduleINDIRECT1
util • 0.10.4Node.JS util moduleINDIRECT1
varint • 4.0.1protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
vinyl-fs-browser • 2.1.1-1Vinyl adapter for the file systemINDIRECT149
vinyl-fs-that-respects-files • 1.0.2Vinyl adapter for the file systemINDIRECT158
vinyl-multipart-stream • 1.2.6vinyl multipart streamINDIRECT161
vinyl • 0.5.3A virtual file formatINDIRECT3
vinyl • 1.2.0A virtual file formatINDIRECT3
vlq • 0.2.3Generate, and decode, base64 VLQ mappings for source maps and other usesINDIRECT0
vm-browserify • 0.0.4vm module for the browserINDIRECT1
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT22
which-builtin-type • 1.2.1What is the type of this builtin JS value?INDIRECT47
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
which-typed-array • 1.1.18Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
x-path • 0.0.2An extention for native node path module.INDIRECT1
xtend • 4.0.2extend like a bossINDIRECT0
ISC21
PackageRelationDependenciesPublished
browserify-sign • 4.2.3adds node crypto signing for browsersINDIRECT32
glob-parent • 2.0.0Strips glob magic from a string to provide the parent pathINDIRECT2
glob-parent • 3.1.0Strips glob magic from a string to provide the parent directory pathINDIRECT3
glob • 5.0.15a little globberINDIRECT9
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
gulp-sourcemaps • 1.12.1Source map support for Gulp.jsINDIRECT36
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 1.0.2A tiny simple way to do classic inheritance in jsINDIRECT0
inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 2.7.3A cache object that deletes the least-recently-used items.INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
parse-asn1 • 5.1.7utility library for parsing asn1 files for use with browserify-sign.INDIRECT16
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
sigmund • 1.0.1Quick and dirty signatures for Objects.INDIRECT0
split2 • 2.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT10
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause8
PackageRelationDependenciesPublished
boom • 3.2.2HTTP-friendly error objectsINDIRECT1
duplexer2 • 0.1.4Like duplexer but using streams3INDIRECT8
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
ndjson • 1.5.0streaming newline delimited json parser + serializerINDIRECT13
qs • 6.13.1A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
wreck • 7.2.1HTTP Client UtilitiesINDIRECT2
BSD-2-Clause7
PackageRelationDependenciesPublished
escodegen • 1.9.1ECMAScript code generatorINDIRECT11
escodegen • 2.1.0ECMAScript code generatorINDIRECT4
esprima • 3.1.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
non-standard6
PackageRelationDependenciesPublished
blake2s • 1.1.0port of Dmitry Chestnykh's blake2s-js to node styleDIRECT0
glob • 3.1.21a little globberINDIRECT5
graceful-fs • 1.2.3A drop-in replacement for fs, making various improvements.INDIRECT0
hoek • 4.3.1General purpose node utilitiesINDIRECT0
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
memoize-async • 1.0.1Async Function MemoizerINDIRECT0
Apache-2.06
PackageRelationDependenciesPublished
acorn-node • 1.8.2the acorn javascript parser, preloaded with plugins for syntax parity with recent node versionsINDIRECT3
dash-ast • 1.0.0walk an AST, quicklyINDIRECT0
get-assigned-identifiers • 1.2.0get a list of identifiers that are initialised by a JavaScript AST node.INDIRECT0
sandwich-stream • 1.0.0A readable stream that concatenates multiple streams with optional head, tail & join buffersINDIRECT0
shasum-object • 1.0.0get the shasum of a buffer or objectINDIRECT1
undeclared-identifiers • 1.1.3find undeclared identifiers and property accesses in a javascript file.INDIRECT7
unknown4
PackageRelationDependenciesPublished
console-browserify • 1.2.0Emulate console for all the browsersINDIRECT0
indexof • 0.0.1Microsoft sucksINDIRECT0
ipfs-obj-bundle • 1.0.0INDIRECT323
querystring-es3 • 0.2.1Node's querystring module for all engines. (ES3 compat fork)INDIRECT0
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
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.2 version:

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