licenses.dev

caver-js v1.12.2

caver-js is a JavaScript API library that allows developers to interact with a Kaia node

Published on

Licenses

Learn more about license information.

Package Licenses

LGPL-3.0

Dependency Licenses

MIT284
PackageRelationDependenciesPublished
@babel/runtime • 7.3.1babel's modular runtime helpersDIRECT1
@ethersproject/abi • 5.0.7Utilities and Classes for parsing, formatting and managing Ethereum ABIs.DIRECT27
@ethersproject/abi • 5.4.0Utilities and Classes for parsing, formatting and managing Ethereum ABIs.INDIRECT26
@ethersproject/abi • 5.8.0Utilities and Classes for parsing, formatting and managing Ethereum ABIs.INDIRECT27
@ethersproject/abstract-provider • 5.4.0An Abstract Class for describing an Ethereum Provider for ethers.INDIRECT23
@ethersproject/abstract-provider • 5.8.0An Abstract Class for describing an Ethereum Provider for ethers.INDIRECT24
@ethersproject/abstract-signer • 5.4.0An Abstract Class for desribing an Ethereum Signer for ethers.INDIRECT24
@ethersproject/abstract-signer • 5.8.0An Abstract Class for desribing an Ethereum Signer for ethers.INDIRECT25
@ethersproject/address • 5.4.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@ethersproject/address • 5.8.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@ethersproject/base64 • 5.4.0Base64 coder.INDIRECT2
@ethersproject/base64 • 5.8.0Base64 coder.INDIRECT2
@ethersproject/basex • 5.4.0Base-X without Buffer.INDIRECT3
@ethersproject/bignumber • 5.4.0BigNumber library used in ethers.js.INDIRECT3
@ethersproject/bignumber • 5.8.0BigNumber library used in ethers.js.INDIRECT3
@ethersproject/bytes • 5.4.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/bytes • 5.8.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/constants • 5.4.0Common Ethereum constants used for ethers.INDIRECT4
@ethersproject/constants • 5.8.0Common Ethereum constants used for ethers.INDIRECT4
@ethersproject/contracts • 5.4.0Contract abstraction meta-class for ethers.INDIRECT28
@ethersproject/hash • 5.4.0Hash utility functions for Ethereum.INDIRECT25
@ethersproject/hash • 5.8.0Hash utility functions for Ethereum.INDIRECT26
@ethersproject/hdnode • 5.4.0BIP32 Hierarchal Deterministic Node operations.INDIRECT31
@ethersproject/json-wallets • 5.4.0Wallet management utilities for KeyStore and Crowdsale JSON wallets.INDIRECT35
@ethersproject/keccak256 • 5.4.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/keccak256 • 5.8.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/logger • 5.4.0Logger utility functions for ethers.INDIRECT0
@ethersproject/logger • 5.8.0Logger utility functions for ethers.INDIRECT0
@ethersproject/networks • 5.4.1Network definitions for ethers.INDIRECT1
@ethersproject/networks • 5.8.0Network definitions for ethers.INDIRECT1
@ethersproject/pbkdf2 • 5.4.0The PBKDF2 password-pbased key derivation function for ethers.INDIRECT6
@ethersproject/properties • 5.4.0Properties utility functions for ethers.INDIRECT1
@ethersproject/properties • 5.8.0Properties utility functions for ethers.INDIRECT1
@ethersproject/providers • 5.4.1Ethereum Providers for ethers.INDIRECT32
@ethersproject/random • 5.4.0Random utility functions for ethers.INDIRECT2
@ethersproject/rlp • 5.4.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@ethersproject/rlp • 5.8.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@ethersproject/sha2 • 5.4.0The SHA2 family hash functions and HMAC functions for ethers.INDIRECT5
@ethersproject/signing-key • 5.4.0Elliptic curve library functions for the secp256k1 curve.INDIRECT11
@ethersproject/signing-key • 5.8.0Elliptic curve library functions for the secp256k1 curve.INDIRECT12
@ethersproject/solidity • 5.4.0Solidity coder for non-standard (tight) packing.INDIRECT12
@ethersproject/strings • 5.4.0String utility functions.INDIRECT5
@ethersproject/strings • 5.8.0String utility functions.INDIRECT5
@ethersproject/transactions • 5.4.0Utilities for decoding and encoding Ethereum transaction for ethers.INDIRECT18
@ethersproject/transactions • 5.8.0Utilities for decoding and encoding Ethereum transaction for ethers.INDIRECT19
@ethersproject/units • 5.4.0Unit conversion functions for Ethereum.INDIRECT5
@ethersproject/wallet • 5.4.0Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.INDIRECT36
@ethersproject/web • 5.4.0Utility fucntions for managing web requests for ethers.INDIRECT8
@ethersproject/web • 5.8.0Utility fucntions for managing web requests for ethers.INDIRECT8
@ethersproject/wordlists • 5.4.0Word lists for BIP39 wallets.INDIRECT27
@multiformats/base-x • 4.0.1Fast base encoding / decoding of any given alphabetINDIRECT0
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/minimatch • 3.0.5TypeScript definitions for MinimatchINDIRECT0
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
abortcontroller-polyfill • 1.7.8Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).DIRECT0
aes-js • 3.0.0A pure JavaScript implementation of the AES block cipher and all common modes of operation.INDIRECT0
any-promise • 1.3.0Resolve any installed ES6 compatible promiseDIRECT0
any-signal • 2.1.2Combines an array of AbortSignals into a single signal that is aborted when any signal isINDIRECT3
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
asn1.js • 5.4.1ASN.1 encoder and decoderINDIRECT4
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bech32 • 1.1.4Bech32 encoding / decodingINDIRECT0
bignumber.js • 8.0.2A library for arbitrary-precision decimal and non-decimal arithmeticDIRECT0
bignumber.js • 9.3.1A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
bn.js • 4.11.6Big number implementation in pure javascriptDIRECT0
bn.js • 4.12.5Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.5Big number implementation in pure javascriptINDIRECT0
borc • 2.1.2Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049).INDIRECT13
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT48
browserify-cipher • 1.0.1ciphers for the browserINDIRECT52
browserify-des • 1.0.2browserify-des ===INDIRECT35
browserify-rsa • 4.1.1RSA for browserifyINDIRECT3
buffer-to-arraybuffer • 0.0.5Convert Buffer to ArrayBufferINDIRECT0
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
cids • 1.1.9CID Implementation in JavaScriptINDIRECT8
cipher-base • 1.0.7abstract base class for crypto-streamsINDIRECT32
class-is • 1.1.0Enhances a JavaScript class by adding an is<Class> property to compare types between realms.INDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
constants-browserify • 1.0.0node's constants module for the browserDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT9
create-hash • 1.2.0create hashes for browserifyINDIRECT45
create-hmac • 1.1.7node style hmacs in the browserINDIRECT46
cross-fetch • 3.2.0Universal WHATWG Fetch API for Node, Browsers and React NativeDIRECT4
crypto-browserify • 3.12.1implementation of crypto for the browserDIRECT74
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
des.js • 1.1.0DES implementationINDIRECT2
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
dns-over-http-resolver • 1.2.3DNS over HTTP resolverINDIRECT4
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
electron-fetch • 1.9.1A light-weight module that brings window.fetch to electron's background processINDIRECT3
elliptic • 6.5.4EC cryptographyDIRECT7
elliptic • 6.6.1EC cryptographyINDIRECT7
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
err-code • 2.0.3Create an error with a codeINDIRECT0
err-code • 3.0.1Create an error with a codeINDIRECT0
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.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeDIRECT0
eth-lib • 0.2.8Lightweight Ethereum librariesDIRECT32
ethers • 5.4.1Umbrella package for most common Ethers libraries.DIRECT64
ethjs-unit • 0.1.6A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...)DIRECT4
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
eventemitter3 • 4.0.0EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.DIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT4
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
form-data • 3.0.5A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-iterator • 1.0.2Get the default iterator or async iterator for an Iterable.INDIRECT0
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
global • 4.4.0Require global variablesINDIRECT3
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
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
hash-base • 3.0.5abstract base class for hash-streamsINDIRECT2
hash-base • 3.1.2abstract base class for hash-streamsINDIRECT39
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
ipfs-core-utils • 0.7.2Package to share code between ipfs and ipfs-http-clientINDIRECT145
ipfs-utils • 6.0.8Package to aggregate shared logic and dependencies for the IPFS ecosystemINDIRECT39
ipld-block • 0.11.1JavaScript Implementation of IPLD BlockINDIRECT9
ipld-dag-cbor • 0.17.1JavaScript implementation of the IPLD (InterpPlanetary Linked Data)INDIRECT30
ipld-dag-pb • 0.20.0JavaScript Implementation of the MerkleDAG Node in Protobuf.INDIRECT63
ipld-raw • 6.0.0JavaScript implementation of the IPLD raw format.INDIRECT52
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT17
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-circular • 1.0.2high-performance, zero-dependency circular reference check for objects (or arrays)INDIRECT0
is-electron • 2.2.2Detect if running in Electron.INDIRECT0
is-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
is-generator-function • 1.1.2Determine if a function is a native generator function.INDIRECT19
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
is-ip • 3.1.0Check if a string is an IP addressINDIRECT1
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
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.INDIRECT26
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
iso-constants • 0.1.2Isomorphic node constants to be used in browsers or node.INDIRECT0
iso-random-stream • 2.0.2Random bytes stream for node and browserINDIRECT6
iso-url • 0.4.7Isomorphic/Universal WHATWG URL API with some support legacy node URL APIINDIRECT0
iso-url • 1.2.1Isomorphic/Universal WHATWG URL API with some support legacy node URL APIINDIRECT0
it-concat • 1.0.3Concat all buffers/strings yielded from an async iterable into a single BufferList/stringINDIRECT9
it-reader • 2.1.0Read an exact number of bytes from a binary (async) iterableINDIRECT9
it-tar • 1.2.2it-tar is a streaming tar parser (and maybe a generator in the future) and nothing else. It operates purely using async iterables which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
it-to-stream • 0.1.2Convert streaming iterables to Node.js streamsINDIRECT12
it-to-stream • 1.0.0Convert streaming iterables to Node.js streamsINDIRECT12
js-sha3 • 0.5.7A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
json-text-sequence • 0.1.1Parse and generate RS-delimited JSON sequences according to draft-ietf-json-text-sequenceINDIRECT1
libp2p-crypto • 0.19.7Crypto primitives for libp2pINDIRECT46
lodash • 4.17.21Lodash modular utilities.DIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT3
merge-options • 3.0.4Merge Option ObjectsINDIRECT1
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT2
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
min-document • 2.19.2A minimal DOM implementationINDIRECT1
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multiaddr-to-uri • 6.0.0Convert a Multiaddr to a URI /dnsaddr/ipfs.io/http -> http://ipfs.ioINDIRECT56
multiaddr • 8.1.2multiaddr implementation (binary + string representation of network addresses)INDIRECT55
multibase • 3.1.2JavaScript implementation of the multibase specificationINDIRECT36
multibase • 4.0.6JavaScript implementation of the multibase specificationINDIRECT1
multicodec • 2.1.3JavaScript implementation of the multicodec specificationINDIRECT39
multicodec • 3.2.1JavaScript implementation of the multicodec specificationINDIRECT3
multihashes • 4.0.3multihash implementationINDIRECT5
multihashing-async • 2.1.4multiple hash functionsINDIRECT10
murmurhash3js-revisited • 3.0.0MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.INDIRECT0
nan • 2.28.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibilityINDIRECT0
nanoid • 3.3.16A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
native-abort-controller • 1.0.4Returns native AbortController/AbortSignal if available or the abort-controller module if notINDIRECT0
native-fetch • 3.0.0Returns native fetch if available or the node-fetch module if notINDIRECT0
node-addon-api • 5.1.0Node.js API (Node-API)INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
number-to-bn • 1.7.0A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object.DIRECT3
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
os • 0.1.2NodeJS Core Module ExtendedDIRECT0
p-defer • 3.0.0Create a deferred promiseINDIRECT0
p-fifo • 1.0.0Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.INDIRECT2
parse-duration • 0.4.4convert a human readable duration string to a duration formatINDIRECT0
parse-headers • 2.0.6Parse http headers, works with browserify/xhrINDIRECT0
pbkdf2 • 3.1.6This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT47
peer-id • 0.14.8IPFS Peer Id implementation in Node.jsINDIRECT57
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
protocol-buffers-schema • 3.6.1No nonsense protocol buffers schema parser written in JavascriptINDIRECT0
protons • 2.0.3Protocol Buffers for Node.js without compiliationINDIRECT5
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT58
query-string • 5.1.1Parse and stringify URL query stringsINDIRECT3
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT2
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
receptacle • 1.3.2In memory cache lru cache with ttl support.INDIRECT1
regenerator-runtime • 0.12.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
retimer • 2.0.0Reschedulable Timer for your node needsINDIRECT0
ripemd160 • 2.0.3Compute ripemd160 of bytes or strings.INDIRECT40
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT18
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scrypt-js • 3.0.1The scrypt password-based key derivation function with sync and cancellable async.DIRECT0
secp256k1 • 4.0.4This module provides native bindings to ecdsa secp256k1 functionsINDIRECT10
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
signed-varint • 2.0.1efficiently store signed integers in varintINDIRECT1
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 2.8.2Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
stable • 0.1.8A stable array sort for JavaScriptINDIRECT0
stream-browserify • 3.0.0the stream module from node core for browsersDIRECT5
stream-http • 3.2.0Streaming http in the browserDIRECT7
stream-to-it • 0.2.4Convert Node.js streams to streaming iterablesINDIRECT1
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-hex-prefix • 1.0.0A simple method that will strip a valid hex prefix off a string, if present.INDIRECT1
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
timeout-abort-controller • 1.1.1An AbortController that aborts after a specified timeoutINDIRECT3
to-buffer • 1.2.2Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.INDIRECT30
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT27
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
uint8arrays • 1.1.0Utility functions to make dealing with Uint8Arrays easierINDIRECT37
uint8arrays • 2.1.10Utility functions to make dealing with Uint8Arrays easierINDIRECT1
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
url-set-query • 1.0.0small function to append a query string to a URLINDIRECT0
utf8 • 2.1.1A well-tested UTF-8 encoder/decoder written in JavaScript.DIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.12.5Node.js's util module for all enginesINDIRECT32
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
varint • 5.0.2protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
varint • 6.0.0protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
web-encoding • 1.1.5TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal packageINDIRECT34
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-typed-array • 1.1.22Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
ws • 7.4.6Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xhr-request-promise • 0.1.3Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.INDIRECT22
xhr-request • 1.1.0tiny http client for Node and the browserINDIRECT21
xhr • 2.6.0small xhr abstractionINDIRECT7
xtend • 4.0.2extend like a bossINDIRECT0
yaeti • 0.0.6Yet Another EventTarget ImplementationINDIRECT0
ISC23
PackageRelationDependenciesPublished
blob-to-it • 1.0.4Turns a blob into an async iteratorINDIRECT1
browser-readablestream-to-it • 1.0.3Turns a browser readble stream into an async iteratorINDIRECT0
browserify-sign • 4.2.6adds node crypto signing for browsersINDIRECT64
d • 1.0.2Property descriptor factoryINDIRECT8
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
http-https • 1.0.0A wrapper that chooses http or https for requestsINDIRECT0
https • 1.0.0https mediationDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
it-all • 1.0.6Collects all values from an async iterator and returns them as an arrayINDIRECT0
it-glob • 0.0.14Async iterable filename pattern matcherINDIRECT5
it-last • 1.0.6Returns the last result from an async iteratorINDIRECT0
it-map • 1.0.6Maps the values yielded by an async iteratorINDIRECT0
it-peekable • 1.0.3Allows peeking/pushing an iterableINDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
parse-asn1 • 5.1.9utility library for parsing asn1 files for use with browserify-sign.INDIRECT54
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause12
PackageRelationDependenciesPublished
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.5A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.1A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.1Fetches the contents of a file accross node and browsers.INDIRECT1
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.2Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.2A minimal UTF8 implementation for number arrays.INDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
protobufjs • 6.11.6Protocol Buffers for JavaScript (& TypeScript).INDIRECT14
unknown4
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
http • 0.0.1-securitysecurity holding packageDIRECT0
reset • 0.1.0A resource-oriented service framework.INDIRECT0
run • 1.5.0Reruns the given file whenever a file in the current working dir subtree is changed.INDIRECT4
Apache-2.03
PackageRelationDependenciesPublished
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
ursa-optional • 0.10.2RSA public/private key OpenSSL bindings for node and io.jsINDIRECT3
websocket • 1.0.31Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.DIRECT15
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
ipfs-core-types • 0.3.1IPFS interface definitions used by implementations for API compatibility.INDIRECT103
ipfs-http-client • 49.0.4A client library for the IPFS HTTP APIDIRECT183
non-standard2
PackageRelationDependenciesPublished
keypair • 1.0.4Generate a RSA PEM key pair from pure JSINDIRECT0
oboe • 2.1.3Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finishDIRECT1
BSD-2-Clause2
PackageRelationDependenciesPublished
delimit-stream • 0.1.0Push messages from a stream partitioned by the given delimiterINDIRECT0
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.12Streamable SHA hashes in pure javascriptINDIRECT32
Apache-2.0 OR Unlicense1
PackageRelationDependenciesPublished
@zxing/text-encoding • 0.9.0Polyfill for the Encoding Living Standard's API.INDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 0.10.0JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
pem-jwk • 2.0.0convert between PEM and JWK formatsINDIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.12.2 version:

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