licenses.dev

shakedex v0.0.14

A decentralized exchange for Handshake names.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT79
PackageRelationDependenciesPublished
abstract-leveldown • 6.2.3An abstract prototype matching the LevelDOWN APIINDIRECT7
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bcfg • 0.1.8Config parser for bcoinINDIRECT1
bcrypto • 5.4.0JS crypto libraryDIRECT2
bcurl • 0.1.10Web client bike-shedDIRECT3
brq • 0.1.10Request bike-shedINDIRECT1
bsert • 0.0.13Minimal assert with type checkingINDIRECT0
bsock • 0.1.11Websocket bike-shedINDIRECT1
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
bufio • 1.0.7Buffer and serialization utilities for javascriptINDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chardet • 0.7.0Character detectorINDIRECT0
check-error • 1.0.3Error comparison and information related utility for node and the browserINDIRECT1
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-table3 • 0.6.0Pretty unicode tables for the command line. Based on the original cli-table.DIRECT7
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
commander • 7.0.0the complete solution for node.js command-line programsDIRECT0
cross-spawn • 6.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
date-fns • 2.17.0Modern JavaScript date utility libraryDIRECT0
deferred-leveldown • 5.3.0For handling delayed-open on LevelDOWN compatible librariesINDIRECT9
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encoding-down • 6.3.0LevelDOWN wrapper supporting levelup@1 encodingsINDIRECT13
errno • 0.1.8libuv errno details exposedINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
get-func-name • 2.0.2Utility for getting a function's name for node and the browserINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hs-client • 0.0.9HSD node and wallet clientDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
immediate • 3.3.0A cross browser microtask libraryINDIRECT0
inquirer • 7.3.3A collection of common interactive command line user interfaces.DIRECT33
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
level-codec • 9.0.2Encode keys, values and range options, with built-in or custom encodingsINDIRECT3
level-concat-iterator • 2.0.1Concatenate items from an iterator into an array.INDIRECT0
level-errors • 2.0.1Error types for levelupINDIRECT2
level-iterator-stream • 4.0.2Turn an abstract-leveldown iterator into a readable streamINDIRECT6
level-js • 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-endINDIRECT21
level-supports • 1.0.1Create a manifest describing the abilities of a levelup or abstract-leveldown dbINDIRECT1
level • 6.0.1Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN)DIRECT27
leveldown • 5.6.0A low-level Node.js LevelDB bindingINDIRECT10
levelup • 4.4.0Fast & simple storage - a Node.js-style LevelDB wrapperINDIRECT18
loady • 0.0.5dynamic loader for node.jsINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
ltgt • 2.2.1implement correct ranges for level-*INDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
napi-macros • 2.0.0Set of utility macros to make writing N-API modules a little easier.INDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
node-fetch • 2.6.1A light-weight module that brings window.fetch to node.jsDIRECT0
node-gyp-build • 4.1.1Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC12
PackageRelationDependenciesPublished
chownr • 2.0.0like `chown -R`INDIRECT0
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
tar • 6.1.0tar for nodeDIRECT6
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yallist • 4.0.0Yet Another Linked ListINDIRECT0
WTFPL2
PackageRelationDependenciesPublished
chai-as-promised • 7.1.1Extends Chai with assertions about promises.DIRECT2
password-prompt • 1.1.2cross-platform masked or hidden promptDIRECT9
Apache-2.01
PackageRelationDependenciesPublished
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.14 version:

[![licenses](https://licenses.dev/b/npm/shakedex/0.0.14)](https://licenses.dev/npm/shakedex/0.0.14)
<a href="https://licenses.dev/npm/shakedex/0.0.14">
  <img src="https://licenses.dev/b/npm/shakedex/0.0.14" alt="licenses" />
</a>
GitHub