licenses.dev

@protokol/notarization-api v1.0.0-beta.2

REST API For Notarization Functionality

Published on

Licenses

Learn more about license information.

Package Licenses

CC-BY-NC-SA-4.0

Dependency Licenses

MIT275
PackageRelationDependenciesPublished
@arkecosystem/core-api • 3.9.1Public API for ARK CoreDIRECT366
@arkecosystem/core-database • 3.9.1Database Interface for ARK CoreINDIRECT316
@arkecosystem/core-kernel • 3.9.1Kernel of ARK CoreDIRECT233
@arkecosystem/core-state • 3.9.1State Management for ARK CoreINDIRECT319
@arkecosystem/core-transactions • 3.9.1Transaction Services for ARK CoreINDIRECT317
@arkecosystem/crypto-identities • 1.2.0Standalone version of identity interactions for the ARK Blockchain. Developed for TypeScript.INDIRECT22
@arkecosystem/crypto-networks • 1.2.2Network configurations for the ARK Blockchain. Developed for TypeScript.INDIRECT0
@arkecosystem/crypto • 3.9.1Crypto utilities for the ARK BlockchainDIRECT66
@arkecosystem/utils • 1.3.1Performance oriented implementations of commonly used functions in TypeScript.INDIRECT6
@jest/types • 24.9.0INDIRECT5
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 1.1.2TypeScript definitions for istanbul-reportsINDIRECT2
@types/node • 10.12.18TypeScript definitions for Node.jsINDIRECT0
@types/node • 11.11.6TypeScript definitions for Node.jsINDIRECT0
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 13.0.12TypeScript definitions for yargsINDIRECT1
ajv-keywords • 3.4.1Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
app-root-path • 3.1.0Determine an app's root path from anywhere inside the appINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
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-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.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
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base-x • 3.0.11Fast base encoding / decoding of any given alphabetINDIRECT1
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 • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bcrypto • 5.5.2JS crypto libraryINDIRECT2
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bip32 • 2.0.6A BIP32 compatible libraryINDIRECT29
bn.js • 4.12.1Big number implementation in pure javascriptINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT13
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
bs58check • 2.1.2A straightforward implementation of base58-check encodingINDIRECT13
bsert • 0.0.13Minimal assert with type checkingINDIRECT0
bstring • 0.3.9String encodings for javascriptINDIRECT3
buffer-writer • 2.0.0a fast, efficient buffer writerINDIRECT0
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer-xor • 2.0.2A simple module for bitwise-xor on buffersINDIRECT1
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
bufio • 1.0.7Buffer and serialization utilities for javascriptINDIRECT0
builtin-modules • 3.3.0List of the Node.js builtin modulesINDIRECT0
cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT28
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 3.0.0Terminal string styling done rightINDIRECT5
chalk • 4.1.2Terminal string styling done rightINDIRECT5
cipher-base • 1.0.6abstract base class for crypto-streamsINDIRECT2
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT13
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT3
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
component-emitter • 1.3.1Event emitterINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
create-hash • 1.2.0create hashes for browserifyINDIRECT10
create-hmac • 1.1.7node style hmacs in the browserINDIRECT11
cron • 1.8.2Cron jobs for your nodeINDIRECT2
dayjs • 1.11.102KB immutable date time library alternative to Moment.js with the same modern API INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
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
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
elliptic • 6.6.1EC cryptographyINDIRECT7
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
env-paths • 2.2.0Get paths for storing things like data, config, cache, etcINDIRECT0
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.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
eventemitter2 • 6.4.9A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.INDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT7
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
fast-copy • 2.1.7A blazing fast deep object copierINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-equals • 1.6.3A blazing fast equality comparison, either shallow or deepINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-memoize • 2.5.2Fastest memoization lib that supports N argumentsINDIRECT0
fast-sort • 2.2.0Fast and powerful array sorting. Sort by any property in any direction with easy to read syntax.INDIRECT0
fast-stringify • 1.1.2A blazing fast stringifier that safely handles circular objectsINDIRECT0
figlet • 1.8.0Creates ASCII Art from text. A full implementation of the FIGfont spec.INDIRECT0
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
filter-obj • 2.0.2Filter object keys and values into a new objectINDIRECT0
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
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
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functional-red-black-tree • 1.0.1A fully persistent balanced binary search treeINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
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
hash-base • 3.1.0abstract base class for hash-streamsINDIRECT5
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
immutable • 5.0.0-beta.5Immutable Data CollectionsINDIRECT0
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
inversify • 5.1.1A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.INDIRECT0
ipaddr.js • 2.1.0A library for manipulating IPv4 and IPv6 addresses in JavaScript.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-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
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-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
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
jest-get-type • 24.9.0A utility function to get the type of a valueINDIRECT0
jest-validate • 24.9.0Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.INDIRECT19
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
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
leven • 3.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
loady • 0.0.5dynamic loader for node.jsINDIRECT0
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash.set • 4.3.2The lodash method `_.set` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
map-cache • 0.2.2Basic cache object for storing key-value pairs.INDIRECT0
map-obj • 4.3.0Map object keys and values into a new objectINDIRECT0
map-visit • 1.0.0Map `visit` over an array of objects.INDIRECT2
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT6
micro-memoize • 2.1.2A tiny, crazy fast memoization library for the 95% use-caseINDIRECT0
mime-db • 1.53.0Media Type DatabaseINDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
mixin-deep • 1.3.2Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.INDIRECT4
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
module-details-from-path • 1.0.3Extract the Node.js module details like name and base path given an abosulte path to a file inside the moduleINDIRECT0
moize • 5.4.7Blazing fast memoization based on all parameters passedINDIRECT3
moment-timezone • 0.5.47Parse and display moments in any timezone.INDIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
nan • 2.22.2Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
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
node-addon-api • 5.1.0Node.js API (Node-API)INDIRECT0
node-cache • 5.1.2Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.INDIRECT1
nsfw • 2.2.4A simple file watcher for NodeINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT9
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
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
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
packet-reader • 1.0.0Read binary packets...INDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse5-htmlparser2-tree-adapter • 6.0.1htmlparser2 tree adapter for parse5.INDIRECT1
parse5 • 5.1.1HTML parser and serializer.INDIRECT0
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT12
pg-cloudflare • 1.1.1A socket implementation that can run on Cloudflare Workers using native TCP connections.INDIRECT0
pg-connection-string • 2.7.0Functions for dealing with a PostgresSQL connection stringINDIRECT0
pg-pool • 3.8.0Connection pool for node-postgresINDIRECT0
pg-protocol • 1.8.0The postgres client/server binary protocol, implemented in TypeScriptINDIRECT0
pg-types • 2.2.0Query result type converters for node-postgresINDIRECT6
pg • 8.11.3PostgreSQL client - pure javascript & libpq with the same APIINDIRECT15
pgpass • 1.0.5Module for reading .pgpassINDIRECT1
postgres-array • 2.0.0Parse postgres array columnsINDIRECT0
postgres-bytea • 1.0.0Postgres bytea parserINDIRECT0
postgres-date • 1.0.7Postgres date column parserINDIRECT0
postgres-interval • 1.2.0Parse Postgres interval columnsINDIRECT1
pretty-format • 24.9.0Stringify any JavaScript value.INDIRECT11
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT7
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
require-in-the-middle • 5.2.0Module to hook into the Node.js require functionINDIRECT9
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT6
safe-buffer • 5.2.1Safer 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
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
snapdragon • 0.8.2Fast, pluggable and easy-to-use parser-renderer factory.INDIRECT56
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
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
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
tiny-secp256k1 • 1.1.7A tiny secp256k1 native/JS wrapperINDIRECT22
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
to-regex • 3.0.2Generate a regex from a string or array of strings.INDIRECT14
typeforce • 1.18.0Another biased type checking solution for JavascriptINDIRECT0
typeorm • 0.2.25Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.INDIRECT96
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
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
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
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
wif • 2.0.6Bitcoin Wallet Import Format (WIF) decoding/encoding moduleINDIRECT14
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
xml2js • 0.4.23Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 13.3.2yargs the modern, pirate-themed, successor to optimist.INDIRECT25
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.INDIRECT15
BSD-3-Clause44
PackageRelationDependenciesPublished
@hapi/accept • 5.0.2HTTP Accept-* headers parsingINDIRECT2
@hapi/address • 4.1.0Email address and domain validationINDIRECT1
@hapi/ammo • 5.0.1HTTP Range processing utilitiesINDIRECT1
@hapi/b64 • 5.0.0Base64 streaming encoder and decoderINDIRECT1
@hapi/boom • 9.1.4HTTP-friendly error objectsDIRECT1
@hapi/bounce • 2.0.0Selective error catching and rewrite rulesINDIRECT2
@hapi/bourne • 2.1.0JSON parse with prototype poisoning protectionINDIRECT0
@hapi/call • 8.0.1HTTP RouterINDIRECT2
@hapi/catbox-memory • 5.0.1Memory adapter for catboxINDIRECT2
@hapi/catbox • 11.1.1Multi-strategy object caching serviceINDIRECT6
@hapi/content • 5.0.2HTTP Content-* headers parsingINDIRECT2
@hapi/cryptiles • 5.1.0General purpose crypto utilitiesINDIRECT2
@hapi/file • 2.0.0General purpose file utilitiesINDIRECT0
@hapi/formula • 2.0.0Math and string formula parser.INDIRECT0
@hapi/hapi • 20.1.5HTTP Server frameworkINDIRECT29
@hapi/hapi • 20.3.0HTTP Server frameworkDIRECT29
@hapi/heavy • 7.0.1Measure process loadINDIRECT4
@hapi/hoek • 9.2.0General purpose node utilitiesINDIRECT0
@hapi/hoek • 9.3.0General purpose node utilitiesINDIRECT0
@hapi/iron • 6.0.0Encapsulated tokens (encrypted and mac'ed objects)INDIRECT5
@hapi/joi • 17.1.1Object schema validationDIRECT5
@hapi/mimos • 6.0.0Mime database interfaceINDIRECT2
@hapi/nigel • 4.0.2BoyerMooreHorspool algorithmsINDIRECT2
@hapi/pez • 5.1.0Multipart parserINDIRECT6
@hapi/pinpoint • 2.0.1Return the filename and line number of the calling functionINDIRECT0
@hapi/podium • 4.1.3Node compatible event emitter with extra featuresINDIRECT4
@hapi/shot • 5.0.5Injects a fake HTTP request/response into a node HTTP serverINDIRECT3
@hapi/somever • 3.0.1Semantic versioning rules parserINDIRECT3
@hapi/statehood • 7.0.4HTTP State Management UtilitiesINDIRECT9
@hapi/subtext • 7.1.0HTTP payload parsingINDIRECT10
@hapi/teamwork • 5.1.1Wait for multiple callbackINDIRECT0
@hapi/topo • 5.1.0Topological sorting with grouping supportINDIRECT1
@hapi/validate • 1.1.3Object schema validationINDIRECT2
@hapi/vise • 4.0.0Treat multiple buffers as oneINDIRECT1
@hapi/wreck • 17.2.0HTTP Client UtilitiesINDIRECT3
@sideway/address • 4.1.5Email address and domain validationINDIRECT1
@sideway/formula • 3.0.1Math and string formula parser.INDIRECT0
@sideway/pinpoint • 2.0.0Return the filename and line number of the calling functionINDIRECT0
highlight.js • 10.7.3Syntax highlighting with language autodetection.INDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
joi • 17.12.1Object schema validationINDIRECT6
qs • 6.11.2A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
ISC31
PackageRelationDependenciesPublished
bip39 • 3.0.4Bitcoin BIP39: Mnemonic code for generating deterministic keysINDIRECT15
cli-highlight • 2.1.11Syntax highlighting in your terminalINDIRECT28
cliui • 5.0.0easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob • 7.1.7a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
log-driver • 1.2.7log-driver is a simple logging framework for logging to stdoutINDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
pg-int8 • 1.0.164-bit big-endian signed integer-to-string conversionINDIRECT0
rate-limiter-flexible • 4.0.1Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PMINDIRECT0
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 7.5.4The semantic version parser used by npm.INDIRECT2
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
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yargs-parser • 13.1.2the mighty option parser used by yargsINDIRECT2
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
Apache-2.011
PackageRelationDependenciesPublished
@opencensus/core • 0.0.8OpenCensus is a toolkit for collecting application performance and behavior data.INDIRECT7
@opencensus/core • 0.0.9OpenCensus is a toolkit for collecting application performance and behavior data.INDIRECT7
@opencensus/propagation-b3 • 0.0.8Opencensus propagation package for B3 format.INDIRECT8
@pm2/io • 5.0.2PM2.io NodeJS APMINDIRECT28
bytebuffer • 5.0.1The swiss army knife for binary data in JavaScript.INDIRECT1
log-process-errors • 5.1.2Show some ❤️ to process errorsINDIRECT33
long • 3.2.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIINDIRECT0
reflect-metadata • 0.2.1Polyfill for Metadata Reflection APIINDIRECT0
tslib • 1.9.3Runtime library for TypeScript helper functionsINDIRECT0
yargonaut • 1.1.4Decorate yargs content with chalk styles and figlet fontsINDIRECT9
BSD-2-Clause7
PackageRelationDependenciesPublished
async-listener • 0.6.10Polyfill exporting trevnorris's 0.11+ asyncListener API.INDIRECT2
continuation-local-storage • 3.2.1userland implementation of https://github.com/joyent/node/issues/5243INDIRECT4
dotenv • 6.2.0Loads environment variables from .env fileINDIRECT0
emitter-listener • 1.1.2(Meta)observability for EventEmitters.INDIRECT1
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
shimmer • 1.2.1Safe(r) monkeypatching for JavaScript.INDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
CC-BY-NC-SA-4.03
PackageRelationDependenciesPublished
@protokol/notarization-crypto • 1.0.0-beta.2Transaction Builders For Notarization Transaction TypesDIRECT68
@protokol/notarization-transactions • 1.0.0-beta.2Transaction Types For Notarization SupportDIRECT322
@protokol/utils • 1.0.0-beta.37Protokol UtilsINDIRECT0
unknown2
PackageRelationDependenciesPublished
parent-require • 1.0.0Require modules from parent modules.INDIRECT0
semaphore • 1.1.0semaphore for nodeINDIRECT0
CC0-1.0 OR MIT2
PackageRelationDependenciesPublished
type-fest • 0.17.0A collection of essential TypeScript typesINDIRECT0
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0-beta.2 version:

[![licenses](https://licenses.dev/b/npm/%40protokol%2Fnotarization-api/1.0.0-beta.2)](https://licenses.dev/npm/%40protokol%2Fnotarization-api/1.0.0-beta.2)
<a href="https://licenses.dev/npm/%40protokol%2Fnotarization-api/1.0.0-beta.2">
  <img src="https://licenses.dev/b/npm/%40protokol%2Fnotarization-api/1.0.0-beta.2" alt="licenses" />
</a>
GitHub