licenses.dev

@sw-tsdk/plugin-turbine v2.11.2-next.36

Plugin for managing connectors.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT494
PackageRelationDependenciesPublished
@apidevtools/json-schema-ref-parser • 10.1.0Parse, Resolve, and Dereference JSON Schema $ref pointersINDIRECT7
@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
@cspotcode/source-map-support • 0.8.1Fixes stack traces for files with source mapsINDIRECT3
@ctrl/url-join • 1.0.4Join strings together and normalize the resulting urlINDIRECT0
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.9Trace the original position through a source mapINDIRECT2
@jsdevtools/ono • 7.1.3Throw better errors.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
@oclif/color • 1.0.13@oclif/color ============INDIRECT10
@oclif/core • 2.8.5base library for oclif CLIsDIRECT105
@oclif/plugin-help • 5.2.9Standard help for oclif.INDIRECT106
@oclif/plugin-plugins • 3.1.2plugins plugin for oclifINDIRECT403
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
@swimlane/docker-reference • 2.0.1A node.js package to parse docker image referenceINDIRECT0
@tokenizer/token • 0.3.0TypeScript definition for strtok3 tokenINDIRECT0
@tsconfig/node10 • 1.0.11A base TSConfig for working with Node 10.INDIRECT0
@tsconfig/node12 • 1.0.11A base TSConfig for working with Node 12.INDIRECT0
@tsconfig/node14 • 1.0.3A base TSConfig for working with Node 14.INDIRECT0
@tsconfig/node16 • 1.0.4A base TSConfig for working with Node 16.INDIRECT0
@types/blue-tape • 0.1.36TypeScript definitions for blue-tapeINDIRECT4
@types/cli-progress • 3.11.6TypeScript definitions for cli-progressINDIRECT2
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/lodash.clonedeep • 4.5.9TypeScript definitions for lodash.clonedeepINDIRECT1
@types/lodash • 4.14.119TypeScript definitions for Lo-DashINDIRECT0
@types/lodash • 4.17.7TypeScript definitions for lodashINDIRECT0
@types/minimist • 1.2.5TypeScript definitions for minimistINDIRECT0
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
@types/tape • 5.6.4TypeScript definitions for tapeINDIRECT3
@types/through • 0.0.33TypeScript definitions for throughINDIRECT2
acorn-walk • 8.3.3ECMAScript (ESTree) AST walkerINDIRECT1
acorn • 8.12.1ECMAScript parserINDIRECT0
add-stream • 1.0.0Append the contents of one stream onto another.INDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-escapes • 5.0.0ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.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
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansicolors • 0.3.2Functions that surround a string with ansicolor codes so it prints in color.INDIRECT0
archiver-utils • 2.1.0utility functions for archiverINDIRECT26
archiver-utils • 3.0.4utility functions for archiverINDIRECT27
archiver • 5.3.1a streaming interface for archive generationINDIRECT45
arg • 4.1.3Another simple argument parserINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-ify • 1.0.0Turn anything into an arrayINDIRECT0
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
axios • 1.4.0Promise based HTTP client for the browser and node.jsINDIRECT8
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
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
capital-case • 1.0.4Transform into a space separated string with each word capitalizedINDIRECT4
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
chalk • 4.1.2Terminal string styling done rightINDIRECT5
change-case • 4.1.2Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and othersINDIRECT15
chardet • 0.7.0Character detectorINDIRECT0
clean-stack • 3.0.1Clean up error stack tracesINDIRECT1
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-cursor • 4.0.0Toggle the CLI cursorINDIRECT4
cli-progress • 3.12.0easy to use progress-bar for command-line/terminal applicationsINDIRECT5
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
cli-table-2-json • 1.0.13Convert command line table output into json objectINDIRECT7
cli-truncate • 3.1.0Truncate a string to a specific width in the terminalINDIRECT8
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
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
colorette • 2.0.20🌈Easily set your terminal text color & styles.INDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
compare-func • 2.0.0Get a compare function for array to sortINDIRECT3
compress-commons • 4.1.2a library that defines a common interface for working with archive formats within nodeINDIRECT9
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 2.0.0writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT7
constant-case • 3.0.4Transform into upper case string with an underscore between wordsINDIRECT4
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
conventional-changelog-core • 4.2.4conventional-changelog coreINDIRECT143
conventional-changelog-preset-loader • 2.3.4Configuration preset loader for `conventional-changelog`.INDIRECT0
conventional-changelog-writer • 5.0.1Write logs based on conventional commits and templatesINDIRECT89
conventional-commits-filter • 2.0.7Filter out reverted commits parsed by conventional-commits-parserINDIRECT2
conventional-commits-parser • 3.2.4Parse raw conventional commitsINDIRECT81
conventional-recommended-bump • 6.1.0Get a recommended version bump based on conventional commitsINDIRECT94
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc32-stream • 4.0.3a streaming CRC32 checksumerINDIRECT6
create-require • 1.1.1Polyfill for Node.js module.createRequire (<= v12.2.0)INDIRECT0
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
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
dargs • 7.0.0Reverse minimist. Convert an object of options into an array of command-line arguments.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
date-fns • 2.29.3Modern JavaScript date utility libraryDIRECT0
dateformat • 3.0.3A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT0
debug • 3.2.7small 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
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
docker-cli-js • 2.9.0A node.js wrapper for the docker command line interface CLIINDIRECT11
dockermachine-cli-js • 3.0.5A node.js wrapper for the docker-machine CLIINDIRECT9
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
eventemitter3 • 5.0.1EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
execa • 0.10.0A better `child_process`INDIRECT14
execa • 0.6.3A better `child_process`INDIRECT15
execa • 5.1.1Process execution for humansINDIRECT15
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 3.2.11It's a very fast and efficient glob library for Node.jsINDIRECT17
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 • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
file-type • 16.5.4Detect the file type of a Buffer/Uint8Array/ArrayBufferINDIRECT11
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
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
folder-hash • 4.0.2Create a hash checksum over a folder and its content - its children and their contentINDIRECT6
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
form-data • 4.0.0A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
format-message-formats • 6.2.4Options for Intl APIs used by format-messageINDIRECT0
format-message-interpret • 6.2.4Convert format-message-parse ast to a functionINDIRECT2
format-message-parse • 6.2.4Parse ICU MessageFormat pattern strings to a compact astINDIRECT0
format-message • 6.2.4Internationalize text, numbers, and dates using ICU Message FormatINDIRECT4
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 11.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 • 11.1.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT4
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-package-type • 0.1.0Determine the `package.json#type` which applies to a locationINDIRECT0
get-pkg-repo • 4.2.1Get repository user and project information from package.json file contents.INDIRECT30
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
getpass • 0.1.7getpass for node.jsINDIRECT1
git-credential-node • 1.1.0Thin wrapper around `git credential` commandINDIRECT16
git-raw-commits • 2.0.11Get raw git commits out of your repository using git-log(1)INDIRECT77
git-remote-origin-url • 2.0.0Get the remote origin url of a git repositoryINDIRECT3
git-semver-tags • 4.1.1Get all git semver tags of your repository in reverse chronological orderINDIRECT69
globby • 11.1.0User-friendly glob matchingINDIRECT23
handlebars • 4.7.7Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT5
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
hard-rejection • 2.1.0Make unhandled promise rejections fail hard right away instead of the default silent failINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
header-case • 2.0.4Transform into a dash separated string of capitalized wordsINDIRECT5
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
hyperlinker • 1.0.0Write hyperlinks in the terminal.INDIRECT0
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
image-size • 1.1.1get dimensions of any image fileINDIRECT2
indent-string • 4.0.0Indent each line in a stringINDIRECT0
inquirer • 8.2.2A collection of common interactive command line user interfaces.DIRECT50
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
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-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
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-fullwidth-code-point • 4.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-interactive • 1.0.0Check if stdout or stderr is interactiveINDIRECT0
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-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
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-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-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-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
kind-of • 6.0.3Get the native type of a value.INDIRECT0
lazystream • 1.0.1Open Node Streams on demand.INDIRECT8
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
listr2 • 6.6.0Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.INDIRECT21
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
load-json-file • 5.3.0Read and parse a JSON fileINDIRECT8
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.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module.INDIRECT0
lodash.difference • 4.5.0The lodash method `_.difference` exported as a module.INDIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` 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.snakecase • 4.1.1The lodash method `_.snakeCase` exported as a module.INDIRECT0
lodash.union • 4.6.0The lodash method `_.union` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
log-update • 5.0.1Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.INDIRECT16
lookup-closest-locale • 6.2.0Lookup the closest locale from among object keysINDIRECT0
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
luxon • 3.3.0Immutable date wrapperINDIRECT0
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
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
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
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
modify-values • 1.0.1Modify the values of an objectINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
natural-orderby • 2.0.3Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.INDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
nodeify-ts • 1.0.6Create functions that both return promises and accept node-style callbacksINDIRECT0
noop-stream • 1.0.0Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards dataINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
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>9.9.3>@colors/colors • 1.5.0get colors in your node.js consoleINDIRECT0
npm>9.9.3>@gar/promisify • 1.1.3Promisify an entire class or objectINDIRECT0
npm>9.9.3>@isaacs/cliui>ansi-regex • 6.0.1Regular expression for matching ANSI escape codesINDIRECT0
npm>9.9.3>@isaacs/cliui>emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>9.9.3>@isaacs/cliui>string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>9.9.3>@isaacs/cliui>strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
npm>9.9.3>@npmcli/move-file • 2.0.1move a file (fork of move-file)INDIRECT13
npm>9.9.3>@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
npm>9.9.3>@tootallnate/once • 2.0.0Creates a Promise that waits for a single eventINDIRECT0
npm>9.9.3>@tufjs/canonical-json • 1.0.0OLPC JSON canonicalizationINDIRECT0
npm>9.9.3>@tufjs/models • 1.0.4TUF metadata modelsINDIRECT4
npm>9.9.3>agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
npm>9.9.3>agentkeepalive • 4.5.0Missing keepalive http.AgentINDIRECT2
npm>9.9.3>aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
npm>9.9.3>ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
npm>9.9.3>ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
npm>9.9.3>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesINDIRECT0
npm>9.9.3>balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
npm>9.9.3>binary-extensions • 2.2.0List of binary file extensionsINDIRECT0
npm>9.9.3>brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
npm>9.9.3>builtins • 5.0.1List of node.js builtin modulesINDIRECT3
npm>9.9.3>chalk • 5.3.0Terminal string styling done rightINDIRECT0
npm>9.9.3>ci-info • 4.0.0Get details about the current Continuous Integration environmentINDIRECT0
npm>9.9.3>clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
npm>9.9.3>cli-columns • 4.0.0Columnated lists for the CLI.INDIRECT5
npm>9.9.3>cli-table3 • 0.6.3Pretty unicode tables for the command line. Based on the original cli-table.INDIRECT6
npm>9.9.3>clone • 1.0.4deep cloning of objects and arraysINDIRECT0
npm>9.9.3>color-convert • 2.0.1Plain color conversion functionsINDIRECT1
npm>9.9.3>color-name • 1.1.4A list of color names and its valuesINDIRECT0
npm>9.9.3>columnify • 1.6.0Render data in text columns. Supports in-column text-wrap.INDIRECT5
npm>9.9.3>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
npm>9.9.3>cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
npm>9.9.3>cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
npm>9.9.3>debug • 4.3.4Lightweight debugging utility for Node.js and the browserINDIRECT1
npm>9.9.3>debug>ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
npm>9.9.3>defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
npm>9.9.3>delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
npm>9.9.3>eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
npm>9.9.3>emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>9.9.3>encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
npm>9.9.3>env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
npm>9.9.3>err-code • 2.0.3Create an error with a codeINDIRECT0
npm>9.9.3>fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS.INDIRECT0
npm>9.9.3>function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
npm>9.9.3>hasown • 2.0.1A robust, ES3 compatible, "has own property" predicate.INDIRECT1
npm>9.9.3>http-proxy-agent • 5.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
npm>9.9.3>https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
npm>9.9.3>humanize-ms • 1.2.1transform humanize time to msINDIRECT1
npm>9.9.3>iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
npm>9.9.3>imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
npm>9.9.3>indent-string • 4.0.0Indent each line in a stringINDIRECT0
npm>9.9.3>ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
npm>9.9.3>ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
npm>9.9.3>is-core-module • 2.13.1Is this specifier a node.js core module?INDIRECT2
npm>9.9.3>is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>9.9.3>is-lambda • 1.0.1Detect if your code is running on an AWS Lambda serverINDIRECT0
npm>9.9.3>jsbn • 1.1.0The 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>9.9.3>json-parse-even-better-errors • 3.0.1JSON.parse with context information on errorINDIRECT0
npm>9.9.3>jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
npm>9.9.3>just-diff-apply • 5.5.0Apply a diff to an object. Optionally supports jsonPatch protocolINDIRECT0
npm>9.9.3>just-diff • 6.0.2Return an object representing the diffs between two objects. Supports jsonPatch protocolINDIRECT0
npm>9.9.3>minipass-fetch • 3.0.4An implementation of window.fetch in Node.js using Minipass streamsINDIRECT9
npm>9.9.3>minipass-json-stream • 1.0.1Like JSONStream, but using Minipass streamsINDIRECT3
npm>9.9.3>minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
npm>9.9.3>mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
npm>9.9.3>ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
npm>9.9.3>negotiator • 0.6.3HTTP content negotiationINDIRECT0
npm>9.9.3>node-gyp • 9.4.1Node.js native addon build toolINDIRECT107
npm>9.9.3>node-gyp>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
npm>9.9.3>node-gyp>cacache>brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
npm>9.9.3>node-gyp>minipass-fetch • 2.1.2An implementation of window.fetch in Node.js using Minipass streamsINDIRECT9
npm>9.9.3>p-map • 4.0.0Map over promises concurrentlyINDIRECT3
npm>9.9.3>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
npm>9.9.3>path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
npm>9.9.3>postcss-selector-parser • 6.0.15INDIRECT2
npm>9.9.3>promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
npm>9.9.3>readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
npm>9.9.3>retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>9.9.3>rimraf>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
npm>9.9.3>safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
npm>9.9.3>safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
npm>9.9.3>shebang-command • 2.0.0Get the command from a shebangINDIRECT1
npm>9.9.3>shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
npm>9.9.3>smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
npm>9.9.3>socks-proxy-agent • 7.0.0A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT8
npm>9.9.3>socks • 2.8.1Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT4
npm>9.9.3>spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
npm>9.9.3>string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
npm>9.9.3>string-width-cjs • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>9.9.3>string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>9.9.3>strip-ansi-cjs • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
npm>9.9.3>strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
npm>9.9.3>supports-color • 9.4.0Detect whether a terminal supports colorINDIRECT0
npm>9.9.3>text-table • 0.2.0borderless text tables with alignmentINDIRECT0
npm>9.9.3>tiny-relative-date • 1.3.0Tiny function that provides relative, human-readable dates.INDIRECT0
npm>9.9.3>tuf-js • 1.1.7JavaScript implementation of The Update Framework (TUF)INDIRECT100
npm>9.9.3>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
npm>9.9.3>wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
npm>9.9.3>wrap-ansi-cjs • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
npm>9.9.3>wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
npm>9.9.3>wrap-ansi>ansi-regex • 6.0.1Regular expression for matching ANSI escape codesINDIRECT0
npm>9.9.3>wrap-ansi>ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
npm>9.9.3>wrap-ansi>emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>9.9.3>wrap-ansi>string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>9.9.3>wrap-ansi>strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
object-treeify • 1.1.33Stringify Object as tree structureINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ora • 5.4.1Elegant terminal spinnerINDIRECT29
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-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-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
p-try • 2.2.0`Start a promise chainINDIRECT0
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT16
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
path-case • 3.0.4Transform into a lower case string with slashes between wordsINDIRECT4
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 • 3.0.0Check if a path is a file, directory, or symlinkINDIRECT1
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
peek-readable • 4.1.0Read and peek from a readable streamINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
phone • 3.1.15With a given country and phone number, validate and format the phone number to E.164 standardINDIRECT0
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
pify • 4.0.1Promisify a callback-style functionINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
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
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
queue • 6.0.2asynchronous function queue with adjustable concurrencyINDIRECT1
quick-lru • 4.0.1Simple "Least Recently Used" (LRU) cacheINDIRECT0
read-pkg-up • 3.0.0Read the closest package.json fileINDIRECT30
read-pkg-up • 7.0.1Read the closest package.json fileINDIRECT41
read-pkg • 3.0.0Read a package.json fileINDIRECT23
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
readable-web-to-node-stream • 3.0.2Converts a Web-API readable-stream into a Node readable-stream.INDIRECT5
rechoir • 0.6.2Require any supported file as a node module.INDIRECT6
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
replace-in-file • 7.0.1A simple utility to quickly replace text in one or more files.INDIRECT28
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
restore-cursor • 4.0.0Gracefully restore the CLI cursor on exitINDIRECT3
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
rfdc • 1.4.1Really Fast Deep CloneINDIRECT0
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
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
sentence-case • 3.0.4Transform into a lower case with spaces between words, then capitalize the stringINDIRECT4
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
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slice-ansi • 5.0.0Slice a string with ANSI escape codesINDIRECT2
slug • 8.2.2slugifies even utf-8 chars!INDIRECT0
snake-case • 3.0.4Transform into a lower case string with underscores between wordsINDIRECT4
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
split • 1.0.1split a Text Stream into a Line StreamINDIRECT1
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
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
string-width • 5.1.2Get 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-ansi • 7.1.0Strip 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
strtok3 • 6.3.0A promise based streaming tokenizerINDIRECT2
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
supports-hyperlinks • 2.3.0Detect if your terminal emulator supports hyperlinksINDIRECT2
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tar-fs • 2.0.1filesystem bindings for tar-streamINDIRECT17
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
temp • 0.9.4Temporary files and directoriesINDIRECT14
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
through2 • 4.0.2A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noiseINDIRECT5
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
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
token-types • 4.2.1Common token types for decoding and encoding numeric and string valuesINDIRECT2
trim-newlines • 3.0.1Trim newlines from the start and/or end of a stringINDIRECT0
ts-is-present • 1.2.2A library to have a generic typescript definition for object presence.INDIRECT0
ts-node • 10.9.2TypeScript execution environment and REPL for node.js, with source map supportINDIRECT16
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
upper-case-first • 2.0.2Transforms the string with the first character in upper casedINDIRECT1
upper-case • 2.0.2Transforms the string to upper caseINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
v8-compile-cache-lib • 3.0.1Require hook for automatic V8 compile cache persistenceINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yn • 3.1.1Parse yes/no like valuesINDIRECT0
zip-stream • 4.1.1a streaming zip archive generator.INDIRECT32
ISC209
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
@sw-tsdk/common • 2.21.1Common package for sw-tsdkDIRECT422
@sw-tsdk/connector • 2.21.1Helper module for connectorsDIRECT778
@sw-tsdk/core • 2.21.1Core library for sw-tsdkDIRECT139
@sw-tsdk/docker • 2.21.1Shared Docker libraryDIRECT215
@sw-tsdk/turbine • 2.21.1Helper module for TurbineDIRECT222
@swimlane/cosign • 1.4.1A Node.js SDK for Sigstore CosignDIRECT69
aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 4.0.2Keep track of the overall completion of many disparate processesINDIRECT0
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
chownr • 1.1.4like `chown -R`INDIRECT0
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
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-conventionalcommits • 4.6.3conventional-changelog conventionalcommits.org presetINDIRECT6
fastq • 1.17.1Fast, in memory work queueINDIRECT1
foreground-child • 3.3.0Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
gauge • 5.0.2A terminal based horizontal gaugeINDIRECT11
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 • 10.2.6the most correct and second fastest glob implementation in JavaScriptINDIRECT33
glob • 7.2.3a little globberINDIRECT10
glob • 8.1.0a little globberINDIRECT8
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
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
hosted-git-info • 4.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT2
http-call • 5.3.0make http requestsINDIRECT11
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 • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
make-error • 1.3.6Make your own error types!INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.0.1a glob matcher in javascriptINDIRECT2
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
minipass • 6.0.2minimal implementation of a PassThrough streamINDIRECT0
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
netrc-parser • 3.1.6netrc parserINDIRECT17
npm>9.9.3>@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT22
npm>9.9.3>@isaacs/string-locale-compare • 1.1.0Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwiseINDIRECT0
npm>9.9.3>@npmcli/arborist • 6.5.1Manage node_modules treesINDIRECT220
npm>9.9.3>@npmcli/config • 6.4.1Configuration management for the npm cliINDIRECT54
npm>9.9.3>@npmcli/disparity-colors • 3.0.0Colorizes unified diff outputINDIRECT3
npm>9.9.3>@npmcli/fs • 3.1.0filesystem utilities for the npm cliINDIRECT3
npm>9.9.3>@npmcli/git • 4.1.0a util for spawning git from npm CLI contextsINDIRECT19
npm>9.9.3>@npmcli/installed-package-contents • 2.0.2Get the list of files installed in a package in node_modules, including bundled dependenciesINDIRECT2
npm>9.9.3>@npmcli/map-workspaces • 3.0.4Retrieves a name:pathname Map for a given workspaces configINDIRECT44
npm>9.9.3>@npmcli/metavuln-calculator • 5.0.1Calculate meta-vulnerabilities from package security advisoriesINDIRECT194
npm>9.9.3>@npmcli/name-from-folder • 2.0.0Get the package name from a folder pathINDIRECT0
npm>9.9.3>@npmcli/node-gyp • 3.0.0Tools for dealing with node-gyp packagesINDIRECT0
npm>9.9.3>@npmcli/package-json • 4.0.1Programmatic API to update package.jsonINDIRECT69
npm>9.9.3>@npmcli/promise-spawn • 6.0.2spawn processes the way the npm cli likes to doINDIRECT2
npm>9.9.3>@npmcli/query • 3.1.0npm query parser and toolsINDIRECT3
npm>9.9.3>@npmcli/run-script • 6.0.2Run a lifecycle script for a package (descendant of npm-lifecycle)INDIRECT114
npm>9.9.3>abbrev • 2.0.0Like ruby's abbrev module, but in jsINDIRECT0
npm>9.9.3>aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>9.9.3>are-we-there-yet • 4.0.2Keep track of the overall completion of many disparate processesINDIRECT0
npm>9.9.3>bin-links • 4.0.3JavaScript package binary linkerINDIRECT6
npm>9.9.3>cacache • 17.1.4Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT68
npm>9.9.3>chownr • 2.0.0like `chown -R`INDIRECT0
npm>9.9.3>cmd-shim • 6.0.2Used in npm for command line application supportINDIRECT0
npm>9.9.3>color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
npm>9.9.3>common-ancestor-path • 1.0.1Find the common ancestor of 2 or more paths on Windows or UnixINDIRECT0
npm>9.9.3>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>9.9.3>cross-spawn>which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
npm>9.9.3>foreground-child • 3.1.1Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
npm>9.9.3>fs-minipass • 3.0.3fs read and write streams based on minipassINDIRECT1
npm>9.9.3>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
npm>9.9.3>gauge • 5.0.1A terminal based horizontal gaugeINDIRECT11
npm>9.9.3>glob • 10.3.10the most correct and second fastest glob implementation in JavaScriptINDIRECT39
npm>9.9.3>graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
npm>9.9.3>has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
npm>9.9.3>hosted-git-info • 6.1.1Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
npm>9.9.3>ignore-walk • 6.0.4Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT3
npm>9.9.3>infer-owner • 1.0.4Infer the owner of a path based on the owner of its nearest existing parentINDIRECT0
npm>9.9.3>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
npm>9.9.3>inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
npm>9.9.3>ini • 4.1.1An ini encoder/decoder for nodeINDIRECT0
npm>9.9.3>init-package-json • 5.0.0A node module to get your node module startedINDIRECT64
npm>9.9.3>isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
npm>9.9.3>json-stringify-nice • 1.1.4Stringify an object sorting scalars before objects, and defaulting to 2-space indentINDIRECT0
npm>9.9.3>libnpmaccess • 7.0.3programmatic library for `npm access` commandsINDIRECT108
npm>9.9.3>libnpmdiff • 5.0.21The registry diffINDIRECT224
npm>9.9.3>libnpmexec • 6.0.5npm exec (npx) programmatic APIINDIRECT224
npm>9.9.3>libnpmfund • 4.2.2Programmatic API for npm fundINDIRECT221
npm>9.9.3>libnpmhook • 9.0.4programmatic API for managing npm registry hooksINDIRECT109
npm>9.9.3>libnpmorg • 5.0.5Programmatic api for `npm org` commandsINDIRECT109
npm>9.9.3>libnpmpack • 5.0.21Programmatic API for the bits behind npm packINDIRECT221
npm>9.9.3>libnpmpublish • 7.5.2Programmatic API for the bits behind npm publish and unpublishINDIRECT126
npm>9.9.3>libnpmsearch • 6.0.3Programmatic API for searching in npm and compatible registries.INDIRECT108
npm>9.9.3>libnpmteam • 5.0.4npm Team management APIsINDIRECT109
npm>9.9.3>libnpmversion • 4.0.3library to do the things that 'npm version' doesINDIRECT123
npm>9.9.3>lru-cache • 7.18.3A cache object that deletes the least-recently-used items.INDIRECT0
npm>9.9.3>make-fetch-happen • 11.1.1Opinionated, caching, retrying fetch clientINDIRECT97
npm>9.9.3>make-fetch-happen>minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
npm>9.9.3>minimatch • 9.0.3a glob matcher in javascriptINDIRECT2
npm>9.9.3>minipass-collect • 1.0.2A Minipass stream that collects all the data into a single chunkINDIRECT2
npm>9.9.3>minipass-collect>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>9.9.3>minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
npm>9.9.3>minipass-flush>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>9.9.3>minipass-json-stream>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>9.9.3>minipass-pipeline • 1.2.4create a pipeline of streams using MinipassINDIRECT2
npm>9.9.3>minipass-pipeline>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>9.9.3>minipass-sized • 1.0.3A Minipass stream that raises an error if you get a different number of bytes than expectedINDIRECT2
npm>9.9.3>minipass-sized>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>9.9.3>minipass • 7.0.4minimal implementation of a PassThrough streamINDIRECT0
npm>9.9.3>minizlib>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>9.9.3>mute-stream • 1.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
npm>9.9.3>node-gyp>@npmcli/fs • 2.1.2filesystem utilities for the npm cliINDIRECT4
npm>9.9.3>node-gyp>abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
npm>9.9.3>node-gyp>are-we-there-yet • 3.0.1Keep track of the overall completion of many disparate processesINDIRECT6
npm>9.9.3>node-gyp>cacache • 16.1.3Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT48
npm>9.9.3>node-gyp>cacache>glob • 8.1.0a little globberINDIRECT8
npm>9.9.3>node-gyp>cacache>minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
npm>9.9.3>node-gyp>fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
npm>9.9.3>node-gyp>gauge • 4.0.4A terminal based horizontal gaugeINDIRECT11
npm>9.9.3>node-gyp>glob • 7.2.3a little globberINDIRECT10
npm>9.9.3>node-gyp>make-fetch-happen • 10.2.1Opinionated, caching, retrying fetch clientINDIRECT76
npm>9.9.3>node-gyp>minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
npm>9.9.3>node-gyp>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>9.9.3>node-gyp>nopt • 6.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm>9.9.3>node-gyp>npmlog • 6.0.2logger for npmINDIRECT20
npm>9.9.3>node-gyp>signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
npm>9.9.3>node-gyp>ssri • 9.0.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT2
npm>9.9.3>node-gyp>unique-filename • 2.0.1Generate a unique filename for use in temporary directories or caches.INDIRECT2
npm>9.9.3>node-gyp>unique-slug • 3.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
npm>9.9.3>node-gyp>which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
npm>9.9.3>nopt • 7.2.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm>9.9.3>npm-audit-report • 5.0.0Given a response from the npm security api, render it into a variety of security reportsINDIRECT0
npm>9.9.3>npm-bundled • 3.0.0list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm>9.9.3>npm-normalize-package-bin • 3.0.1Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>9.9.3>npm-package-arg • 10.1.0Parse the things that can be arguments to `npm install`INDIRECT8
npm>9.9.3>npm-packlist • 7.0.4Get a list of the files to add from a folder into an npm packageINDIRECT4
npm>9.9.3>npm-pick-manifest • 8.0.2Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT11
npm>9.9.3>npm-profile • 7.0.1Library for updating an npmjs.com profileINDIRECT108
npm>9.9.3>npm-registry-fetch • 14.0.5Fetch-based http client for use with npm registry APIsINDIRECT107
npm>9.9.3>npm-registry-fetch>minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
npm>9.9.3>npmlog • 7.0.1logger for npmINDIRECT14
npm>9.9.3>once • 1.4.0Run a function exactly one timeINDIRECT1
npm>9.9.3>pacote • 15.2.0JavaScript package downloaderINDIRECT193
npm>9.9.3>pacote>minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
npm>9.9.3>parse-conflict-json • 3.0.1Parse a JSON string that has git merge conflicts, resolving if possibleINDIRECT3
npm>9.9.3>path-scurry>lru-cache • 10.2.0A cache object that deletes the least-recently-used items.INDIRECT0
npm>9.9.3>proc-log • 3.0.0just emit 'log' events on the process objectINDIRECT0
npm>9.9.3>promise-all-reject-late • 1.0.1Like Promise.all, but save rejections until all promises are resolvedINDIRECT0
npm>9.9.3>promise-call-limit • 1.0.2Call an array of promise-returning functions, restricting concurrency to a specified limit.INDIRECT0
npm>9.9.3>promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
npm>9.9.3>promzard • 1.0.0prompting wizardlyINDIRECT2
npm>9.9.3>read-cmd-shim • 4.0.0Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.INDIRECT0
npm>9.9.3>read-package-json-fast • 3.0.2Like read-package-json, but fasterINDIRECT2
npm>9.9.3>read-package-json • 6.0.4The thing npm uses to read package.json files with semantics and defaults and validationINDIRECT56
npm>9.9.3>read • 2.1.0read(1) for node programsINDIRECT1
npm>9.9.3>rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
npm>9.9.3>rimraf>glob • 7.2.3a little globberINDIRECT10
npm>9.9.3>rimraf>minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
npm>9.9.3>semver • 7.6.0The semantic version parser used by npm.INDIRECT2
npm>9.9.3>semver>lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
npm>9.9.3>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
npm>9.9.3>signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
npm>9.9.3>ssri • 10.0.5Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT1
npm>9.9.3>tar • 6.2.0tar for nodeINDIRECT8
npm>9.9.3>tar>fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
npm>9.9.3>tar>fs-minipass>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>9.9.3>tar>minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
npm>9.9.3>treeverse • 3.0.0Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.INDIRECT0
npm>9.9.3>unique-filename • 3.0.0Generate a unique filename for use in temporary directories or caches.INDIRECT2
npm>9.9.3>unique-slug • 4.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
npm>9.9.3>validate-npm-package-name • 5.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT4
npm>9.9.3>walk-up-path • 3.0.1Given a path string, return a generator that walks up the path, emitting each dirname.INDIRECT0
npm>9.9.3>which • 3.0.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
npm>9.9.3>wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT5
npm>9.9.3>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
npm>9.9.3>write-file-atomic • 5.0.1Write files in an atomic fashion w/configurable ownershipINDIRECT2
npm>9.9.3>yallist • 4.0.0Yet Another Linked ListINDIRECT0
npmlog • 7.0.1logger for npmINDIRECT14
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
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
rimraf • 2.6.3A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.5.2The semantic version parser used by npm.INDIRECT2
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
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
split-ca • 1.0.1Simple module to split a single certificate authority chain file (aka: bundle, ca-bundle, ca-chain, etc.) into an array, as expected by the node.js tls api.INDIRECT0
split2 • 3.2.2split a Text Stream into a Line Stream, using Stream 3INDIRECT5
validate-npm-package-name • 5.0.1Give me a string and I'll tell you if it's a valid npm package nameINDIRECT0
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
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT5
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yaml • 2.3.1JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Apache-2.028
PackageRelationDependenciesPublished
@balena/dockerignore • 1.0.2dockerignore is a file filter library compatible with Docker and the node-ignore APIINDIRECT0
@hutson/parse-repository-url • 3.0.2Parse repository URLs to extract, SCM platform, domain, user, and project information.INDIRECT0
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
docker-modem • 3.0.8Docker remote API network layer module.INDIRECT16
dockerode • 3.3.5Docker Remote API module.INDIRECT31
ejs • 3.1.10Embedded JavaScript templatesINDIRECT15
filelist • 1.0.4Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
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
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
jake • 10.9.2JavaScript build tool, similar to Make or RakeINDIRECT14
npm>9.9.3>@sigstore/bundle • 1.1.0Sigstore bundle typeINDIRECT1
npm>9.9.3>@sigstore/protobuf-specs • 0.2.1code-signing for npm packagesINDIRECT0
npm>9.9.3>@sigstore/sign • 1.0.0Sigstore signing libraryINDIRECT100
npm>9.9.3>@sigstore/tuf • 1.0.3Client for the Sigstore TUF repositoryINDIRECT102
npm>9.9.3>exponential-backoff • 3.1.1A utility that allows retrying a function with an exponential delay between attempts.INDIRECT0
npm>9.9.3>sigstore • 1.9.0code-signing for npm packagesINDIRECT105
npm>9.9.3>spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
npm>9.9.3>validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
readdir-glob • 1.1.3Recursive fs.readdir with streaming API and glob filtering.INDIRECT3
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIINDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
rxjs • 7.8.1Reactive Extensions for modern JavaScriptINDIRECT1
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BSD-2-Clause13
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
json-schema-typed • 7.0.3JSONSchema TypeScript definitions.INDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
normalize-package-data • 3.0.3Normalizes data that can be found in package.json files.INDIRECT12
npm>9.9.3>cidr-regex • 3.1.1Regular expression for matching IP addresses in CIDR notationINDIRECT1
npm>9.9.3>http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm>9.9.3>is-cidr • 4.0.2Check if a string is an IP address in CIDR notationINDIRECT2
npm>9.9.3>normalize-package-data • 5.0.0Normalizes data that can be found in package.json files.INDIRECT13
npm>9.9.3>npm-install-checks • 6.3.0Check the engines and platform fields in package.jsonINDIRECT3
npm>9.9.3>npm-user-validate • 2.0.0User validations for npmINDIRECT0
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
yarn • 1.22.22📦🐈 Fast, reliable, and secure dependency management.INDIRECT0
BSD-3-Clause10
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
diff • 4.0.2A javascript text diff implementation.INDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
npm>9.9.3>diff • 5.2.0A JavaScript text diff implementation.INDIRECT0
npm>9.9.3>ip-address>sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
shelljs • 0.8.5Portable Unix shell commands for Node.jsINDIRECT19
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
CC0-1.0 OR MIT6
PackageRelationDependenciesPublished
type-fest • 0.18.1A collection of essential TypeScript typesINDIRECT0
type-fest • 0.21.3A 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
type-fest • 1.4.0A collection of essential TypeScript typesINDIRECT0
unknown5
PackageRelationDependenciesPublished
@swimlane/connector-interfaces • 1.11.0Contains all the Connector interfaces required by external projects.INDIRECT2
buildcheck • 0.0.6Build environment checking (a la autoconf) for node.jsINDIRECT0
cpu-features • 0.0.10A simple binding to Google's cpu_features library for obtaining information about installed CPU(s)INDIRECT2
npm>9.9.3>qrcode-terminal • 0.12.0QRCodes, in the terminalINDIRECT0
ssh2 • 1.15.0SSH2 client and server modules written in pure JavaScript for node.jsINDIRECT7
BlueOak-1.0.04
PackageRelationDependenciesPublished
jackspeak • 2.3.6A very strict and proper argument parser.INDIRECT18
npm>9.9.3>jackspeak • 2.3.6A very strict and proper argument parser.INDIRECT24
npm>9.9.3>path-scurry • 1.10.1walk paths fast and efficientlyINDIRECT2
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
0BSD2
PackageRelationDependenciesPublished
password-prompt • 1.1.3cross-platform masked or hidden promptINDIRECT8
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
CC-BY-3.02
PackageRelationDependenciesPublished
npm>9.9.3>spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.02
PackageRelationDependenciesPublished
npm>9.9.3>spdx-license-ids • 3.0.17A list of SPDX license identifiersINDIRECT0
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Artistic-2.01
PackageRelationDependenciesPublished
npm • 9.9.3a package manager for JavaScriptINDIRECT262
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
non-standard1
PackageRelationDependenciesPublished
gitconfiglocal • 1.0.0parse the .git/config file into a useful data structureINDIRECT1
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40sw-tsdk%2Fplugin-turbine)](https://licenses.dev/npm/%40sw-tsdk%2Fplugin-turbine)
<a href="https://licenses.dev/npm/%40sw-tsdk%2Fplugin-turbine">
  <img src="https://licenses.dev/b/npm/%40sw-tsdk%2Fplugin-turbine" alt="licenses" />
</a>

Or the licenses badge code for the 2.11.2-next.36 version:

[![licenses](https://licenses.dev/b/npm/%40sw-tsdk%2Fplugin-turbine/2.11.2-next.36)](https://licenses.dev/npm/%40sw-tsdk%2Fplugin-turbine/2.11.2-next.36)
<a href="https://licenses.dev/npm/%40sw-tsdk%2Fplugin-turbine/2.11.2-next.36">
  <img src="https://licenses.dev/b/npm/%40sw-tsdk%2Fplugin-turbine/2.11.2-next.36" alt="licenses" />
</a>
GitHub