licenses.dev

@etclabscore/pristine-typescript-openrpc-server v1.0.2

Pristine Typescript OpenRPC Server

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT696
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@json-schema-spec/json-pointer • 0.1.2This package provides a TypeScript and JavaScript implementation of [RFC6901 JavaScript Object Notation (JSON) Pointer][rfc6901].INDIRECT0
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@octokit/auth-token • 2.5.0GitHub API token authentication for browsers and Node.jsINDIRECT2
@octokit/endpoint • 6.0.12Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/openapi-types • 12.11.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/plugin-paginate-rest • 1.1.2Octokit plugin to paginate REST API endpoint responsesINDIRECT2
@octokit/plugin-request-log • 1.0.4Log all requests and request errorsINDIRECT0
@octokit/plugin-rest-endpoint-methods • 2.4.0Octokit plugin adding one method for all of api.github.com REST API endpointsINDIRECT3
@octokit/request-error • 1.2.1Error class for Octokit request errorsINDIRECT5
@octokit/request-error • 2.1.0Error class for Octokit request errorsINDIRECT5
@octokit/request • 5.6.3Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT13
@octokit/rest • 16.43.2GitHub REST API client for Node.jsINDIRECT49
@octokit/types • 2.16.2Shared TypeScript definitions for Octokit projectsINDIRECT1
@octokit/types • 6.41.0Shared TypeScript definitions for Octokit projectsINDIRECT1
@qiwi/semantic-release-gh-pages-plugin • 1.16.0gh-pages publishing plugin for semantic-releaseDIRECT155
@semantic-release/changelog • 3.0.6semantic-release plugin to create or update a changelog fileDIRECT9
@semantic-release/commit-analyzer • 6.3.3semantic-release plugin to analyze commits with conventional-changelogDIRECT95
@semantic-release/error • 2.2.0errors with more than just a messageINDIRECT0
@semantic-release/git • 7.0.18semantic-release plugin to commit release assets to the project's git repositoryDIRECT69
@semantic-release/github • 5.5.8semantic-release plugin to publish a GitHub release and comment on released Pull Requests/IssuesDIRECT113
@semantic-release/npm • 5.3.5semantic-release plugin to publish a npm packageDIRECT535
@semantic-release/release-notes-generator • 7.3.5semantic-release plugin to generate changelog content with conventional-changelogDIRECT118
@types/concat-stream • 1.6.1TypeScript definitions for concat-streamINDIRECT1
@types/form-data • 0.0.33TypeScript definitions for form-dataINDIRECT1
@types/git-url-parse • 9.0.3TypeScript definitions for git-url-parseINDIRECT0
@types/glob • 7.2.0TypeScript definitions for GlobINDIRECT2
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/minimist • 1.2.5TypeScript definitions for minimistINDIRECT0
@types/node • 10.17.60TypeScript definitions for Node.jsINDIRECT0
@types/node • 8.10.66TypeScript definitions for Node.jsINDIRECT0
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/qs • 6.9.15TypeScript definitions for qsINDIRECT0
@types/retry • 0.12.0TypeScript definitions for retryINDIRECT0
agent-base • 5.1.1Turn a function into an `http.Agent` instanceINDIRECT0
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansicolors • 0.3.2Functions that surround a string with ansicolor codes so it prints in color.INDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
argv-formatter • 1.0.0Bizarro minimist: transform an options object into argvINDIRECT0
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-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
atob-lite • 2.0.0Smallest/simplest possible means of using atob with both Node and browserifyINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
body-parser • 1.20.2Node.js body parsing middlewareINDIRECT36
bottleneck • 2.19.5Distributed task scheduler and rate limiterINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
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
btoa-lite • 1.0.0Smallest/simplest possible means of using btoa with both Node and browserifyINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
call-me-maybe • 1.0.2Let your JS API users either give you a callback or receive a promiseINDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
camelcase-keys • 6.2.2Convert object keys to camel caseINDIRECT3
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
cardinal • 2.1.1Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.INDIRECT3
chalk • 2.4.2Terminal string styling done rightINDIRECT6
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colors • 1.0.3get 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
compare-func • 2.0.0Get 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
connect • 3.7.0High performance middleware frameworkINDIRECT11
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
conventional-changelog-writer • 4.1.0Write logs based on conventional commits and templatesINDIRECT93
conventional-commits-filter • 2.0.7Filter out reverted commits parsed by conventional-commits-parserINDIRECT2
conventional-commits-parser • 3.2.4Parse raw conventional commitsINDIRECT81
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cors • 2.8.5Node.js CORS middlewareDIRECT2
cosmiconfig • 6.0.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT24
cross-spawn • 6.0.5Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
crypto-random-string • 1.0.0Generate a cryptographically strong random stringINDIRECT0
dateformat • 3.0.3A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
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
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
deep-extend • 0.6.0Recursive object extendingINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
detect-node • 2.1.0Detect Node.JS (as opposite to browser environment) (reliable)INDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
dot • 1.1.3Concise and fast javascript templating compatible with nodejs and other javascript environmentsINDIRECT0
easy-stack • 1.0.1Simple JS stack with auto run for node and browsersINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
email-addresses • 3.1.0An email address parser based on rfc5322INDIRECT0
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
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
env-ci • 4.5.2Get environment variables exposed by CI servicesINDIRECT22
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
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
execa • 1.0.0A better `child_process`INDIRECT18
execa • 3.4.0Process execution for humansINDIRECT20
execa • 4.1.0Process execution for humansINDIRECT19
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 3.3.2It's a very fast and efficient glob library for Node.jsINDIRECT17
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
figures • 2.0.0Unicode symbols with Windows CMD fallbacksINDIRECT1
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
filename-reserved-regex • 1.0.0Regular expression for matching reserved filename charactersINDIRECT0
filenamify-url • 1.0.0Convert a URL to a valid filenameINDIRECT14
filenamify • 1.2.1Convert a string to a valid safe filenameINDIRECT4
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
filter-obj • 1.1.0Filter object keys and values into a new objectINDIRECT0
finalhandler • 1.1.2Node.js final http responderINDIRECT9
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
find-versions • 3.2.0Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`INDIRECT1
form-data • 2.5.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
format-util • 1.0.5Lightweight format utility for the browser, based on util.format().INDIRECT0
from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT8
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
get-port • 3.2.0Get an available portINDIRECT0
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
gh-pages • 2.2.0Publish to a gh-pages branch on GitHub (or any other branch on any other remote)INDIRECT40
git-log-parser • 1.2.1git-log-parserINDIRECT16
git-up • 4.0.5A low level git url parser.INDIRECT26
git-url-parse • 11.6.0A high level git url parser for common git providers.INDIRECT27
globby • 10.0.2Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT37
globby • 6.1.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT17
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
handlebars • 4.7.8Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT5
hard-rejection • 2.1.0Make unhandled promise rejections fail hard right away instead of the default silent failINDIRECT0
has-flag • 2.0.0Check if argv has a specific flagINDIRECT0
has-flag • 3.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-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hook-std • 2.0.0Hook and modify stdout/stderrINDIRECT0
http-basic • 8.1.3Very low level wrapper arround http.request/https.requestINDIRECT15
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
http-proxy-agent • 3.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
http-response-object • 3.0.2A simple object to represent an http responseINDIRECT1
https-proxy-agent • 4.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
humanize-url • 1.0.1Humanize a URL: http://sindresorhus.com → sindresorhus.comINDIRECT8
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
import-from • 3.0.0Import a module like with `require()` but from a given pathINDIRECT1
indent-string • 4.0.0Indent each line in a stringINDIRECT0
into-stream • 5.1.1Convert a string/promise/array/iterable/buffer/typedarray/arraybuffer/object into a streamINDIRECT10
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
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 • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
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-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-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
is-ssh • 1.4.0Check if an input value is a ssh url or not.INDIRECT1
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-text-path • 1.0.1Check if a filepath is a text fileINDIRECT1
is-url • 1.2.4Check whether a string is a URL.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isomorphic-fetch • 3.0.0Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT5
issue-parser • 5.0.0Parser for Github, GitLab and Bitbucket issues actions, references and mentionsINDIRECT5
java-properties • 1.0.2Reads and interpolates Java .properties filesINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-schema-faker • 0.5.6JSON-Schema + fake data generatorsINDIRECT9
json-schema-ref-parser • 6.1.0Parse, Resolve, and Dereference JSON Schema $ref pointersINDIRECT7
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
jsonpath-plus • 7.2.0A JS implementation of JSONPath with some additional operatorsINDIRECT0
kind-of • 6.0.3Get the native type of a value.INDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.capitalize • 4.2.1The lodash method `_.capitalize` exported as a module.INDIRECT0
lodash.escaperegexp • 4.1.2The lodash method `_.escapeRegExp` exported as a module.INDIRECT0
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash.ismatch • 4.4.0The lodash method `_.isMatch` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.set • 4.3.2The lodash method `_.set` exported as a module.INDIRECT0
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
lodash.uniqby • 4.7.0The lodash method `_.uniqBy` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
macos-release • 2.5.1Get the name and version of a macOS release from the Darwin versionINDIRECT0
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
map-obj • 4.3.0Map object keys and values into a new objectINDIRECT0
marked-terminal • 3.3.0A custom render for marked to output to the TerminalINDIRECT18
marked • 0.7.0A markdown parser built for speedINDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
meow • 8.1.2CLI app helperINDIRECT67
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
min-indent • 1.0.1Get the shortest leading whitespace from lines in a stringINDIRECT0
minimist-options • 4.1.0Pretty options for minimistINDIRECT3
minimist • 1.2.8parse argument optionsINDIRECT0
modify-values • 1.0.1Modify the values of an objectINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
nerf-dart • 1.0.0maps a URL to an identifierINDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
node-emoji • 1.11.0simple emoji support for node.js projectsINDIRECT1
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
normalize-url • 1.9.1Normalize a URLINDIRECT6
normalize-url • 4.5.1Normalize a URLINDIRECT0
normalize-url • 6.1.0Normalize a URLINDIRECT0
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
npm>6.14.18>agent-base • 4.3.0Turn a function into an `http.Agent` instanceINDIRECT2
npm>6.14.18>agentkeepalive • 3.5.2Missing keepalive http.AgentINDIRECT2
npm>6.14.18>ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
npm>6.14.18>ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
npm>6.14.18>ansicolors • 0.3.2Functions that surround a string with ansicolor codes so it prints in color.INDIRECT0
npm>6.14.18>ansistyles • 0.1.3Functions that surround a string with ansistyle codes so it prints in style.INDIRECT0
npm>6.14.18>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesINDIRECT0
npm>6.14.18>are-we-there-yet>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
npm>6.14.18>are-we-there-yet>readable-stream>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>are-we-there-yet>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
npm>6.14.18>are-we-there-yet>string_decoder>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
npm>6.14.18>asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
npm>6.14.18>assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
npm>6.14.18>asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
npm>6.14.18>aws4 • 1.11.0Signs and prepares requests using AWS Signature Version 4INDIRECT0
npm>6.14.18>balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
npm>6.14.18>bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
npm>6.14.18>boxen • 1.3.0Create boxes in the terminalINDIRECT32
npm>6.14.18>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
npm>6.14.18>buffer-from • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
npm>6.14.18>builtins • 1.0.3List of node.js builtin modulesINDIRECT0
npm>6.14.18>byline • 5.0.0simple line-by-line stream readerINDIRECT0
npm>6.14.18>byte-size • 5.0.1Convert a bytes (and octets) value to a more human-readable format. Choose between metric or IEC units.INDIRECT0
npm>6.14.18>camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
npm>6.14.18>capture-stack-trace • 1.0.0Error.captureStackTrace ponyfillINDIRECT0
npm>6.14.18>chalk • 2.4.1Terminal string styling done rightINDIRECT6
npm>6.14.18>ci-info • 2.0.0Get details about the current Continuous Integration environmentINDIRECT0
npm>6.14.18>cli-boxes • 1.0.0Boxes for use in the terminalINDIRECT0
npm>6.14.18>cli-columns • 3.1.2Columnated lists for the CLI.INDIRECT6
npm>6.14.18>cli-table3 • 0.5.1Pretty unicode tables for the command line. Based on the original cli-table.INDIRECT6
npm>6.14.18>cliui>ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
npm>6.14.18>cliui>is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>6.14.18>cliui>string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>6.14.18>cliui>strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
npm>6.14.18>clone • 1.0.4deep cloning of objects and arraysINDIRECT0
npm>6.14.18>code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
npm>6.14.18>color-convert • 1.9.1Plain color conversion functionsINDIRECT1
npm>6.14.18>color-name • 1.1.3A list of color names and its valuesINDIRECT0
npm>6.14.18>colors • 1.3.3get colors in your node.js consoleINDIRECT0
npm>6.14.18>columnify • 1.5.4Render data in text columns. Supports in-column text-wrap.INDIRECT5
npm>6.14.18>combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
npm>6.14.18>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
npm>6.14.18>concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT11
npm>6.14.18>concat-stream>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
npm>6.14.18>concat-stream>readable-stream>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>concat-stream>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
npm>6.14.18>concat-stream>string_decoder>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>config-chain • 1.1.13HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT2
npm>6.14.18>copy-concurrently>iferr • 0.1.5Higher-order functions for easier error handlingINDIRECT0
npm>6.14.18>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
npm>6.14.18>create-error-class • 3.0.2Create Error classesINDIRECT1
npm>6.14.18>cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
npm>6.14.18>crypto-random-string • 1.0.0Generate a cryptographically strong random stringINDIRECT0
npm>6.14.18>dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
npm>6.14.18>debug • 3.1.0small debugging utilityINDIRECT1
npm>6.14.18>debug>ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
npm>6.14.18>debuglog • 1.0.1backport of util.debuglog from node v0.11INDIRECT0
npm>6.14.18>decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
npm>6.14.18>decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
npm>6.14.18>deep-extend • 0.6.0Recursive object extendingINDIRECT0
npm>6.14.18>defaults • 1.0.3merge single level defaults over a config objectINDIRECT1
npm>6.14.18>define-properties • 1.1.3Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT1
npm>6.14.18>delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
npm>6.14.18>delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
npm>6.14.18>detect-indent • 5.0.0Detect the indentation of codeINDIRECT0
npm>6.14.18>detect-newline • 2.1.0Detect the dominant newline character of a stringINDIRECT0
npm>6.14.18>dot-prop • 4.2.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
npm>6.14.18>duplexify • 3.6.0Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT13
npm>6.14.18>duplexify>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
npm>6.14.18>duplexify>readable-stream>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>duplexify>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
npm>6.14.18>duplexify>string_decoder>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
npm>6.14.18>editor • 1.0.0launch $EDITOR in your programINDIRECT0
npm>6.14.18>emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>6.14.18>encoding • 0.1.12Convert encodings, uses iconv by default and fallbacks to iconv-lite if neededINDIRECT2
npm>6.14.18>end-of-stream • 1.4.1Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
npm>6.14.18>env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
npm>6.14.18>err-code • 1.1.2Create an error with a codeINDIRECT0
npm>6.14.18>errno • 0.1.7libuv errno details exposedINDIRECT1
npm>6.14.18>es-abstract • 1.12.0ECMAScript spec abstract operations.INDIRECT8
npm>6.14.18>es-to-primitive • 1.2.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT4
npm>6.14.18>es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
npm>6.14.18>es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT1
npm>6.14.18>escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
npm>6.14.18>execa • 0.7.0A better `child_process`INDIRECT15
npm>6.14.18>execa>get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
npm>6.14.18>extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
npm>6.14.18>extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
npm>6.14.18>fast-json-stable-stringify • 2.0.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
npm>6.14.18>filter-obj • 1.1.0Filter object keys and values into a new objectINDIRECT0
npm>6.14.18>flush-write-stream • 1.0.3A write stream constructor that supports a flush function that is called before finish is emittedINDIRECT9
npm>6.14.18>flush-write-stream>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
npm>6.14.18>flush-write-stream>readable-stream>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>flush-write-stream>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
npm>6.14.18>flush-write-stream>string_decoder>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>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
npm>6.14.18>from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT9
npm>6.14.18>from2>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
npm>6.14.18>from2>readable-stream>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>from2>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
npm>6.14.18>from2>string_decoder>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>fs-write-stream-atomic>iferr • 0.1.5Higher-order functions for easier error handlingINDIRECT0
npm>6.14.18>fs-write-stream-atomic>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
npm>6.14.18>fs-write-stream-atomic>readable-stream>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>fs-write-stream-atomic>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
npm>6.14.18>fs-write-stream-atomic>string_decoder>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>function-bind • 1.1.1Implementation of Function.prototype.bindINDIRECT0
npm>6.14.18>gauge>string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
npm>6.14.18>genfun • 5.0.0Fast, prototype-friendly multimethods.INDIRECT0
npm>6.14.18>gentle-fs>iferr • 0.1.5Higher-order functions for easier error handlingINDIRECT0
npm>6.14.18>get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
npm>6.14.18>getpass • 0.1.7getpass for node.jsINDIRECT1
npm>6.14.18>global-dirs • 0.1.1Get the directory of globally installed packages and binariesINDIRECT1
npm>6.14.18>got • 6.7.1Simplified HTTP requestsINDIRECT13
npm>6.14.18>got>get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
npm>6.14.18>har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
npm>6.14.18>har-validator>ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
npm>6.14.18>har-validator>fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
npm>6.14.18>har-validator>json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
npm>6.14.18>has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
npm>6.14.18>has-symbols • 1.0.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
npm>6.14.18>has • 1.0.3Object.prototype.hasOwnProperty.call shortcutINDIRECT1
npm>6.14.18>http-proxy-agent • 2.1.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT5
npm>6.14.18>http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
npm>6.14.18>https-proxy-agent • 2.2.4An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT5
npm>6.14.18>humanize-ms • 1.2.1transform humanize time to msINDIRECT1
npm>6.14.18>iconv-lite • 0.4.23Convert character encodings in pure javascript.INDIRECT1
npm>6.14.18>iferr • 1.0.2Higher-order functions for easier error handlingINDIRECT0
npm>6.14.18>import-lazy • 2.1.0Import modules lazilyINDIRECT0
npm>6.14.18>imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
npm>6.14.18>ip-regex • 2.1.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
npm>6.14.18>ip • 1.1.5[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
npm>6.14.18>is-callable • 1.1.4Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
npm>6.14.18>is-ci • 1.2.1Detect if the current environment is a CI serverINDIRECT1
npm>6.14.18>is-ci>ci-info • 1.6.0Get details about the current Continuous Integration environmentINDIRECT0
npm>6.14.18>is-date-object • 1.0.1Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
npm>6.14.18>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
npm>6.14.18>is-installed-globally • 0.1.0Check if your package was installed globallyINDIRECT4
npm>6.14.18>is-npm • 1.0.0Check if your code is running as an npm scriptINDIRECT0
npm>6.14.18>is-obj • 1.0.1Check if a value is an objectINDIRECT0
npm>6.14.18>is-path-inside • 1.0.1Check if a path is inside another pathINDIRECT1
npm>6.14.18>is-redirect • 1.0.0Check if a number is a redirect HTTP status codeINDIRECT0
npm>6.14.18>is-regex • 1.0.4Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT2
npm>6.14.18>is-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
npm>6.14.18>is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
npm>6.14.18>is-symbol • 1.0.2Determine if a value is an ES6 Symbol or not.INDIRECT1
npm>6.14.18>is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
npm>6.14.18>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
npm>6.14.18>isstream • 0.1.2Determine if an object is a StreamINDIRECT0
npm>6.14.18>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
npm>6.14.18>json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
npm>6.14.18>json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
npm>6.14.18>jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
npm>6.14.18>jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
npm>6.14.18>latest-version • 3.1.0Get the latest version of an npm packageINDIRECT23
npm>6.14.18>lazy-property • 1.0.0Lazily initialized properties for objectsINDIRECT0
npm>6.14.18>libcipm • 4.0.8programmatic API for cipm: a ci-oriented package installer for npmINDIRECT250
npm>6.14.18>libnpmconfig>find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
npm>6.14.18>libnpmconfig>locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
npm>6.14.18>libnpmconfig>p-limit • 2.2.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
npm>6.14.18>libnpmconfig>p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
npm>6.14.18>libnpmconfig>p-try • 2.2.0`Start a promise chainINDIRECT0
npm>6.14.18>lodash._baseindexof • 3.1.0The modern build of lodash’s internal `baseIndexOf` as a module.INDIRECT0
npm>6.14.18>lodash._baseuniq • 4.6.0The internal lodash function `baseUniq` exported as a module.INDIRECT2
npm>6.14.18>lodash._bindcallback • 3.0.1The modern build of lodash’s internal `bindCallback` as a module.INDIRECT0
npm>6.14.18>lodash._cacheindexof • 3.0.2The modern build of lodash’s internal `cacheIndexOf` as a module.INDIRECT0
npm>6.14.18>lodash._createcache • 3.1.2The modern build of lodash’s internal `createCache` as a module.INDIRECT1
npm>6.14.18>lodash._createset • 4.0.3The internal lodash function `createSet` exported as a module.INDIRECT0
npm>6.14.18>lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
npm>6.14.18>lodash._root • 3.0.1The internal lodash function `root` exported as a module.INDIRECT0
npm>6.14.18>lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
npm>6.14.18>lodash.restparam • 3.6.1The modern build of lodash’s `_.restParam` as a module.INDIRECT0
npm>6.14.18>lodash.union • 4.6.0The lodash method `_.union` exported as a module.INDIRECT0
npm>6.14.18>lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
npm>6.14.18>lodash.without • 4.4.0The lodash method `_.without` exported as a module.INDIRECT0
npm>6.14.18>lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
npm>6.14.18>make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
npm>6.14.18>meant • 1.0.3Like the `Did you mean?` in git for npmINDIRECT0
npm>6.14.18>mime-db • 1.35.0Media Type DatabaseINDIRECT0
npm>6.14.18>mime-types • 2.1.19The ultimate javascript content-type utility.INDIRECT1
npm>6.14.18>minimist • 1.2.6parse argument optionsINDIRECT0
npm>6.14.18>minizlib • 1.3.3A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT3
npm>6.14.18>mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
npm>6.14.18>ms • 2.1.1Tiny millisecond conversion utilityINDIRECT0
npm>6.14.18>node-fetch-npm • 2.0.2An npm cli-oriented fork of the excellent node-fetchINDIRECT5
npm>6.14.18>node-gyp • 5.1.1Node.js native addon build toolINDIRECT107
npm>6.14.18>normalize-package-data>resolve • 1.10.0resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT1
npm>6.14.18>npm-registry-fetch>safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
npm>6.14.18>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
npm>6.14.18>object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
npm>6.14.18>object-keys • 1.0.12An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
npm>6.14.18>object.getownpropertydescriptors • 2.0.3ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.INDIRECT11
npm>6.14.18>os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
npm>6.14.18>os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
npm>6.14.18>p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
npm>6.14.18>package-json • 4.0.1Get metadata of a package from the npm registryINDIRECT22
npm>6.14.18>pacote • 9.5.12JavaScript package downloaderINDIRECT153
npm>6.14.18>parallel-transform • 1.1.0Transform stream that allows you to run your transforms in parallel without changing the orderINDIRECT10
npm>6.14.18>parallel-transform>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
npm>6.14.18>parallel-transform>readable-stream>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>parallel-transform>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
npm>6.14.18>parallel-transform>string_decoder>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>path-exists • 3.0.0Check if a path existsINDIRECT0
npm>6.14.18>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
npm>6.14.18>path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
npm>6.14.18>path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
npm>6.14.18>performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
npm>6.14.18>pify • 3.0.0Promisify a callback-style functionINDIRECT0
npm>6.14.18>prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
npm>6.14.18>process-nextick-args • 2.0.0process.nextTick but always with argsINDIRECT0
npm>6.14.18>promise-retry • 1.1.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
npm>6.14.18>promise-retry>retry • 0.10.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>6.14.18>protoduck • 5.0.1Fancy duck typing for the most serious of ducks.INDIRECT1
npm>6.14.18>prr • 1.0.1A better Object.defineProperty()INDIRECT0
npm>6.14.18>psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
npm>6.14.18>pump • 3.0.0pipe streams together and close all of them if one of them closesINDIRECT3
npm>6.14.18>pumpify • 1.5.1Combine an array of streams into a single duplex stream using pump and duplexifyINDIRECT15
npm>6.14.18>pumpify>pump • 2.0.1pipe streams together and close all of them if one of them closesINDIRECT3
npm>6.14.18>query-string • 6.14.1Parse and stringify URL query stringsINDIRECT4
npm>6.14.18>readable-stream • 3.6.0Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
npm>6.14.18>registry-auth-token • 3.4.0Get the auth token set for an npm registry (if any)INDIRECT6
npm>6.14.18>registry-url • 3.1.0Get the set npm registry URLINDIRECT5
npm>6.14.18>require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
npm>6.14.18>resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
npm>6.14.18>retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>6.14.18>safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
npm>6.14.18>semver-diff • 2.1.0Get the diff type of two semver versions: 0.0.1 0.0.2 → patchINDIRECT1
npm>6.14.18>shebang-command • 1.2.0Get the command from a shebangINDIRECT1
npm>6.14.18>shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
npm>6.14.18>smart-buffer • 4.1.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
npm>6.14.18>socks-proxy-agent • 4.0.2A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT6
npm>6.14.18>socks-proxy-agent>agent-base • 4.2.1Turn a function into an `http.Agent` instanceINDIRECT2
npm>6.14.18>socks • 2.3.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
npm>6.14.18>sorted-union-stream • 2.1.3Get the union of two sorted streamsINDIRECT15
npm>6.14.18>sorted-union-stream>from2 • 1.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT5
npm>6.14.18>sorted-union-stream>isarray • 0.0.1Array#isArray for older browsersINDIRECT0
npm>6.14.18>sorted-union-stream>readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
npm>6.14.18>sorted-union-stream>string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
npm>6.14.18>spdx-expression-parse • 3.0.0parse SPDX license expressionsINDIRECT2
npm>6.14.18>split-on-first • 1.1.0Split a string on the first occurance of a given separatorINDIRECT0
npm>6.14.18>sshpk • 1.17.0A library for finding and using SSH public keysINDIRECT9
npm>6.14.18>stream-each • 1.2.2Iterate all the data in a streamINDIRECT4
npm>6.14.18>stream-iterate • 1.2.0Iterate through the values of a streamINDIRECT10
npm>6.14.18>stream-iterate>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
npm>6.14.18>stream-iterate>readable-stream>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>stream-iterate>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
npm>6.14.18>stream-iterate>string_decoder>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>stream-shift • 1.0.0Returns the next buffer/object in a stream's readable queueINDIRECT0
npm>6.14.18>strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986INDIRECT0
npm>6.14.18>string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
npm>6.14.18>string_decoder>safe-buffer • 5.2.0Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
npm>6.14.18>string-width>ansi-regex • 3.0.0Regular expression for matching ANSI escape codesINDIRECT0
npm>6.14.18>string-width>is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>6.14.18>string-width>strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
npm>6.14.18>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
npm>6.14.18>strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
npm>6.14.18>strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
npm>6.14.18>supports-color • 5.4.0Detect whether a terminal supports colorINDIRECT1
npm>6.14.18>tar>safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>term-size • 1.2.0Reliably get the terminal window size (columns & rows)INDIRECT16
npm>6.14.18>text-table • 0.2.0borderless text tables with alignmentINDIRECT0
npm>6.14.18>through • 2.3.8simplified stream constructionINDIRECT0
npm>6.14.18>through2 • 2.0.3A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT10
npm>6.14.18>through2>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
npm>6.14.18>through2>readable-stream>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>through2>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
npm>6.14.18>through2>string_decoder>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>6.14.18>timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
npm>6.14.18>tiny-relative-date • 1.3.0Tiny function that provides relative, human-readable dates.INDIRECT0
npm>6.14.18>tough-cookie>punycode • 2.1.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
npm>6.14.18>typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
npm>6.14.18>umask • 1.1.0convert umask from string <-> numberINDIRECT0
npm>6.14.18>unique-string • 1.0.0Generate a unique random stringINDIRECT1
npm>6.14.18>unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
npm>6.14.18>unzip-response • 2.0.1Unzip a HTTP response if neededINDIRECT0
npm>6.14.18>uri-js>punycode • 2.1.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
npm>6.14.18>url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT1
npm>6.14.18>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
npm>6.14.18>util-extend • 1.0.3Node's internal object extension functionINDIRECT0
npm>6.14.18>util-promisify • 2.1.0Node 8's util.promisify, as a node moduleINDIRECT12
npm>6.14.18>uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
npm>6.14.18>verror • 1.10.0richer JavaScript errorsINDIRECT3
npm>6.14.18>wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
npm>6.14.18>wide-align>string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
npm>6.14.18>widest-line • 2.0.1Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT4
npm>6.14.18>worker-farm • 1.7.0Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.INDIRECT2
npm>6.14.18>wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT8
npm>6.14.18>wrap-ansi>ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
npm>6.14.18>wrap-ansi>is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>6.14.18>wrap-ansi>string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>6.14.18>wrap-ansi>strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
npm>6.14.18>xdg-basedir • 3.0.0Get XDG Base Directory pathsINDIRECT0
npm>6.14.18>xtend • 4.0.1extend like a bossINDIRECT0
npm>6.14.18>yargs-parser>camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
npm>6.14.18>yargs • 14.2.3yargs the modern, pirate-themed, successor to optimist.INDIRECT33
npm>6.14.18>yargs>ansi-regex • 4.1.0Regular expression for matching ANSI escape codesINDIRECT0
npm>6.14.18>yargs>find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
npm>6.14.18>yargs>is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>6.14.18>yargs>locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
npm>6.14.18>yargs>p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
npm>6.14.18>yargs>p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
npm>6.14.18>yargs>p-try • 2.2.0`Start a promise chainINDIRECT0
npm>6.14.18>yargs>string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>6.14.18>yargs>strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
octokit-pagination-methods • 1.1.0Legacy Octokit pagination methods from v15INDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ono • 4.0.11Throw better errors.INDIRECT1
os-name • 3.1.0Get the name of the current operating system. Example: macOS SierraINDIRECT21
p-filter • 2.1.0Filter promises concurrentlyINDIRECT1
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-finally • 2.0.1`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-is-promise • 3.0.0Check if something is a promiseINDIRECT0
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-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-map • 2.1.0Map over promises concurrentlyINDIRECT0
p-reduce • 2.1.0Reduce a list of values using promises into a promise for a valueINDIRECT0
p-retry • 4.6.2Retry a promise-returning or async functionINDIRECT2
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
p-try • 2.2.0`Start a promise chainINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT16
parse-path • 4.0.4Parse paths (local paths, urls: ssh/git/etc)INDIRECT23
parse-url • 6.0.5An advanced url parser supporting git urls too.INDIRECT25
parseurl • 1.3.3parse a url with memoizationINDIRECT0
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-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
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-conf • 2.1.0Get namespaced config from the closest package.jsonINDIRECT14
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
promise • 8.3.0Bare bones Promises/A+ implementationINDIRECT1
protocols • 1.4.8Get the protocols of an input url.INDIRECT0
protocols • 2.0.1Get the protocols of an input url.INDIRECT0
pump • 3.0.0pipe streams together and close all of them if one of them closesINDIRECT3
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
query-string • 4.3.4Parse and stringify URL query stringsINDIRECT2
query-string • 6.14.1Parse and stringify URL query stringsINDIRECT4
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
quick-lru • 4.0.1Simple "Least Recently Used" (LRU) cacheINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
read-pkg-up • 7.0.1Read the closest package.json fileINDIRECT41
read-pkg • 5.2.0Read a package.json fileINDIRECT33
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
redent • 3.0.0Strip redundant indentation and indent the stringINDIRECT3
redeyed • 2.1.1Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.INDIRECT1
registry-auth-token • 4.2.2Get the auth token set for an npm registry (if any)INDIRECT5
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 • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
semantic-release • 15.14.0Automated semver compliant package publishingDIRECT777
semver-regex • 2.0.0Regular expression for matching semver versionsINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
signale • 1.4.0👋 Hackable console loggerINDIRECT23
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
sort-keys • 1.1.2Sort the keys of an objectINDIRECT1
spawn-error-forwarder • 1.0.0Emit errors on stdout stream for a spawned child processINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
split-on-first • 1.1.0Split a string on the first occurance of a given separatorINDIRECT0
split • 1.0.1split a Text Stream into a Line StreamINDIRECT1
statuses • 1.5.0HTTP status utilityINDIRECT0
statuses • 2.0.1HTTP status utilityINDIRECT0
stream-combiner2 • 1.1.1This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.INDIRECT9
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 1.1.1The 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
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-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
strip-indent • 3.0.0Strip leading whitespace from each line in a stringINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
strip-outer • 1.0.1Strip a substring from the start/end of a stringINDIRECT1
strip-url-auth • 1.0.1Strip the authentication part of a URLINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-hyperlinks • 1.0.1Detect if your terminal emulator supports hyperlinksINDIRECT3
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
sync-request • 6.1.0Make synchronous web requestsINDIRECT46
sync-rpc • 1.3.6Run asynchronous commands synchronously by putting them in a separate processINDIRECT1
temp-dir • 1.0.0Get the real path of the system temp directoryINDIRECT0
tempy • 0.3.0Get a random temporary file or directory pathINDIRECT4
text-extensions • 1.9.0List of text file extensionsINDIRECT0
then-request • 6.0.2A request library that returns promises, inspired by requestINDIRECT43
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
through2 • 4.0.2A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noiseINDIRECT5
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
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
traverse • 0.6.8traverse and transform objects by visiting every node on a recursive walkINDIRECT0
trim-newlines • 3.0.1Trim newlines from the start and/or end of a stringINDIRECT0
trim-repeated • 1.0.0Trim a consecutively repeated substring: foo--bar---baz → foo-bar-bazINDIRECT1
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
unique-string • 1.0.0Generate a unique random stringINDIRECT1
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
url-join • 4.0.1Join urls and normalize as in path.join.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
windows-release • 3.3.3Get the name of a Windows version from the release number: `5.1.2600` → `XP`INDIRECT19
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 8.18.0Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.INDIRECT25
ISC151
PackageRelationDependenciesPublished
cliui • 6.0.0easily create complex multi-column command-line-interfacesINDIRECT9
conventional-changelog-angular • 5.0.13conventional-changelog angular presetINDIRECT5
deprecation • 2.3.1Log a deprecation message with stackINDIRECT0
fastq • 1.17.1Fast, in memory work queueINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
hosted-git-info • 3.0.8Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT2
hosted-git-info • 4.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT2
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
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 • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
npm>6.14.18>@iarna/cli • 2.1.0Some simple CLI scaffolding for promise returning applications.INDIRECT12
npm>6.14.18>abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
npm>6.14.18>ansi-align • 2.0.0align-text with ANSI support for CLIsINDIRECT4
npm>6.14.18>aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>6.14.18>are-we-there-yet • 1.1.4Keep track of the overall completion of many disparate processesINDIRECT10
npm>6.14.18>cacache • 12.0.4Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT85
npm>6.14.18>call-limit • 1.1.1Limit the number of simultaneous calls to an async functionINDIRECT0
npm>6.14.18>chownr • 1.1.4like `chown -R`INDIRECT0
npm>6.14.18>cliui • 5.0.0easily create complex multi-column command-line-interfacesINDIRECT13
npm>6.14.18>cmd-shim • 3.0.3Used in npm for command line application supportINDIRECT3
npm>6.14.18>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
npm>6.14.18>copy-concurrently • 1.0.5Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.INDIRECT30
npm>6.14.18>copy-concurrently>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>6.14.18>cross-spawn>lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
npm>6.14.18>cross-spawn>yallist • 2.1.2Yet Another Linked ListINDIRECT0
npm>6.14.18>dezalgo • 1.0.4Contain async insanity so that the dark pony lord doesn't eat soulsINDIRECT2
npm>6.14.18>figgy-pudding • 3.5.2Delicious, festive, cascading config/opts definitionsINDIRECT0
npm>6.14.18>find-npm-prefix • 1.0.2Find the npm project directory associated with for a given directoryINDIRECT0
npm>6.14.18>fs-minipass • 1.2.7fs read and write streams based on minipassINDIRECT3
npm>6.14.18>fs-minipass>minipass • 2.9.0minimal implementation of a PassThrough streamINDIRECT2
npm>6.14.18>fs-vacuum • 1.2.10recursively remove empty directories -- to a pointINDIRECT14
npm>6.14.18>fs-write-stream-atomic • 1.0.10Like `fs.createWriteStream(...)`, but atomic.INDIRECT12
npm>6.14.18>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
npm>6.14.18>gauge • 2.7.4A terminal based horizontal guageINDIRECT13
npm>6.14.18>gauge>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>6.14.18>gentle-fs>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>6.14.18>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.appveyor.com/project/embercli/get-caller-file/branch/master)INDIRECT0
npm>6.14.18>glob • 7.2.3a little globberINDIRECT10
npm>6.14.18>glob>minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
npm>6.14.18>graceful-fs • 4.2.10A drop-in replacement for fs, making various improvements.INDIRECT0
npm>6.14.18>har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
npm>6.14.18>has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
npm>6.14.18>hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
npm>6.14.18>ignore-walk • 3.0.3Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT4
npm>6.14.18>infer-owner • 1.0.4Infer the owner of a path based on the owner of its nearest existing parentINDIRECT0
npm>6.14.18>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
npm>6.14.18>inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
npm>6.14.18>ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
npm>6.14.18>init-package-json • 1.10.3A node module to get your node module startedINDIRECT33
npm>6.14.18>isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
npm>6.14.18>json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
npm>6.14.18>libnpm • 3.0.1Collection of programmatic APIs for the npm CLIINDIRECT264
npm>6.14.18>libnpmaccess • 3.0.2programmatic library for `npm access` commandsINDIRECT127
npm>6.14.18>libnpmconfig • 1.2.1Standalone library for reading/writing/managing npm configurationsINDIRECT8
npm>6.14.18>libnpmhook • 5.0.3programmatic API for managing npm registry hooksINDIRECT127
npm>6.14.18>libnpmorg • 1.0.1Programmatic api for `npm org` commandsINDIRECT127
npm>6.14.18>libnpmpublish • 1.1.2Programmatic API for the bits behind npm publish and unpublishINDIRECT136
npm>6.14.18>libnpmsearch • 2.0.2Programmatic API for searching in npm and compatible registries.INDIRECT126
npm>6.14.18>libnpmteam • 1.0.2npm Team management APIsINDIRECT127
npm>6.14.18>libnpx • 10.2.4support library for npx -- an tool for executing npm-based packages.INDIRECT128
npm>6.14.18>lock-verify • 2.2.2Report if your package.json is out of sync with your package-lock.json.INDIRECT21
npm>6.14.18>lockfile • 1.0.4A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.INDIRECT1
npm>6.14.18>lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
npm>6.14.18>make-fetch-happen • 5.0.2Opinionated, caching, retrying fetch clientINDIRECT111
npm>6.14.18>minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
npm>6.14.18>minizlib>minipass • 2.9.0minimal implementation of a PassThrough streamINDIRECT2
npm>6.14.18>move-concurrently • 1.0.1Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.INDIRECT32
npm>6.14.18>move-concurrently>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>6.14.18>mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
npm>6.14.18>nopt • 4.0.3Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT4
npm>6.14.18>npm-audit-report • 1.3.3Given a response from the npm security api, render it into a variety of security reportsINDIRECT8
npm>6.14.18>npm-bundled • 1.1.1list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm>6.14.18>npm-cache-filename • 1.0.2Given a cache folder and url, return the appropriate cache folder.INDIRECT0
npm>6.14.18>npm-logical-tree • 1.2.1Calculate 'logical' trees from a package.json + package-lockINDIRECT0
npm>6.14.18>npm-normalize-package-bin • 1.0.1Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>6.14.18>npm-package-arg • 6.1.1Parse the things that can be arguments to `npm install`INDIRECT7
npm>6.14.18>npm-packlist • 1.4.8Get a list of the files to add from a folder into an npm packageINDIRECT7
npm>6.14.18>npm-pick-manifest • 3.0.2Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT9
npm>6.14.18>npm-profile • 4.0.4Library for updating an npmjs.com profileINDIRECT126
npm>6.14.18>npm-registry-fetch • 4.0.7Fetch-based http client for use with npm registry APIsINDIRECT124
npm>6.14.18>npmlog • 4.1.2logger for npmINDIRECT26
npm>6.14.18>once • 1.4.0Run a function exactly one timeINDIRECT1
npm>6.14.18>osenv • 0.1.5Look up environment settings specific to different operating systemsINDIRECT2
npm>6.14.18>pacote>minipass • 2.9.0minimal implementation of a PassThrough streamINDIRECT2
npm>6.14.18>promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
npm>6.14.18>promzard • 0.3.0prompting wizardlyINDIRECT2
npm>6.14.18>proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
npm>6.14.18>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
npm>6.14.18>qw • 1.0.2Quoted word literals!INDIRECT0
npm>6.14.18>read-cmd-shim • 1.0.5Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.INDIRECT1
npm>6.14.18>read-installed • 4.0.3Read all the installed packages in a folder, and return a tree structure with all the data.INDIRECT31
npm>6.14.18>read-package-json • 2.1.2The thing npm uses to read package.json files with semantics and defaults and validationINDIRECT23
npm>6.14.18>read-package-tree • 5.3.1Read the contents of node_modules.INDIRECT42
npm>6.14.18>read • 1.0.7read(1) for node programsINDIRECT1
npm>6.14.18>readdir-scoped-modules • 1.1.0Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.INDIRECT6
npm>6.14.18>require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
npm>6.14.18>rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
npm>6.14.18>run-queue • 1.0.3A promise based, dynamic priority queue runner, with concurrency limiting.INDIRECT1
npm>6.14.18>run-queue>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>6.14.18>semver • 5.7.1The semantic version parser used by npm.INDIRECT0
npm>6.14.18>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
npm>6.14.18>signal-exit • 3.0.2when you want to fire an event no matter how a process exits.INDIRECT0
npm>6.14.18>slide • 1.1.6A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JSINDIRECT0
npm>6.14.18>ssri • 6.0.2Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT1
npm>6.14.18>stringify-package • 1.0.1stringifies npm-written json filesINDIRECT0
npm>6.14.18>tar • 4.4.19tar for nodeINDIRECT12
npm>6.14.18>tar>minipass • 2.9.0minimal implementation of a PassThrough streamINDIRECT2
npm>6.14.18>tar>yallist • 3.1.1Yet Another Linked ListINDIRECT0
npm>6.14.18>uid-number • 0.0.6Convert a username/group name to a uid/gid numberINDIRECT0
npm>6.14.18>unique-filename • 1.1.1Generate a unique filename for use in temporary directories or caches.INDIRECT2
npm>6.14.18>unique-slug • 2.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
npm>6.14.18>validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT1
npm>6.14.18>which-module • 2.0.0Find the module object for something that was require()dINDIRECT0
npm>6.14.18>which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
npm>6.14.18>wide-align • 1.1.2A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
npm>6.14.18>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
npm>6.14.18>write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
npm>6.14.18>y18n • 4.0.1the bare-bones internationalization library used by yargsINDIRECT0
npm>6.14.18>yallist • 3.0.3Yet Another Linked ListINDIRECT0
npm>6.14.18>yargs-parser • 15.0.1the mighty option parser used by yargsINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The 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
split2 • 1.0.0split a Text Stream into a Line Stream, using Stream 3INDIRECT10
split2 • 3.2.2split a Text Stream into a Line Stream, using Stream 3INDIRECT5
universal-user-agent • 4.0.1Get a user agent string in both browser and nodeINDIRECT22
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeINDIRECT0
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
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
Apache-2.020
PackageRelationDependenciesPublished
@json-schema-tools/dereferencer • 1.6.3Dereference (aka parse refs) from JSON SchemasINDIRECT10
@json-schema-tools/meta-schema • 1.7.5JSON Schema Meta Schema & Generated types for typescript, rust, golang and pythonINDIRECT0
@json-schema-tools/reference-resolver • 1.2.6Turns a $ref into a JSONSchemaINDIRECT7
@json-schema-tools/traverse • 1.10.4This package exports a method that will traverse a JSON-Schema, calling a mutation function for each sub schema found. It is useful for building tools to work with JSON Schemas.INDIRECT0
@open-rpc/meta-schema • 1.14.9OpenRPC Specification JSON schemasDIRECT0
@open-rpc/schema-utils-js • 2.0.3<center> <span> <img alt="CircleCI branch" src="https://img.shields.io/circleci/project/github/open-rpc/schema-utils-js/master.svg"> <img src="https://codecov.io/gh/open-rpc/schema-utils-js/branch/master/graph/badge.svg" /> <img alt="npm" srINDIRECT25
@open-rpc/server-js • 1.9.5<center> <span> <img alt="CircleCI branch" src="https://img.shields.io/circleci/project/github/open-rpc/server-js/master.svg"> <img src="https://codecov.io/gh/open-rpc/server-js/branch/master/graph/badge.svg" /> <img alt="Dependabot status" DIRECT91
before-after-hook • 2.2.3asynchronous before/error/after hooks for internal functionalityINDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
human-signals • 1.1.1Human-friendly process signalsINDIRECT0
npm>6.14.18>aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
npm>6.14.18>caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
npm>6.14.18>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
npm>6.14.18>oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
npm>6.14.18>request • 2.88.2Simplified HTTP request client.INDIRECT47
npm>6.14.18>spdx-correct • 3.0.0correct invalid SPDX expressionsINDIRECT3
npm>6.14.18>tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
npm>6.14.18>validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
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
BSD-2-Clause17
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
normalize-package-data • 3.0.3Normalizes data that can be found in package.json files.INDIRECT12
npm>6.14.18>cidr-regex • 2.0.10Regular expression for matching IP addresses in CIDR notationINDIRECT1
npm>6.14.18>configstore • 3.1.5Easily load and save config without having to think about where and howINDIRECT11
npm>6.14.18>dotenv • 5.0.1Loads environment variables from .env fileINDIRECT0
npm>6.14.18>http-cache-semantics • 3.8.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm>6.14.18>is-cidr • 3.1.1Check if a string is an IP address in CIDR notationINDIRECT2
npm>6.14.18>mississippi • 3.0.0a collection of useful streamsINDIRECT47
npm>6.14.18>normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT9
npm>6.14.18>npm-install-checks • 3.0.2checks that npm runs during the installation of a moduleINDIRECT1
npm>6.14.18>npm-user-validate • 1.0.1User validations for npmINDIRECT0
npm>6.14.18>update-notifier • 2.5.0Update notifications for your CLI appINDIRECT76
npm>6.14.18>uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
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
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BSD-3-Clause8
PackageRelationDependenciesPublished
duplexer2 • 0.1.4Like duplexer but using streams3INDIRECT8
npm>6.14.18>bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
npm>6.14.18>duplexer3 • 0.1.4Like duplexer but using streams3INDIRECT0
npm>6.14.18>qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
npm>6.14.18>tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
qs • 6.11.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Artistic-2.04
PackageRelationDependenciesPublished
npm • 6.14.18a package manager for JavaScriptINDIRECT457
npm>6.14.18>bin-links • 1.1.8JavaScript package binary linkerINDIRECT30
npm>6.14.18>gentle-fs • 2.3.1Gentle Filesystem operationsINDIRECT24
npm>6.14.18>npm-lifecycle • 3.1.5JavaScript package lifecycle hook runnerINDIRECT113
unknown4
PackageRelationDependenciesPublished
cli-table • 0.3.11Pretty unicode tables for the CLIINDIRECT1
npm>6.14.18>cyclist • 0.2.2Cyclist is an efficient cyclic list implemention.INDIRECT0
npm>6.14.18>qrcode-terminal • 0.12.0QRCodes, in the terminalINDIRECT0
parse-cache-control • 1.0.1Parse Cache-Control headers.INDIRECT0
CC0-1.0 OR MIT4
PackageRelationDependenciesPublished
type-fest • 0.18.1A collection of essential TypeScript typesINDIRECT0
type-fest • 0.3.1A collection of essential TypeScript typesINDIRECT0
type-fest • 0.6.0A collection of essential TypeScript typesINDIRECT0
type-fest • 0.8.1A collection of essential TypeScript typesINDIRECT0
non-standard3
PackageRelationDependenciesPublished
js-message • 1.0.5normalized JS Object and JSON message and event protocol for node.js, vanialla js, react.js, components, actions, stores and dispatchersINDIRECT0
js-queue • 2.0.0Simple JS queue with auto run for node and browsersINDIRECT1
node-ipc • 9.1.1A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.INDIRECT4
MIT OR WTFPL3
PackageRelationDependenciesPublished
npm>6.14.18>opener • 1.5.2Opens stuff, like webpages and files and executables, cross-platformINDIRECT0
npm>6.14.18>path-is-inside • 1.0.2Tests whether one path is inside another pathINDIRECT0
npm>6.14.18>sorted-object • 2.0.1Returns a copy of an object with its keys sortedINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
npm>6.14.18>rc • 1.2.8hardwired configuration loaderINDIRECT4
rc • 1.2.8hardwired configuration loaderINDIRECT4
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
npm>6.14.18>JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
Unlicense2
PackageRelationDependenciesPublished
event-pubsub • 4.3.0Super light and fast Extensible PubSub events and EventEmitters for Node and the browser with support for ES6 by default, and ES5 versions for older verions of node and older IE/Safari versions. Easy for any developer level. No frills, just high speed pubINDIRECT0
npm>6.14.18>tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
CC-BY-3.02
PackageRelationDependenciesPublished
npm>6.14.18>spdx-exceptions • 2.1.0list of SPDX standard license exceptionsINDIRECT0
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.02
PackageRelationDependenciesPublished
npm>6.14.18>spdx-license-ids • 3.0.5A list of SPDX license identifiersINDIRECT0
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
npm>6.14.18>sha • 3.0.0Check and get file hashesINDIRECT1
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
npm>6.14.18>json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40etclabscore%2Fpristine-typescript-openrpc-server)](https://licenses.dev/npm/%40etclabscore%2Fpristine-typescript-openrpc-server)
<a href="https://licenses.dev/npm/%40etclabscore%2Fpristine-typescript-openrpc-server">
  <img src="https://licenses.dev/b/npm/%40etclabscore%2Fpristine-typescript-openrpc-server" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/npm/%40etclabscore%2Fpristine-typescript-openrpc-server/1.0.2)](https://licenses.dev/npm/%40etclabscore%2Fpristine-typescript-openrpc-server/1.0.2)
<a href="https://licenses.dev/npm/%40etclabscore%2Fpristine-typescript-openrpc-server/1.0.2">
  <img src="https://licenses.dev/b/npm/%40etclabscore%2Fpristine-typescript-openrpc-server/1.0.2" alt="licenses" />
</a>
GitHub