licenses.dev

cwx2810-pksdk v1.0.0

🛠 An SDK for building applications on top of Pancakeswap.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT740
PackageRelationDependenciesPublished
@apollo/usage-reporting-protobuf • 4.1.1Protobuf format for Apollo usage reportingINDIRECT13
@apollo/utils.dropunuseddefinitions • 1.1.0Drop unused definitions from a GraphQL documentINDIRECT0
@apollo/utils.keyvaluecache • 1.0.2Minimal key-value cache interfaceINDIRECT2
@apollo/utils.logger • 1.0.1Generic logger interfaceINDIRECT0
@apollo/utils.printwithreducedwhitespace • 1.1.0Print an AST with as little whitespace as possibleINDIRECT0
@apollo/utils.removealiases • 1.0.0Remove aliases from a GraphQL documentINDIRECT0
@apollo/utils.sortast • 1.1.0Sort AST nodes in a document alphabeticallyINDIRECT1
@apollo/utils.stripsensitiveliterals • 1.2.0Remove literals from an AST which might contain PII (strings and numbers, and optionally lists and objects)INDIRECT0
@apollo/utils.usagereporting • 1.0.1Generate a signature for Apollo usage reportingINDIRECT20
@apollographql/apollo-tools • 0.5.4INDIRECT0
@apollographql/graphql-playground-html • 1.6.29GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).INDIRECT3
@babel/runtime • 7.25.6babel's modular runtime helpersINDIRECT1
@ethereumjs/common • 2.5.0Resources common to all Ethereum implementationsINDIRECT44
@ethersproject/abi • 5.7.0Utilities and Classes for parsing, formatting and managing Ethereum ABIs.INDIRECT27
@ethersproject/abstract-provider • 5.7.0An Abstract Class for describing an Ethereum Provider for ethers.INDIRECT24
@ethersproject/abstract-signer • 5.7.0An Abstract Class for desribing an Ethereum Signer for ethers.INDIRECT25
@ethersproject/address • 5.7.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@ethersproject/base64 • 5.7.0Base64 coder.INDIRECT2
@ethersproject/basex • 5.7.0Base-X without Buffer.INDIRECT3
@ethersproject/bignumber • 5.7.0BigNumber library used in ethers.js.INDIRECT3
@ethersproject/bytes • 5.7.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/constants • 5.7.0Common Ethereum constants used for ethers.INDIRECT4
@ethersproject/contracts • 5.7.0Contract abstraction meta-class for ethers.INDIRECT28
@ethersproject/hash • 5.7.0Hash utility functions for Ethereum.INDIRECT26
@ethersproject/hdnode • 5.7.0BIP32 Hierarchal Deterministic Node operations.INDIRECT31
@ethersproject/json-wallets • 5.7.0Wallet management utilities for KeyStore and Crowdsale JSON wallets.INDIRECT35
@ethersproject/keccak256 • 5.7.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/logger • 5.7.0Logger utility functions for ethers.INDIRECT0
@ethersproject/networks • 5.7.1Network definitions for ethers.INDIRECT1
@ethersproject/pbkdf2 • 5.7.0The PBKDF2 password-pbased key derivation function for ethers.INDIRECT6
@ethersproject/properties • 5.7.0Properties utility functions for ethers.INDIRECT1
@ethersproject/providers • 5.7.2Ethereum Providers for ethers.INDIRECT32
@ethersproject/random • 5.7.0Random utility functions for ethers.INDIRECT2
@ethersproject/rlp • 5.7.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@ethersproject/sha2 • 5.7.0The SHA2 family hash functions and HMAC functions for ethers.INDIRECT5
@ethersproject/signing-key • 5.7.0Elliptic curve library functions for the secp256k1 curve.INDIRECT12
@ethersproject/solidity • 5.7.0Solidity coder for non-standard (tight) packing.INDIRECT12
@ethersproject/strings • 5.7.0String utility functions.INDIRECT5
@ethersproject/transactions • 5.7.0Utilities for decoding and encoding Ethereum transaction for ethers.INDIRECT19
@ethersproject/units • 5.7.0Unit conversion functions for Ethereum.INDIRECT5
@ethersproject/wallet • 5.7.0Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.INDIRECT36
@ethersproject/web • 5.7.1Utility fucntions for managing web requests for ethers.INDIRECT8
@ethersproject/wordlists • 5.7.0Word lists for BIP39 wallets.INDIRECT27
@graphql-tools/batch-execute • 8.5.1A set of utils for faster development of GraphQL toolsINDIRECT4
@graphql-tools/delegate • 8.8.1A set of utils for faster development of GraphQL toolsINDIRECT7
@graphql-tools/merge • 8.3.1A set of utils for faster development of GraphQL toolsINDIRECT2
@graphql-tools/merge • 8.4.2A set of utils for faster development of GraphQL toolsINDIRECT3
@graphql-tools/mock • 8.7.20A set of utils for faster development of GraphQL toolsINDIRECT7
@graphql-tools/schema • 8.5.1A set of utils for faster development of GraphQL toolsINDIRECT4
@graphql-tools/schema • 9.0.19A set of utils for faster development of GraphQL toolsINDIRECT5
@graphql-tools/utils • 8.9.0Common package containing utils and types for GraphQL toolsINDIRECT1
@graphql-tools/utils • 9.2.1Common package containing utils and types for GraphQL toolsINDIRECT2
@graphql-typed-document-node/core • 3.2.0INDIRECT0
@noble/hashes • 1.5.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@redux-saga/core • 1.3.0Saga middleware for Redux to handle Side EffectsINDIRECT10
@redux-saga/deferred • 1.2.1Helper for creating "exposed" promise object (with resolve & reject methods).INDIRECT0
@redux-saga/delay-p • 1.2.1Promisified setTimeoutINDIRECT1
@redux-saga/is • 1.1.3Runtime type checking helpersINDIRECT2
@redux-saga/symbols • 1.1.3Redux-saga internal symbol "registry".INDIRECT0
@redux-saga/types • 1.2.1Shared types used by `redux-saga` packages.INDIRECT0
@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true`INDIRECT0
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@solidity-parser/parser • 0.14.5A Solidity parser built from a robust ANTLR 4 grammarINDIRECT1
@szmarczak/http-timer • 1.1.2Timings for HTTP requestsINDIRECT1
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@szmarczak/http-timer • 5.0.1Timings for HTTP requestsINDIRECT1
@truffle/abi-utils • 1.0.3Utilities for working with ABIsINDIRECT73
@truffle/code-utils • 3.0.4Utilities for parsing and managing EVM-compatible bytecodeINDIRECT3
@truffle/codec • 0.17.3Library for encoding and decoding smart contract dataINDIRECT85
@truffle/compile-common • 0.9.8Common compiler integration support infrastructure for TruffleINDIRECT2
@truffle/config • 1.3.61Utility for interacting with truffle-config.js filesINDIRECT404
@truffle/dashboard-message-bus-client • 0.1.12Client library for accessing the truffle dashboard's message busINDIRECT18
@truffle/dashboard-message-bus-common • 0.1.7Message types that are used when communicating with the Truffle dashboard message busINDIRECT0
@truffle/db-loader • 0.2.36Utility for loading @truffle/dbINDIRECT586
@truffle/db • 2.0.36Smart contract data aggregationINDIRECT585
@truffle/debugger • 12.1.5Core functionality for debugging Solidity files built with TruffleINDIRECT489
@truffle/error • 0.2.2Simple module that allows native Error objects to be extendedINDIRECT0
@truffle/interface-adapter • 0.5.37A library that provides an adapter layer for Truffle to interace with different types of networks/ledgers.INDIRECT343
@truffle/promise-tracker • 0.1.7A tool for wrangling async operations that need to complete before the truffle process exitsINDIRECT0
@truffle/provider • 0.3.13Beefed up provider module for TruffleINDIRECT346
@truffle/source-map-utils • 1.3.119Utilities for Solidity (and other) source mapsINDIRECT91
@truffle/spinners • 0.2.5CLI spinners singletonINDIRECT14
@trufflesuite/spinnies • 0.1.1Create and manage multiple spinners in command-line interface programsINDIRECT13
@types/accepts • 1.3.7TypeScript definitions for acceptsINDIRECT2
@types/bn.js • 5.1.5TypeScript definitions for bn.jsINDIRECT2
@types/body-parser • 1.19.2TypeScript definitions for body-parserINDIRECT3
@types/body-parser • 1.19.5TypeScript definitions for body-parserINDIRECT3
@types/cacheable-request • 6.0.3TypeScript definitions for cacheable-requestINDIRECT5
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/cors • 2.8.12TypeScript definitions for corsINDIRECT0
@types/express-serve-static-core • 4.17.31TypeScript definitions for ExpressINDIRECT4
@types/express-serve-static-core • 4.19.5TypeScript definitions for express-serve-static-coreINDIRECT6
@types/express • 4.17.14TypeScript definitions for ExpressINDIRECT11
@types/http-cache-semantics • 4.0.4TypeScript definitions for http-cache-semanticsINDIRECT0
@types/http-errors • 2.0.4TypeScript definitions for http-errorsINDIRECT0
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT2
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/lru-cache • 5.1.1TypeScript definitions for lru-cacheINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/node • 10.17.60TypeScript definitions for Node.jsINDIRECT0
@types/node • 12.20.55TypeScript definitions for Node.jsINDIRECT0
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
@types/pbkdf2 • 3.1.2TypeScript definitions for pbkdf2INDIRECT2
@types/qs • 6.9.15TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
@types/secp256k1 • 4.0.6TypeScript definitions for secp256k1INDIRECT2
@types/seedrandom • 3.0.1TypeScript definitions for seedrandomINDIRECT0
@types/send • 0.17.4TypeScript definitions for sendINDIRECT3
@types/serve-static • 1.15.7TypeScript definitions for serve-staticINDIRECT5
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
abortcontroller-polyfill • 1.7.5Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).INDIRECT0
abstract-level • 1.0.3Abstract class for a lexicographically sorted key-value databaseINDIRECT9
abstract-leveldown • 2.7.2An abstract prototype matching the LevelDOWN APIINDIRECT1
abstract-leveldown • 6.2.3An abstract prototype matching the LevelDOWN APIINDIRECT7
abstract-leveldown • 6.3.0An abstract prototype matching the LevelDOWN APIINDIRECT7
abstract-leveldown • 7.2.0An abstract prototype matching the LevelDOWN APIINDIRECT8
accepts • 1.3.8Higher-level content negotiationINDIRECT3
aes-js • 3.0.0A pure JavaScript implementation of the AES block cipher and all common modes of operation.INDIRECT0
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT5
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
ansi-colors • 4.1.1Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).INDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
apollo-datasource • 3.3.2INDIRECT8
apollo-reporting-protobuf • 3.4.0Protobuf format for Apollo usage reportingINDIRECT14
apollo-server-core • 3.13.0Core engine for Apollo GraphQL serverINDIRECT66
apollo-server-env • 4.2.1This package is used internally by Apollo Server and not meant to be consumed directly.INDIRECT4
apollo-server-errors • 3.3.1INDIRECT0
apollo-server-express • 3.13.0Production-ready Node.js GraphQL server for ExpressINDIRECT125
apollo-server-plugin-base • 3.7.2Apollo Server plugin base classesINDIRECT24
apollo-server-types • 3.8.0Apollo Server shared typesINDIRECT23
apollo-server • 3.13.0Production ready GraphQL ServerINDIRECT148
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async-eventemitter • 0.2.4Just like EventEmitter, but with support for callbacks and interuption of the listener-chainINDIRECT2
async-limiter • 1.0.1asynchronous function queue with adjustable concurrencyINDIRECT0
async-retry • 1.3.3Retrying made simple, easy and asyncINDIRECT1
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
atomically • 1.7.0Read and write files atomically and reliably.INDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
axios • 1.5.0Promise based HTTP client for the browser and node.jsINDIRECT8
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base-x • 3.0.10Fast base encoding / decoding of any given alphabetINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bech32 • 1.1.4Bech32 encoding / decodingINDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticDIRECT0
big.js • 6.2.1A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
bignumber.js • 9.1.2A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
bn.js • 4.11.8Big number implementation in pure javascriptINDIRECT0
bn.js • 4.12.0Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
body-parser • 1.20.2Node.js body parsing middlewareINDIRECT36
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT13
browserify-cipher • 1.0.1ciphers for the browserINDIRECT17
browserify-des • 1.0.2browserify-des ===INDIRECT5
browserify-rsa • 4.1.0RSA for browserifyINDIRECT3
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
bs58check • 2.1.2A straightforward implementation of base58-check encodingINDIRECT13
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-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
bufferutil • 4.0.5WebSocket buffer utilsINDIRECT1
bufferutil • 4.0.7WebSocket buffer utilsINDIRECT1
bufferutil • 4.0.8WebSocket buffer utilsINDIRECT1
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
cacheable-lookup • 5.0.4A cacheable dns.lookup(…) that respects the TTLINDIRECT0
cacheable-lookup • 6.1.0A cacheable dns.lookup(…) that respects TTLINDIRECT0
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache supportINDIRECT14
cacheable-request • 7.0.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT13
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
camel-case • 3.0.0Camel case a stringINDIRECT3
camelcase • 3.0.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
catering • 2.1.1Simple utility to allow your module to be consumed with a callback or promiseINDIRECT0
cbor • 5.2.0Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049).INDIRECT2
chalk • 4.1.2Terminal string styling done rightINDIRECT5
change-case • 3.0.2Convert a string between camelCase, PascalCase, Title Case, snake_case and more.INDIRECT18
chokidar • 3.5.3Minimal and efficient cross-platform file watching libraryINDIRECT14
cids • 0.7.5CID Implementation in JavaScriptINDIRECT11
cipher-base • 1.0.4abstract base class for crypto-streamsINDIRECT2
class-is • 1.1.0Enhances a JavaScript class by adding an is<Class> property to compare types between realms.INDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
clone-buffer • 1.0.0Easier Buffer cloning in node.INDIRECT0
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colors • 1.4.0get colors in your node.js consoleINDIRECT0
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
conf • 10.2.0Simple config handling for your app or moduleINDIRECT23
constant-case • 2.0.0Constant case a stringINDIRECT4
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.6.0HTTP server cookie parsing and serializationINDIRECT0
cookiejar • 2.1.4simple persistent cookiejar systemINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
cors • 2.8.5Node.js CORS middlewareINDIRECT2
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT8
create-hash • 1.2.0create hashes for browserifyINDIRECT10
create-hmac • 1.1.7node style hmacs in the browserINDIRECT11
cross-fetch • 3.1.8Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
crypto-addr-codec • 0.1.8Light weight package for serializing different crypto addressesINDIRECT10
crypto-browserify • 3.12.0implementation of crypto for the browserINDIRECT44
cssfilter • 0.0.10Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSSINDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
dataloader • 2.1.0A data loading utility to reduce requests to a backend via batching and caching.INDIRECT0
debounce-fn • 4.0.0Debounce a functionINDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.1.0small debugging utilityINDIRECT1
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.3.4Lightweight debugging utility for Node.js and the browserINDIRECT1
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
decamelize • 4.0.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decimal.js-light • 2.5.1An arbitrary-precision Decimal type for JavaScript.DIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
decompress-tar • 4.1.1decompress tar pluginINDIRECT22
decompress-tarbz2 • 4.1.1decompress tar.bz2 pluginINDIRECT31
decompress-targz • 4.1.1decompress tar.gz pluginINDIRECT23
decompress-unzip • 4.0.1decompress zip pluginINDIRECT10
decompress • 4.2.1Extracting archives made easyINDIRECT49
defer-to-connect • 1.1.3The safe way to handle the `connect` socket eventINDIRECT0
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
deferred-leveldown • 5.3.0For handling delayed-open on LevelDOWN compatible librariesINDIRECT9
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
delay • 5.0.0Delay a promise a specified amount of timeINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
des.js • 1.1.0DES implementationINDIRECT2
destroy • 1.2.0destroy a stream if possibleINDIRECT0
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
dot-case • 2.1.1Dot case a stringINDIRECT2
dot-prop • 6.0.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
double-ended-queue • 2.1.0-0Extremely fast double-ended queue implementationINDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
elliptic • 6.3.3EC cryptographyINDIRECT5
elliptic • 6.5.4EC cryptographyINDIRECT8
elliptic • 6.5.7EC cryptographyINDIRECT7
emittery • 0.10.0Simple and modern async event emitterINDIRECT0
emittery • 0.4.1Simple and modern async event emitterINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encoding-down • 6.3.0LevelDOWN wrapper supporting levelup@1 encodingsINDIRECT13
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT1
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
eth-lib • 0.1.29Lightweight Ethereum librariesINDIRECT144
eth-lib • 0.2.7Lightweight Ethereum librariesINDIRECT32
eth-lib • 0.2.8Lightweight Ethereum librariesINDIRECT31
ethereum-bloom-filters • 1.2.0Ability to test bloom filters for ethereum.INDIRECT1
ethereum-cryptography • 0.1.3All the cryptographic primitives used in EthereumINDIRECT38
ethers • 4.0.0-beta.3Ethereum wallet library.INDIRECT13
ethers • 4.0.49Ethereum wallet library.INDIRECT15
ethers • 5.7.2Umbrella package for most common Ethers libraries.INDIRECT44
ethjs-unit • 0.1.6A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...)INDIRECT4
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
eventemitter3 • 3.1.2EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
eventemitter3 • 4.0.4EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT7
express • 4.19.2Fast, unopinionated, minimalist web frameworkINDIRECT63
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-check • 3.1.1Property based testing framework for JavaScript (like QuickCheck)INDIRECT1
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-uri • 3.0.1Dependency free RFC 3986 URI toolboxINDIRECT0
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
file-type • 3.9.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-type • 5.2.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-type • 6.2.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
finalhandler • 1.2.0Node.js final http responderINDIRECT9
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
for-each • 0.3.3A better forEachINDIRECT1
foreach • 2.0.6foreach component + npm packageINDIRECT0
form-data-encoder • 1.7.1Encode FormData content into the multipart/form-data formatINDIRECT0
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
form-data • 4.0.0A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 0.30.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT15
fs-extra • 4.0.3fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT4
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functional-red-black-tree • 1.0.1A fully persistent balanced binary search treeINDIRECT0
ganache • 7.9.1A library and cli to create a local blockchain for fast Ethereum development.INDIRECT55
ganache>7.9.1>@trufflesuite/bigint-buffer>node-gyp-build • 4.4.0Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
ganache>7.9.1>abstract-leveldown • 7.2.0An abstract prototype matching the LevelDOWN APIINDIRECT8
ganache>7.9.1>base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
ganache>7.9.1>brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
ganache>7.9.1>buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
ganache>7.9.1>catering • 2.1.1Simple utility to allow your module to be consumed with a callback or promiseINDIRECT0
ganache>7.9.1>elliptic • 6.5.4EC cryptographyINDIRECT7
ganache>7.9.1>elliptic>bn.js • 4.12.0Big number implementation in pure javascriptINDIRECT0
ganache>7.9.1>hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
ganache>7.9.1>hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
ganache>7.9.1>is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
ganache>7.9.1>keccak • 3.0.2Keccak sponge function familyINDIRECT7
ganache>7.9.1>level-concat-iterator • 3.1.0Concatenate entries from an iterator into an array.INDIRECT1
ganache>7.9.1>level-supports • 2.1.0Create a manifest describing the abilities of a levelup or abstract-leveldown dbINDIRECT0
ganache>7.9.1>leveldown • 6.1.0A low-level Node.js LevelDB bindingINDIRECT11
ganache>7.9.1>minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
ganache>7.9.1>napi-macros • 2.0.0Set of utility macros to make writing N-API modules a little easier.INDIRECT0
ganache>7.9.1>node-addon-api • 2.0.2Node.js API (N-API)INDIRECT0
ganache>7.9.1>node-gyp-build • 4.5.0Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
ganache>7.9.1>queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
ganache>7.9.1>readable-stream • 3.6.0Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
ganache>7.9.1>safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
ganache>7.9.1>secp256k1 • 4.0.3This module provides native bindings to ecdsa secp256k1 functionsINDIRECT10
ganache>7.9.1>string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
ganache>7.9.1>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
get-stream • 2.3.1Get a stream as a string, buffer, or arrayINDIRECT3
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
getpass • 0.1.7getpass for node.jsINDIRECT1
global • 4.4.0Require global variablesINDIRECT3
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
got • 11.8.6Human-friendly and powerful HTTP request library for Node.jsINDIRECT30
got • 12.1.0Human-friendly and powerful HTTP request library for Node.jsINDIRECT33
got • 7.1.0Simplified HTTP requestsINDIRECT20
got • 9.6.0Simplified HTTP requestsINDIRECT25
graphql-tag • 2.12.6A JavaScript template literal tag that parses GraphQL queriesINDIRECT1
graphql • 15.9.0A Query Language and Runtime which can target any service.INDIRECT0
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbol-support-x • 1.4.2Tests if ES6 Symbol is supported.INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-to-string-tag-x • 1.4.1Tests if ES6 @@toStringTag is supported.INDIRECT1
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hash-base • 3.0.4abstract base class for hash-streamsINDIRECT2
hash-base • 3.1.0abstract base class for hash-streamsINDIRECT5
hash.js • 1.1.3Various hash functions that could be run by both browser and nodeINDIRECT2
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
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
header-case • 1.0.1Header case a stringINDIRECT3
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
http2-wrapper • 2.2.1HTTP2 client, just with the familiar `https` APIINDIRECT2
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
idna-uts46-hx • 2.3.1A UTS #46 processing algorithm for IDNA2008 stringsINDIRECT1
immediate • 3.3.0A cross browser microtask libraryINDIRECT0
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-arguments • 1.1.1Is this an arguments object? It's a harder question than you think.INDIRECT13
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-buffer • 2.0.5Determine 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.15.1Is this specifier a node.js core module?INDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
is-generator-function • 1.0.10Determine if a function is a native generator function.INDIRECT2
is-glob • 4.0.3Returns `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-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
is-lower-case • 1.1.3Check if a string is lower casedINDIRECT1
is-natural-number • 4.0.1Check if a value is a natural numberINDIRECT0
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-obj • 2.0.0Check if a value is an objectINDIRECT0
is-object • 1.0.2Checks whether a value is an objectINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-typed-array • 1.1.13Is 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.INDIRECT18
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
is-upper-case • 1.1.2Check if a string is upper casedINDIRECT1
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isomorphic-ws • 4.0.1Isomorphic implementation of WebSocketINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
isurl • 1.0.0Checks whether a value is a WHATWG URL.INDIRECT3
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
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-pointer • 0.6.2Some utilities for JSON pointers described by RFC 6901INDIRECT1
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-stable-stringify • 1.1.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT15
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
keccak • 3.0.4Keccak sponge function familyINDIRECT7
keyv • 3.1.0Simple key-value storage with support for multiple backendsINDIRECT1
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
klaw • 1.3.1File system walker with Readable stream interface.INDIRECT1
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
level-codec • 9.0.2Encode keys, values and range options, with built-in or custom encodingsINDIRECT3
level-concat-iterator • 2.0.1Concatenate items from an iterator into an array.INDIRECT0
level-concat-iterator • 3.1.0Concatenate entries from an iterator into an array.INDIRECT1
level-errors • 2.0.1Error types for levelupINDIRECT2
level-iterator-stream • 4.0.2Turn an abstract-leveldown iterator into a readable streamINDIRECT6
level-js • 5.0.2An abstract-leveldown compliant store on top of IndexedDBINDIRECT10
level-packager • 5.1.1LevelUP package helper for distributing with a LevelDOWN-compatible back-endINDIRECT22
level-supports • 1.0.1Create a manifest describing the abilities of a levelup or abstract-leveldown dbINDIRECT1
level-supports • 2.1.0Create a manifest describing the abilities of a levelup or abstract-leveldown dbINDIRECT0
level-supports • 4.0.1Create a manifest describing the abilities of an abstract-level databaseINDIRECT0
level-transcoder • 1.0.1Encode data with built-in or custom encodingsINDIRECT4
level • 6.0.1Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN)INDIRECT28
leveldown • 5.6.0A low-level Node.js LevelDB bindingINDIRECT10
levelup • 4.4.0Fast & simple storage - a Node.js-style LevelDB wrapperINDIRECT18
load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash-es • 4.17.21Lodash exported as ES modules.INDIRECT0
lodash.assign • 4.2.0The lodash method `_.assign` exported as a module.INDIRECT0
lodash.sortby • 4.7.0The lodash method `_.sortBy` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
loglevel • 1.9.2Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methodsINDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lower-case-first • 1.0.2Lower case the first character of a stringINDIRECT1
lower-case • 1.1.4Lowercase a stringINDIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
lowercase-keys • 3.0.0Lowercase the keys of an objectINDIRECT0
ltgt • 2.2.1implement correct ranges for level-*INDIRECT0
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT6
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
memdown • 1.4.1An drop-in replacement for LevelDOWN that works in memory onlyINDIRECT7
merge-descriptors • 1.0.1Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
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
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-fn • 3.1.0Make a function mimic another oneINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
minizlib • 1.3.3A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT3
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
mkdirp • 3.0.1Recursively mkdir, like `mkdir -p`INDIRECT0
mocha • 10.1.0simple, flexible, fun test frameworkINDIRECT77
mock-fs • 4.14.0A configurable mock file system. You know, for testing.INDIRECT0
module-error • 1.0.2Create errors with code and cause propertiesINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multibase • 0.6.1JavaScript implementation of the multibase specificationINDIRECT5
multibase • 0.7.0JavaScript implementation of the multibase specificationINDIRECT5
multicodec • 0.5.7JavaScript implementation of the multicodec specificationINDIRECT1
multicodec • 1.0.4JavaScript implementation of the multicodec specificationINDIRECT4
multihashes • 0.4.21multihash implementationINDIRECT7
nano-base32 • 1.0.1A small, quick, self-contained implementation of the Base32 encoding/decoding scheme used by the cryptocurrency Nano.INDIRECT0
nano-json-stream-parser • 0.1.2Lightweight, streamed JSON parser in 748 bytesINDIRECT0
nanoid • 3.3.3A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
napi-macros • 2.0.0Set of utility macros to make writing N-API modules a little easier.INDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
no-case • 2.3.2Remove case from a stringINDIRECT1
node-abort-controller • 3.1.1AbortController for Node based on EventEmitterINDIRECT0
node-addon-api • 2.0.2Node.js API (N-API)INDIRECT0
node-fetch • 2.6.7A light-weight module that brings window.fetch to node.jsINDIRECT3
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-gyp-build • 4.1.1Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
node-interval-tree • 1.3.3Implementation of interval tree data structure.INDIRECT1
nofilter • 1.0.4Read and write a growable buffer as a streamINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
normalize-url • 4.5.1Normalize a URLINDIRECT0
normalize-url • 6.1.0Normalize a URLINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
number-to-bn • 1.7.0A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object.INDIRECT3
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.2string 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
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
original-require • 1.0.1The require statement. Useful for bundling with Webpack in rare cases.INDIRECT0
os-locale • 1.4.0Get the system localeINDIRECT2
p-cancelable • 0.3.0Create a promise that can be canceledINDIRECT0
p-cancelable • 1.1.0Create a promise that can be canceledINDIRECT0
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
p-cancelable • 3.0.0Create a promise that can be canceledINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-timeout • 1.2.1Timeout a promise after a specified amount of timeINDIRECT1
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
p-try • 2.2.0`Start a promise chainINDIRECT0
param-case • 2.1.1Param case a stringINDIRECT2
parse-headers • 2.0.5Parse http headers, works with browserify/xhrINDIRECT0
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
parseurl • 1.3.3parse a url with memoizationINDIRECT0
pascal-case • 2.0.1Pascal case a stringINDIRECT5
path-case • 2.1.1Path case a stringINDIRECT2
path-exists • 2.1.0Check if a path existsINDIRECT2
path-exists • 3.0.0Check if a path existsINDIRECT0
path-exists • 4.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
path-to-regexp • 0.1.7Express style path to RegExp utilityINDIRECT0
path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT12
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
pkg-up • 3.1.0Find the closest package.json fileINDIRECT6
pluralize • 8.0.0Pluralize and singularize any wordINDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT24
pump • 3.0.0pipe streams together and close all of them if one of them closesINDIRECT3
punycode • 2.1.0A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
pure-rand • 5.0.5 Pure random number generator written in TypeScriptINDIRECT0
query-string • 5.1.1Parse and stringify URL query stringsINDIRECT3
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT2
randomhex • 0.1.5Will generate a random HEX string of a specifc byte size.INDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT28
read-pkg • 1.1.0Read a package.json fileINDIRECT25
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
redux-saga • 1.0.0Saga middleware for Redux to handle Side EffectsINDIRECT11
redux • 3.7.2Predictable state container for JavaScript appsINDIRECT5
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
require-from-string • 1.2.1Require module from stringINDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
reselect-tree • 1.3.7Wrapper around reselect for creating selector treesINDIRECT5
reselect • 4.1.8Selectors for Redux.INDIRECT0
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
responselike • 2.0.1A response-like object for mocking a Node.js HTTP response streamINDIRECT1
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT6
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scrypt-js • 2.0.3The scrypt password-based key derivation function with asynchronous operation and ablility to be cancelled.INDIRECT0
scrypt-js • 2.0.4The scrypt password-based key derivation function with asynchronous operation and ablility to be cancelled.INDIRECT0
scrypt-js • 3.0.1The scrypt password-based key derivation function with sync and cancellable async.INDIRECT0
scryptsy • 2.1.0Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.INDIRECT0
secp256k1 • 4.0.3This module provides native bindings to ecdsa secp256k1 functionsINDIRECT10
seek-bzip • 1.0.6a pure-JavaScript Node.JS module for random-access decoding bzip2 dataINDIRECT1
send • 0.18.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
sentence-case • 2.1.1Sentence case a stringINDIRECT4
serve-static • 1.15.0Serve static filesINDIRECT20
servify • 0.1.12Microservices the simplest way conceivable.INDIRECT117
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
setimmediate • 1.0.4A shim for the setImmediate efficient script yielding APIINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
sha3 • 2.1.4The Keccak family of hashing algorithms.INDIRECT3
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.INDIRECT0
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
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
snake-case • 2.1.0Snake case a stringINDIRECT2
solc • 0.4.26Solidity compilerINDIRECT69
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
statuses • 2.0.1HTTP status utilityINDIRECT0
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
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 • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
strip-dirs • 2.1.0Remove leading directory components from a path, like tar's --strip-components optionINDIRECT1
strip-hex-prefix • 1.0.0A simple method that will strip a valid hex prefix off a string, if present.INDIRECT1
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
swap-case • 1.1.2Swap the case of a stringINDIRECT2
swarm-js • 0.1.39Swarm tools for JavaScript.INDIRECT219
swarm-js • 0.1.42Swarm tools for JavaScript.INDIRECT193
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
tar-stream • 1.6.2tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT19
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 3.0.2A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noiseINDIRECT5
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
tiny-invariant • 1.3.3A tiny invariant functionDIRECT0
tiny-typed-emitter • 2.1.0Fully type-checked EventEmitterINDIRECT0
tiny-warning • 1.0.3A tiny warning functionDIRECT0
title-case • 2.1.1Title case a stringINDIRECT3
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable streamINDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
toformat • 2.0.0Adds a `toFormat` instance method to decimal.js or big.jsDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
truffle-flattener • 1.6.0Truffle Flattener concats solidity files developed under Truffle with all of their dependenciesINDIRECT64
truffle-hdwallet-provider • 1.0.17HD Wallet-enabled Web3 providerINDIRECT338
truffle • 5.11.5Truffle - Simple development framework for EthereumINDIRECT808
tsort • 0.0.1Topological sort on directed graphs.INDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
typescript-compare • 0.0.2TypeScript generics to compare typesINDIRECT1
typescript-logic • 0.0.0TypeScript generics to work with boolean typesINDIRECT0
typescript-tuple • 2.2.1Generics to work with tuples in TypeScriptINDIRECT2
ultron • 1.1.1Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary designINDIRECT0
unbzip2-stream • 1.4.3streaming unbzip2 implementation in pure javascript for node and browsersINDIRECT4
underscore • 1.9.1JavaScript's functional programming helper library.INDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
upper-case-first • 1.1.2Upper case the first character of a stringINDIRECT1
upper-case • 1.1.3Upper case a stringINDIRECT0
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT1
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsINDIRECT1
url-set-query • 1.0.0small function to append a query string to a URLINDIRECT0
url-to-options • 1.0.1Convert a WHATWG URL to an http(s).request options object.INDIRECT0
utf-8-validate • 5.0.10Check if a buffer contains valid UTF-8INDIRECT1
utf-8-validate • 5.0.7Check if a buffer contains valid UTF-8INDIRECT1
utf-8-validate • 6.0.3Check if a buffer contains valid UTF-8INDIRECT1
utf8 • 3.0.0A well-tested UTF-8 encoder/decoder written in JavaScript.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.12.5Node.js's util module for all enginesINDIRECT22
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 2.0.1Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
uuid • 3.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 9.0.1RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
value-or-promise • 1.0.11A thenable to streamline a possibly sync / possibly async workflow.INDIRECT0
value-or-promise • 1.0.12A thenable to streamline a possibly sync / possibly async workflow.INDIRECT0
varint • 5.0.2protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
whatwg-mimetype • 3.0.0Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing StandardINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-typed-array • 1.1.15Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
window-size • 0.2.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 3.3.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT3
ws • 7.4.6Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ws • 8.13.0Simple 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
xhr2-cookies • 1.1.0XMLHttpRequest polyfill for node.jsINDIRECT1
xmlhttprequest • 1.8.0XMLHttpRequest for NodeINDIRECT0
xss • 1.0.15Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a WhitelistINDIRECT2
xtend • 4.0.2extend like a bossINDIRECT0
yaeti • 0.0.6Yet Another EventTarget ImplementationINDIRECT0
yargs-unparser • 2.0.0Converts back a yargs argv object to its original array formINDIRECT4
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yargs • 4.8.1yargs the modern, pirate-themed, successor to optimist.INDIRECT51
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
ISC61
PackageRelationDependenciesPublished
@ensdomains/ensjs • 2.1.0ens.js v2INDIRECT186
@josephg/resolvable • 1.0.1Promise with .resolve() and .reject() methodsINDIRECT0
@truffle/events • 0.1.25Event system for TruffleINDIRECT87
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
browser-stdout • 1.3.1`process.stdout` in your browser.INDIRECT0
browserify-sign • 4.2.3adds node crypto signing for browsersINDIRECT35
chownr • 1.1.4like `chown -R`INDIRECT0
cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
content-hash • 2.5.2simple tool to encode/decode content hash for EIP 1577 compliant ENS ResolversINDIRECT13
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
eth-ens-namehash • 2.0.8A simple module for generating ENS namehashes per spec https://github.com/ethereum/EIPs/issues/137INDIRECT3
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
fs-minipass • 1.2.7fs read and write streams based on minipassINDIRECT3
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
ganache>7.9.1>inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ganache>7.9.1>minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
get-caller-file • 1.0.3[![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
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-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.0a little globberINDIRECT10
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
http-https • 1.0.0A wrapper that chooses http or https for requestsINDIRECT0
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
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
lru-cache • 7.13.1A 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
minimatch • 5.0.1a glob matcher in javascriptINDIRECT2
minipass • 2.9.0minimal implementation of a PassThrough streamINDIRECT2
mkdirp-promise • 5.0.1Promise version of mkdirpINDIRECT1
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
parse-asn1 • 5.1.7utility library for parsing asn1 files for use with browserify-sign.INDIRECT20
require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.2.0The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
tar • 4.4.19tar for nodeINDIRECT8
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
which-module • 1.0.0Find the module object for something that was require()dINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yargs-parser • 2.4.1the mighty option parser used by yargsINDIRECT2
yargs-parser • 20.2.4the mighty option parser used by yargsINDIRECT0
LGPL-3.042
PackageRelationDependenciesPublished
web3-bzz • 1.10.0Web3 module to interact with the Swarm network.INDIRECT203
web3-bzz • 1.2.1Web3 module to interact with the Swarm network.INDIRECT240
web3-core-helpers • 1.10.0Web3 core tools helper for sub packages. This is an internal package.INDIRECT53
web3-core-helpers • 1.2.1Web3 core tools helper for sub packages. This is an internal package.INDIRECT43
web3-core-method • 1.10.0Creates the methods on the web3 modules. This is an internal package.INDIRECT69
web3-core-method • 1.2.1Creates the methods on the web3 modules. This is an internal package.INDIRECT48
web3-core-promievent • 1.10.0This package extends the EventEmitter with the Promise class to allow chaining as well as multiple final states of a function.INDIRECT1
web3-core-promievent • 1.2.1This package extends eventEmitters with promises to allow chaining as well as multiple final states of a function.INDIRECT2
web3-core-requestmanager • 1.10.0Web3 module to handle requests to external providers.INDIRECT106
web3-core-requestmanager • 1.2.1Web3 module to handle requests to external providers.INDIRECT51
web3-core-subscriptions • 1.10.0Manages web3 subscriptions. This is an internal package.INDIRECT55
web3-core-subscriptions • 1.2.1Manages web3 subscriptions. This is an internal package.INDIRECT45
web3-core • 1.10.0Web3 core tools for sub-packages. This is an internal package.INDIRECT124
web3-core • 1.2.1Web3 core tools for sub packages. This is an internal package.INDIRECT57
web3-eth-abi • 1.10.0Web3 module encode and decode EVM in/output.INDIRECT72
web3-eth-abi • 1.2.1Web3 module encode and decode EVM in/output.INDIRECT52
web3-eth-accounts • 1.10.0Web3 module to generate Ethereum accounts and sign data and transactions.INDIRECT153
web3-eth-accounts • 1.2.1Web3 module to generate Ethereum accounts and sign data and transactions.INDIRECT98
web3-eth-contract • 1.10.0Web3 module to interact with Ethereum smart contracts.INDIRECT134
web3-eth-contract • 1.2.1Web3 module to interact with Ethereum smart contracts.INDIRECT69
web3-eth-ens • 1.10.0ENS support for web3.INDIRECT151
web3-eth-ens • 1.2.1ENS support for web3.INDIRECT73
web3-eth-iban • 1.10.0This package converts Ethereum addresses to IBAN addresses a vice versa.INDIRECT52
web3-eth-iban • 1.2.1This package converts Ethereum addresses to IBAN addresses a vice versa.INDIRECT42
web3-eth-personal • 1.10.0Web3 module to interact with the Ethereum blockchain accounts stored in the node.INDIRECT126
web3-eth-personal • 1.2.1Web3 module to interact with the Ethereum blockchain accounts stored in the node.INDIRECT59
web3-eth • 1.10.0Web3 module to interact with the Ethereum blockchain and smart contracts.INDIRECT183
web3-eth • 1.2.1Web3 module to interact with the Ethereum blockchain and smart contracts.INDIRECT117
web3-net • 1.10.0Web3 module to interact with the Ethereum nodes networking properties.INDIRECT125
web3-net • 1.2.1Web3 module to interact with the Ethereum nodes networking properties.INDIRECT58
web3-providers-http • 1.10.0Module to handle web3 RPC connections over HTTP.INDIRECT61
web3-providers-http • 1.2.1Module to handle web3 RPC connections over HTTP.INDIRECT46
web3-providers-ipc • 1.10.0Module to handle web3 RPC connections over IPC sockets.INDIRECT56
web3-providers-ipc • 1.2.1Module to handle web3 RPC connections over IPC sockets.INDIRECT46
web3-providers-ws • 1.10.0Module to handle web3 RPC connections over WebSockets.INDIRECT72
web3-providers-ws • 1.2.1Module to handle web3 RPC connections over WebSockets.INDIRECT44
web3-shh • 1.10.0Web3 module to interact with the Whisper messaging protocol.INDIRECT126
web3-shh • 1.2.1Web3 module to interact with the Whisper messaging protocol.INDIRECT59
web3-utils • 1.10.0Collection of utility functions used in web3.js.INDIRECT51
web3-utils • 1.2.1Collection of utility functions used in web3.js.INDIRECT41
web3 • 1.10.0Ethereum JavaScript APIINDIRECT335
web3 • 1.2.1Ethereum JavaScript APIINDIRECT320
Apache-2.035
PackageRelationDependenciesPublished
@trufflesuite/uws-js-unofficial • 20.30.0-unofficial.0Simple, secure, & standards compliant web server for the most demanding of applications.INDIRECT4
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
ganache>7.9.1>@trufflesuite/bigint-buffer • 1.1.10bigint to buffer conversion with native supportINDIRECT1
jsbi • 3.2.5JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.DIRECT0
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
pouchdb-abstract-mapreduce • 7.3.1PouchDB's secondary index API as an abstract moduleINDIRECT25
pouchdb-adapter-leveldb-core • 7.3.1Core PouchDB adapter code for LevelDOWN-based adaptersINDIRECT42
pouchdb-adapter-memory • 7.3.1PouchDB adapter using in-memory as its data store.INDIRECT47
pouchdb-adapter-utils • 7.3.1Utilities for PouchDB adapters.INDIRECT13
pouchdb-binary-utils • 7.3.1PouchDB utilities for operating on binary strings and Buffers/Blobs.INDIRECT1
pouchdb-collate • 7.3.1Collation functions for PouchDB map/reduceINDIRECT0
pouchdb-collections • 7.3.1Map and Set shims for PouchDBINDIRECT0
pouchdb-debug • 7.2.1PouchDB.debug() API to debug PouchDB operationsINDIRECT2
pouchdb-errors • 7.3.1Errors exposed by PouchDB.INDIRECT1
pouchdb-fetch • 7.3.1PouchDB's fetch() method.INDIRECT10
pouchdb-find • 7.3.1Easy-to-use query language for PouchDBINDIRECT27
pouchdb-json • 7.3.1PouchDB utilities for safely stringifying and parsing JSON.INDIRECT1
pouchdb-mapreduce-utils • 7.3.1PouchDB utilities used by pouchdb-mapreduce.INDIRECT12
pouchdb-md5 • 7.3.1PouchDB utilities for calculating MD5 checksums.INDIRECT3
pouchdb-merge • 7.3.1PouchDB's document merge algorithm.INDIRECT0
pouchdb-selector-core • 7.3.1PouchDB's core selector codeINDIRECT13
pouchdb-utils • 7.3.1Unassorted utilities used by PouchDB.INDIRECT11
pouchdb • 7.3.0PouchDB is a pocket-sized databaseINDIRECT55
request • 2.88.2Simplified HTTP request client.INDIRECT46
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
sublevel-pouchdb • 7.3.1Fork of level-sublevel with ony the subset of the API that PouchDB usesINDIRECT10
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
vuvuzela • 1.0.3Super simple and non-recursive JSON parse/stringify libraryINDIRECT0
websocket • 1.0.35Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.INDIRECT17
workerpool • 6.2.1Offload tasks to a pool of workers on node.js and in the browserINDIRECT0
BSD-3-Clause23
PackageRelationDependenciesPublished
@apollo/protobufjs • 1.2.6Protocol Buffers for JavaScript (& TypeScript).INDIRECT13
@apollo/protobufjs • 1.2.7Protocol Buffers for JavaScript (& TypeScript).INDIRECT12
@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.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires 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.0A minimal UTF8 implementation for number arrays.INDIRECT0
antlr4ts • 0.5.0-alpha.4ANTLR 4 runtime for JavaScript written in TypescriptINDIRECT0
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
diff • 5.0.0A javascript text diff implementation.INDIRECT0
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
ganache>7.9.1>ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
qs • 6.11.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
serialize-javascript • 6.0.0Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
unknown8
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
end-stream • 0.1.0A stream that ends after computation finishesINDIRECT2
level-write-stream • 1.0.0A writeStream implementation for leveldbINDIRECT3
memorystream • 0.3.1This is lightweight memory stream module for node.js.INDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
ripemd160-min • 0.0.6A minimal 0 dependency RIPEMD160 hash libINDIRECT0
testrpc • 0.0.1INDIRECT0
write-stream • 0.4.3Base class for writable streamsINDIRECT1
BSD-2-Clause7
PackageRelationDependenciesPublished
@ensdomains/resolver • 0.2.4[![Build Status](https://travis-ci.org/ensdomains/resolvers.svg?branch=master)](https://travis-ci.org/ensdomains/resolvers) [![License](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](LICENSE)INDIRECT0
app-module-path • 2.2.0Simple module to add additional directories to the Node module search for top-level app modulesINDIRECT0
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
json-schema-typed • 7.0.3JSONSchema TypeScript definitions.INDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
non-standard5
PackageRelationDependenciesPublished
@ensdomains/address-encoder • 0.1.9Encodes and decodes address formats for various cryptocurrenciesINDIRECT20
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
oboe • 2.1.4Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finishINDIRECT1
oboe • 2.1.5Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finishINDIRECT1
readable-stream • 0.0.4An exploration of a new kind of readable streams for Node.jsINDIRECT0
LGPL-3.0-or-later4
PackageRelationDependenciesPublished
@resolver-engine/core • 0.2.1INDIRECT49
@resolver-engine/fs • 0.2.1INDIRECT50
@resolver-engine/imports-fs • 0.2.2INDIRECT53
@resolver-engine/imports • 0.2.2INDIRECT51
MPL-2.03
PackageRelationDependenciesPublished
@ethereumjs/tx • 3.3.2A simple module for creating, manipulating and signing Ethereum transactionsINDIRECT45
ethereumjs-util • 7.1.5A collection of utility functions for EthereumINDIRECT42
rlp • 2.2.7Recursive Length Prefix Encoding ModuleINDIRECT1
Unlicense3
PackageRelationDependenciesPublished
big-integer • 1.6.36An arbitrary length integer library for JavascriptINDIRECT0
fetch-cookie • 0.11.0Decorator for a `fetch` function to support automatic cookies.INDIRECT3
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
CC0-1.02
PackageRelationDependenciesPublished
@ensdomains/ens • 0.4.5Implementations for registrars and local resolvers for the Ethereum Name ServiceINDIRECT127
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
GPL-3.0-or-later1
PackageRelationDependenciesPublished
@pancakeswap-libs/pancake-swap-core • 0.1.0🎛 Core contracts for the pancake protocolDIRECT934
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
WTFPL1
PackageRelationDependenciesPublished
argsarray • 0.0.1get arguments to a function as an array, withouth deoptimizingINDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
spark-md5 • 3.0.2Lightning fast normal and incremental md5 for javascriptINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.4.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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