licenses.dev

mblock v0.0.0

mblock monorepo

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT255
PackageRelationDependenciesPublished
@improved/node • 1.1.1Quickly import from core node modulesINDIRECT0
add-stream • 1.0.0Append the contents of one stream onto another.INDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfillINDIRECT0
array-ify • 1.0.0Turn anything into an arrayINDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
byline • 5.0.0simple line-by-line stream readerINDIRECT0
caller-callsite • 2.0.0Get the callsite of the caller functionINDIRECT1
caller-path • 2.0.0Get the path of the caller functionINDIRECT2
callsites • 2.0.0Get callsites from the V8 stack trace APIINDIRECT0
camelcase-keys • 2.1.0Convert object keys to camelCaseINDIRECT2
camelcase-keys • 4.2.0Convert object keys to camelCaseINDIRECT3
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfillINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chardet • 0.4.2Character detectorINDIRECT0
ci-info • 1.6.0Get details about the current Continuous Integration environmentINDIRECT0
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
columnify • 1.6.0Render data in text columns. Supports in-column text-wrap.INDIRECT5
command-join • 2.0.1Escape and join command-line arguments, cross-platform.INDIRECT1
compare-func • 1.3.4Get a compare function for array to sortINDIRECT3
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
conventional-changelog-cli • 1.3.22Generate a changelog from git metadataINDIRECT138
conventional-changelog-core • 2.0.11conventional-changelog coreINDIRECT122
conventional-changelog-preset-loader • 1.1.8Configuration preset loader for `conventional-changelog`.INDIRECT0
conventional-changelog-writer • 3.0.9Write logs based on conventional commits and templatesINDIRECT78
conventional-changelog • 1.1.24Generate a changelog from git metadataINDIRECT133
conventional-commits-filter • 1.1.6Filter out reverted commits parsed by conventional-commits-parserINDIRECT2
conventional-commits-parser • 2.1.7Parse raw conventional commitsINDIRECT69
conventional-recommended-bump • 1.2.1Get a recommended version bump based on conventional commitsINDIRECT106
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cosmiconfig • 5.2.1Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT14
create-error-class • 3.0.2Create Error classesINDIRECT1
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections.INDIRECT1
dargs • 4.1.0Reverse minimist. Convert an object of options into an array of command-line arguments.INDIRECT1
dateformat • 3.0.3A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT0
decamelize-keys • 1.1.1Convert object keys from camelCase to lowercase with a custom separatorINDIRECT2
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
dedent • 0.7.0An ES6 string tag that strips indentation from multi-line stringsINDIRECT0
deep-extend • 0.6.0Recursive object extendingINDIRECT0
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
detect-indent • 5.0.0Detect the indentation of codeINDIRECT0
dot-prop • 3.0.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
duplexer • 0.1.2Creates a duplex streamINDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
execa • 0.7.0A better `child_process`INDIRECT15
execa • 0.8.0A better `child_process`INDIRECT15
external-editor • 2.2.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
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
figures • 2.0.0Unicode symbols with Windows CMD fallbacksINDIRECT1
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
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
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-pkg-repo • 1.4.0Get normalized repository from package json dataINDIRECT58
get-port • 3.2.0Get an available portINDIRECT0
get-stdin • 4.0.1Easier stdinINDIRECT0
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
git-raw-commits • 1.3.6Get raw git commits out of your repository using git-log(1)INDIRECT67
git-remote-origin-url • 2.0.0Get the remote origin url of a git repositoryINDIRECT3
git-semver-tags • 1.3.6Get all git semver tags of your repository in reverse chronological orderINDIRECT51
globby • 6.1.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT17
got • 6.7.1Simplified HTTP requestsINDIRECT13
handlebars • 4.7.8Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT5
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
import-cwd • 2.1.0Import a module like with `require()` but from the current working directoryINDIRECT2
import-fresh • 2.0.0Import a module while bypassing the cacheINDIRECT4
import-from • 2.1.0Import a module like with `require()` but from a given pathINDIRECT1
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indent-string • 2.1.0Indent each line in a stringINDIRECT2
indent-string • 3.2.0Indent each line in a stringINDIRECT0
inquirer • 3.3.0A collection of common interactive command line user interfaces.INDIRECT31
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-ci • 1.2.1Detect if the current environment is a CI serverINDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory.INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-glob • 3.1.0Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-redirect • 1.0.0Check if a number is a redirect HTTP status codeINDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-subset • 0.1.1Check if an object is contained within another oneINDIRECT0
is-text-path • 1.0.1Check if a filepath is a text fileINDIRECT1
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
lerna • 2.11.0Tool for managing JavaScript projects with multiple packagesDIRECT289
less-loader • 4.1.0Less loader for webpack. Compiles Less to CSS.DIRECT7
load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
load-json-file • 2.0.0Read and parse a JSON fileINDIRECT6
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash._reinterpolate • 3.0.0The modern build of lodash’s internal `reInterpolate` as a module.INDIRECT0
lodash.template • 4.5.0The Lodash method `_.template` exported as a module.INDIRECT2
lodash.templatesettings • 4.2.0The Lodash method `_.templateSettings` exported as a module.INDIRECT1
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loud-rejection • 1.6.0Make unhandled promise rejections fail loudly instead of the default silent failINDIRECT3
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
map-obj • 2.0.0Map object keys and values into a new objectINDIRECT0
mem • 1.1.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT1
meow • 3.7.0CLI app helperINDIRECT46
meow • 4.0.1CLI app helperINDIRECT50
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
minimist-options • 3.0.2Pretty options for minimistINDIRECT2
minimist • 0.1.0parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
modify-values • 1.0.1Modify the values of an objectINDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
os-locale • 2.1.0Get the system localeINDIRECT20
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
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-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
package-json • 4.0.1Get metadata of a package from the npm registryINDIRECT22
parse-github-repo-url • 1.4.1Parse a GitHub URL for user/project@versionINDIRECT0
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
path-dirname • 1.0.2Node.js path.dirname() ponyfillINDIRECT0
path-exists • 2.1.0Check if a path existsINDIRECT2
path-exists • 3.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
path-type • 2.0.0Check if a path is a file, directory, or symlinkINDIRECT1
path-type • 3.0.0Check if a path is a file, directory, or symlinkINDIRECT1
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
postcss-load-config • 2.1.2Autoload Config for PostCSSINDIRECT17
postcss-loader • 2.1.6PostCSS loader for webpackDIRECT40
postcss • 6.0.23Tool for transforming styles with JS pluginsINDIRECT8
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
quick-lru • 1.1.0Simple "Least Recently Used" (LRU) cacheINDIRECT0
read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT28
read-pkg-up • 2.0.0Read the closest package.json fileINDIRECT29
read-pkg-up • 3.0.0Read the closest package.json fileINDIRECT30
read-pkg • 1.1.0Read a package.json fileINDIRECT25
read-pkg • 2.0.0Read a package.json fileINDIRECT22
read-pkg • 3.0.0Read a package.json fileINDIRECT23
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
redent • 1.0.0Strip redundant indentation and indent the stringINDIRECT5
redent • 2.0.0Strip redundant indentation and indent the stringINDIRECT2
registry-auth-token • 3.4.0Get the auth token set for an npm registry (if any)INDIRECT6
registry-url • 3.1.0Get the set npm registry URLINDIRECT5
repeating • 2.0.1Repeat a string - fastINDIRECT1
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
restore-cursor • 2.0.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.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
schema-utils • 0.4.7webpack Validation UtilsINDIRECT7
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
sort-keys • 2.0.0Sort the keys of an objectINDIRECT1
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
split • 1.0.1split a Text Stream into a Line StreamINDIRECT1
string_decoder • 1.1.1The 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 • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 4.0.0Strip 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-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
strip-indent • 1.0.1Strip leading whitespace from every line in a stringINDIRECT1
strip-indent • 2.0.0Strip leading whitespace from each line in a stringINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
temp-dir • 1.0.0Get the real path of the system temp directoryINDIRECT0
temp-write • 3.4.0Write string/buffer/stream to a random temp fileINDIRECT6
tempfile • 1.1.1Get a random temp file pathINDIRECT2
text-extensions • 1.9.0List of text file extensionsINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
trim-newlines • 1.0.0Trim newlines from the start and/or end of a stringINDIRECT0
trim-newlines • 2.0.0Trim newlines from the start and/or end of a stringINDIRECT0
trim-off-newlines • 1.0.3Similar to String#trim() but removes only newlinesINDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unzip-response • 2.0.1Unzip a HTTP response if neededINDIRECT0
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.10.4Node.JS util moduleDIRECT1
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
write-json-file • 2.3.0Stringify and write JSON to a file atomicallyINDIRECT9
write-pkg • 3.2.0Write a package.json fileINDIRECT10
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 8.0.2yargs the modern, pirate-themed, successor to optimist.INDIRECT72
ISC50
PackageRelationDependenciesPublished
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
cmd-shim • 2.1.0Used in npm for command line application supportINDIRECT3
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
conventional-changelog-angular • 1.6.6conventional-changelog angular presetINDIRECT5
conventional-changelog-atom • 0.2.8conventional-changelog atom presetINDIRECT1
conventional-changelog-codemirror • 0.3.8conventional-changelog CodeMirror presetINDIRECT1
conventional-changelog-ember • 0.3.12conventional-changelog ember presetINDIRECT1
conventional-changelog-eslint • 1.0.9conventional-changelog eslint presetINDIRECT1
conventional-changelog-express • 0.3.6conventional-changelog express presetINDIRECT1
conventional-changelog-jquery • 0.1.0conventional-changelog jquery presetINDIRECT1
conventional-changelog-jscs • 0.1.0conventional-changelog jscs presetINDIRECT1
conventional-changelog-jshint • 0.3.8conventional-changelog jshint presetINDIRECT5
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
gauge • 2.7.4A terminal based horizontal guageINDIRECT16
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
glob-parent • 3.1.0Strips glob magic from a string to provide the parent directory pathINDIRECT3
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
npmlog • 4.1.2logger for npmINDIRECT28
once • 1.4.0Run a function exactly one timeINDIRECT1
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
read-cmd-shim • 1.0.5Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.INDIRECT1
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
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
split2 • 2.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT10
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT4
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yargs-parser • 7.0.0the mighty option parser used by yargsINDIRECT1
BSD-2-Clause4
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
BSD-3-Clause3
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
unknown2
PackageRelationDependenciesPublished
rx-lite-aggregates • 4.0.8Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScriptINDIRECT1
rx-lite • 4.0.8Lightweight library for composing asynchronous and event-based operations in JavaScriptINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
Artistic-2.01
PackageRelationDependenciesPublished
strong-log-transformer • 1.0.6Stream transformer that prefixes lines with timestamps and other things.INDIRECT5
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
non-standard1
PackageRelationDependenciesPublished
gitconfiglocal • 1.0.0parse the .git/config file into a useful data structureINDIRECT1
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.0 version:

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