licenses.dev

@salesforce/plugin-deploy-retrieve v3.16.1

deploy and retrieve commands for sf

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT328
PackageRelationDependenciesPublished
@alcalzone/ansi-tokenize • 0.1.3Efficiently modify strings containing ANSI escape codesINDIRECT2
@colors/colors • 1.5.0get colors in your node.js consoleINDIRECT0
@inquirer/confirm • 3.2.0Inquirer confirm promptINDIRECT23
@inquirer/core • 9.2.1Core Inquirer prompt APIINDIRECT21
@inquirer/figures • 1.0.9Vendored version of figures, for CJS compatibilityINDIRECT0
@inquirer/input • 2.3.0Inquirer input text promptINDIRECT23
@inquirer/password • 2.2.0Inquirer password promptINDIRECT23
@inquirer/type • 1.5.5Inquirer core TS typesINDIRECT1
@inquirer/type • 2.0.0Inquirer core TS typesINDIRECT1
@jsforce/jsforce-node • 3.6.3Salesforce API Library for JavaScriptINDIRECT39
@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/core • 4.2.3base library for oclif CLIsDIRECT64
@oclif/multi-stage-output • 0.8.2Terminal output for oclif commands with multiple stagesDIRECT111
@oclif/table • 0.4.0Display table in terminalINDIRECT112
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@sindresorhus/is • 5.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@szmarczak/http-timer • 5.0.1Timings for HTTP requestsINDIRECT1
@tootallnate/quickjs-emscripten • 0.23.0Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly.INDIRECT0
@types/cacheable-request • 6.0.3TypeScript definitions for cacheable-requestINDIRECT5
@types/http-cache-semantics • 4.0.4TypeScript definitions for http-cache-semanticsINDIRECT0
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT2
@types/mute-stream • 0.0.4TypeScript definitions for mute-streamINDIRECT2
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/prop-types • 15.7.14TypeScript definitions for prop-typesINDIRECT0
@types/react • 18.3.18TypeScript definitions for reactINDIRECT2
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
@types/wrap-ansi • 3.0.0TypeScript definitions for wrap-ansiINDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
agent-base • 7.1.3Turn a function into an `http.Agent` instanceINDIRECT0
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-escapes • 5.0.0ANSI escape codes for manipulating the terminalINDIRECT1
ansi-escapes • 7.0.0ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
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
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
ast-types • 0.13.4Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT1
async-lock • 1.4.1Lock on asynchronous codeINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
atomic-sleep • 1.0.0Zero CPU overhead, zero dependency, true event-loop blocking sleepINDIRECT0
auto-bind • 5.0.1Automatically bind methods to their class instanceINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
base64url • 3.0.1For encoding to/from base64urlsINDIRECT0
basic-ftp • 5.0.5FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.INDIRECT0
bfj • 8.0.0Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.INDIRECT20
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
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 • 6.0.3Node.js Buffer API, for the browserINDIRECT2
bundle-name • 4.1.0Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`INDIRECT1
cacheable-lookup • 5.0.4A cacheable dns.lookup(…) that respects the TTLINDIRECT0
cacheable-lookup • 7.0.0A cacheable dns.lookup(…) that respects TTLINDIRECT0
cacheable-request • 10.2.14Wrap native HTTP requests with RFC compliant cache supportINDIRECT9
cacheable-request • 7.0.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT13
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
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 • 4.1.2Terminal string styling done rightINDIRECT5
chalk • 5.4.1Terminal string styling done rightINDIRECT0
change-case • 4.1.2Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and othersINDIRECT15
change-case • 5.4.4Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and othersINDIRECT0
check-types • 11.2.3A little library for asserting types and values, with zero dependencies.INDIRECT0
clean-stack • 3.0.1Clean up error stack tracesINDIRECT1
cli-boxes • 3.0.0Boxes for use in the terminalINDIRECT0
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-table3 • 0.6.5Pretty unicode tables for the command line. Based on the original cli-table.INDIRECT6
cli-truncate • 4.0.0Truncate a string to a specific width in the terminalINDIRECT8
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
code-excerpt • 4.0.0Extract code excerptsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
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
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
constant-case • 3.0.4Transform into upper case string with an underscore between wordsINDIRECT4
convert-to-spaces • 2.0.1Convert tabs to spaces in a stringINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
csprng • 0.1.2Secure random numbers of any size in any baseINDIRECT1
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
csv-parse • 5.6.0CSV parsing implementing the Node.js `stream.Transform` APIINDIRECT0
csv-stringify • 6.5.2CSV stringifier implementing the Node.js `stream.Transform` APIINDIRECT0
data-uri-to-buffer • 6.0.2Create an ArrayBuffer instance from a Data URI stringINDIRECT0
dateformat • 4.6.3A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
default-browser-id • 5.0.0Get the bundle identifier of the default browser (macOS). Example: com.apple.SafariINDIRECT0
default-browser • 5.2.1Get the default browserINDIRECT3
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
define-lazy-prop • 3.0.0Define a lazily evaluated property on an objectINDIRECT0
degenerator • 5.0.1Compiles sync functions into async generator functionsINDIRECT7
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
diff3 • 0.0.3A diff3 engine for nodejsINDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
emoji-regex • 10.4.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 8.0.0A 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
environment • 1.1.0Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etcINDIRECT0
es-toolkit • 1.31.0A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.INDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
fast-copy • 3.0.2A blazing fast deep object copierINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
fast-levenshtein • 3.0.0Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT1
fast-redact • 3.5.0very fast object redactionINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
fast-xml-parser • 4.5.1Validate XML, Parse XML, Build XML without C/C++ based librariesINDIRECT1
fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS.INDIRECT0
figures • 6.1.0Unicode symbols with fallbacks for older terminalsINDIRECT1
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
form-data-encoder • 2.1.4Encode FormData content into the multipart/form-data formatINDIRECT0
form-data • 4.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
get-east-asian-width • 1.3.0Determine the East Asian Width of a Unicode characterINDIRECT0
get-package-type • 0.1.0Determine the `package.json#type` which applies to a locationINDIRECT0
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
get-uri • 6.0.4Returns a `stream.Readable` from a URI stringINDIRECT4
globby • 11.1.0User-friendly glob matchingINDIRECT23
got • 11.8.6Human-friendly and powerful HTTP request library for Node.jsINDIRECT30
got • 13.0.0Human-friendly and powerful HTTP request library for Node.jsINDIRECT21
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
header-case • 2.0.4Transform into a dash separated string of capitalized wordsINDIRECT5
help-me • 5.0.0Help command for node, partner of minimist and commistINDIRECT0
hoopy • 0.1.4Like an array, but rounder.INDIRECT0
html-escaper • 2.0.2fast and safe way to escape and unescape &<>'" charsINDIRECT0
http-parser-js • 0.5.9A pure JS HTTP parser for node.INDIRECT0
http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
http2-wrapper • 2.2.1HTTP2 client, just with the familiar `https` APIINDIRECT2
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
indent-string • 5.0.0Indent each line in a stringINDIRECT0
ink • 5.1.0React for CLIINDIRECT39
ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-docker • 3.0.0Check 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-fullwidth-code-point • 5.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
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-in-ci • 1.0.0Check if the process is running in a Continuous Integration (CI) environmentINDIRECT0
is-inside-container • 1.0.0Check if the process is running inside a container (Docker/Podman)INDIRECT1
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-unicode-supported • 2.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
is-wsl • 3.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT2
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isbinaryfile • 5.0.4Detects if a file is binary in Node.js. Similar to Perl's -B.INDIRECT0
isomorphic-git • 1.29.0A pure JavaScript reimplementation of git for node and browsersINDIRECT22
joycon • 3.1.1Load config with ease.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
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
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonpath • 1.1.1Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.INDIRECT15
jsonwebtoken • 9.0.2JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
lie • 3.3.0A basic but performant promise implementationINDIRECT1
lilconfig • 3.1.3A zero-dependency alternative to cosmiconfigINDIRECT0
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module.INDIRECT0
lodash.isnumber • 3.0.3The lodash method `_.isNumber` 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.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
lowercase-keys • 3.0.0Lowercase the keys of an objectINDIRECT0
make-dir • 4.0.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
marked-terminal • 4.2.0A custom render for marked to output to the TerminalINDIRECT22
marked • 4.3.0A markdown parser built for speedINDIRECT0
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
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 4.0.0Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
minimisted • 2.0.1Handy wrapper of `minimist`INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multistream • 3.1.0A stream that emits multiple other streams one after another (streams3)INDIRECT5
natural-orderby • 3.0.2Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.INDIRECT0
netmask • 2.0.2Parse and lookup IP network blocksINDIRECT0
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
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 • 6.1.0Normalize a URLINDIRECT0
normalize-url • 8.0.1Normalize a URLINDIRECT0
object-hash • 3.0.0Generate hashes from javascript objects in node and the browser.INDIRECT0
on-exit-leak-free • 2.1.2Execute a function on exit without leaking memory, allowing all objects to be garbage collectedINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
open • 10.1.0Open stuff like URLs, files, executables. Cross-platform.INDIRECT8
optionator • 0.8.3option parsing and help generationINDIRECT6
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
p-cancelable • 3.0.0Create a promise that can be canceledINDIRECT0
pac-proxy-agent • 7.1.0A PAC file proxy `http.Agent` implementation for HTTPINDIRECT25
pac-resolver • 7.0.1Generates an asynchronous resolver function from a PAC fileINDIRECT9
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
patch-console • 2.0.0Patch console methods to intercept outputINDIRECT0
path-browserify • 1.0.1the path module from node core for browsersINDIRECT0
path-case • 3.0.4Transform into a lower case string with slashes between wordsINDIRECT4
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 • 4.0.1Promisify a callback-style functionINDIRECT0
pino-abstract-transport • 1.2.0Write Pino transports easilyINDIRECT11
pino-abstract-transport • 2.0.0Write Pino transports easilyINDIRECT1
pino-pretty • 11.3.0Prettifier for Pino log linesINDIRECT28
pino-std-serializers • 7.0.0A collection of standard object serializers for PinoINDIRECT0
pino • 9.6.0super fast, all natural json loggerINDIRECT12
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process-warning • 4.0.1A small utility for creating warnings and emitting them.INDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file systemINDIRECT3
proxy-agent • 6.5.0Maps proxy protocols to `http.Agent` implementationsINDIRECT28
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
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
quick-format-unescaped • 4.0.4Solves a problem with util.formatINDIRECT0
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
react-reconciler • 0.29.2React package for creating custom renderers.INDIRECT3
react • 18.3.1React is a JavaScript library for building user interfaces.INDIRECT2
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-stream • 4.7.0Node.js Streams, a user-land copy of the stream library from Node.jsINDIRECT9
real-require • 0.2.0Keep require and import consistent after bundling or transpilingINDIRECT0
redeyed • 2.1.1Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.INDIRECT1
require-from-string • 2.0.2Require module from stringINDIRECT0
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
responselike • 2.0.1A response-like object for mocking a Node.js HTTP response streamINDIRECT1
responselike • 3.0.0A response-like object for mocking a Node.js HTTP response streamINDIRECT1
restore-cursor • 4.0.0Gracefully restore the CLI cursor on exitINDIRECT3
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-applescript • 7.0.0Run AppleScript and get the resultINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
sentence-case • 3.0.4Transform into a lower case with spaces between words, then capitalize the stringINDIRECT4
sequin • 0.1.1Generate uniformly distributed ints in any base from a bit sequenceINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 4.0.1Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slice-ansi • 5.0.0Slice a string with ANSI escape codesINDIRECT2
slice-ansi • 7.1.0Slice a string with ANSI escape codesINDIRECT3
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
snake-case • 3.0.4Transform into a lower case string with underscores between wordsINDIRECT4
socks-proxy-agent • 8.0.5A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT8
socks • 2.8.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT4
sonic-boom • 4.2.0Extremely fast utf8 only stream implementationINDIRECT1
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
static-eval • 2.0.2evaluate statically-analyzable expressionsINDIRECT12
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 7.2.0Get 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-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
strnum • 1.0.5Parse String to Number based on configurationINDIRECT0
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
terminal-link • 3.0.0Create clickable links in the terminalDIRECT5
thread-stream • 3.1.0A streaming way to send data to a Node.js Worker ThreadINDIRECT1
tldts-core • 6.1.71tldts core primitives (internal module)INDIRECT0
tldts • 6.1.71Library to work against complex domain names, subdomains and URIs.INDIRECT1
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
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
tryer • 1.0.1Because everyone loves a tryer! Conditional and repeated task invocation for node and browser.INDIRECT0
ts-retry-promise • 0.8.1retry for functions returning a promiseINDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
underscore • 1.12.1JavaScript's functional programming helper library.INDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
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
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
widest-line • 5.0.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
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
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 9.0.0Wordwrap a string with ANSI escape codesINDIRECT6
ws • 8.18.0Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xml2js • 0.6.2Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
yoctocolors-cjs • 2.1.2CommonJS version - The smallest and fastest command-line coloring package on the internetINDIRECT0
yoga-wasm-web • 0.3.3INDIRECT0
ISC19
PackageRelationDependenciesPublished
@salesforce/schemas • 1.9.0This repository contains the spec and schema for the Scratch Org Definition Configuration file and `sfdx-project.json` file.INDIRECT0
ansis • 3.9.0ANSI colors in terminal outputDIRECT0
cli-width • 4.1.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
fastq • 1.18.0Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 7.18.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
mute-stream • 1.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause18
PackageRelationDependenciesPublished
@salesforce/apex-node • 8.1.19Salesforce JS library for ApexDIRECT183
@salesforce/core • 8.8.0Core libraries to interact with SFDX projects, orgs, and APIs.DIRECT133
@salesforce/kit • 3.2.3Commonly needed utilities for TypeScript and JavaScriptDIRECT1
@salesforce/plugin-info • 3.4.32Plugin for accessing cli info from the command lineDIRECT331
@salesforce/sf-plugins-core • 12.1.2Utils for writing Salesforce CLI pluginsDIRECT263
@salesforce/source-deploy-retrieve • 12.12.3JavaScript library to run Salesforce metadata deploys and retrievesDIRECT194
@salesforce/source-tracking • 7.3.6API for tracking local and remote Salesforce metadata changesDIRECT264
@salesforce/ts-types • 2.0.12Types and related utilities for TypeScriptDIRECT0
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
fast-uri • 3.0.5Dependency-free RFC 3986 URI toolboxINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
istanbul-lib-coverage • 3.2.2Data library for istanbul coverage objectsINDIRECT0
istanbul-lib-report • 3.0.1Base reporting library for istanbulINDIRECT5
istanbul-reports • 3.1.7istanbul reportsINDIRECT7
secure-json-parse • 2.7.0JSON parse with prototype poisoning protectionINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 5.1.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
Apache-2.013
PackageRelationDependenciesPublished
clean-git-ref • 2.0.1Clean an input string into a usable git refINDIRECT0
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
ejs • 3.1.10Embedded JavaScript templatesINDIRECT15
faye-websocket • 0.11.4Standards-compliant WebSocket server and clientINDIRECT4
faye • 1.4.0Simple pub/sub messaging for the webINDIRECT12
filelist • 1.0.4Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
jake • 10.9.2JavaScript build tool, similar to Make or RakeINDIRECT14
js2xmlparser • 4.0.2Parses JavaScript objects into XMLINDIRECT1
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
websocket-driver • 0.7.4WebSocket protocol handler with pluggable I/OINDIRECT3
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
xmlcreate • 2.0.4Simple XML builder for Node.jsINDIRECT0
BSD-2-Clause9
PackageRelationDependenciesPublished
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
escodegen • 2.1.0ECMAScript code generatorINDIRECT4
esprima • 1.2.2ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
CC0-1.0 OR MIT3
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
type-fest • 1.4.0A collection of essential TypeScript typesINDIRECT0
type-fest • 4.32.0A collection of essential TypeScript typesINDIRECT0
GPL-3.0-or-later OR MIT1
PackageRelationDependenciesPublished
jszip • 3.10.1Create, read and edit .zip files with JavaScript http://stuartk.com/jszipINDIRECT12
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.16.1 version:

[![licenses](https://licenses.dev/b/npm/%40salesforce%2Fplugin-deploy-retrieve/3.16.1)](https://licenses.dev/npm/%40salesforce%2Fplugin-deploy-retrieve/3.16.1)
<a href="https://licenses.dev/npm/%40salesforce%2Fplugin-deploy-retrieve/3.16.1">
  <img src="https://licenses.dev/b/npm/%40salesforce%2Fplugin-deploy-retrieve/3.16.1" alt="licenses" />
</a>
GitHub