licenses.dev

@salesforce/source-deploy-retrieve v10.9.1

JavaScript library to run Salesforce metadata deploys and retrieves

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT194
PackageRelationDependenciesPublished
@babel/runtime-corejs3 • 7.26.0babel's modular runtime helpers with core-js@3 polyfillingINDIRECT2
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings 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-requestINDIRECT4
@types/http-cache-semantics • 4.0.4TypeScript definitions for http-cache-semanticsINDIRECT0
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT1
@types/node • 12.20.55TypeScript definitions for Node.jsINDIRECT0
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT1
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-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
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
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
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
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
cacheable-lookup • 5.0.4A cacheable dns.lookup(…) that respects the TTLINDIRECT0
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
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
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
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
commander • 4.1.1the complete solution for node.js command-line programsINDIRECT0
constant-case • 3.0.4Transform into upper case string with an underscore between wordsINDIRECT4
core-js-pure • 3.40.0Standard libraryINDIRECT0
core-js • 3.40.0Standard libraryINDIRECT0
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
csv-parse • 4.16.3CSV parsing implementing the Node.js `stream.Transform` APIINDIRECT0
csv-stringify • 5.6.5CSV 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
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
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
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
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
escape-string-regexp • 1.0.5Escape 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
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
fast-copy • 3.0.2A blazing fast deep object copierINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-levenshtein • 3.0.0Efficient implementation of Levenshtein algorithm with locale-specific collator support.DIRECT1
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 librariesDIRECT1
fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS.INDIRECT0
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
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
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
get-uri • 6.0.4Returns a `stream.Readable` from a URI stringINDIRECT4
got • 11.8.6Human-friendly and powerful HTTP request library for Node.jsDIRECT29
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
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
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
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.DIRECT0
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
inquirer • 7.3.3A collection of common interactive command line user interfaces.INDIRECT33
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-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
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
joycon • 3.1.1Load config with ease.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
jsforce • 2.0.0-beta.29Salesforce API Library for JavaScriptINDIRECT89
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
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
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
lie • 3.3.0A basic but performant promise implementationINDIRECT1
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
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
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 mappingDIRECT0
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
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multistream • 3.1.0A stream that emits multiple other streams one after another (streams3)INDIRECT5
netmask • 2.0.2Parse and lookup IP network blocksINDIRECT0
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
normalize-url • 6.1.0Normalize a URLINDIRECT0
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 • 7.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT2
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
p-cancelable • 2.1.1Create 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
path-case • 3.0.4Transform into a lower case string with slashes between wordsINDIRECT4
pino-abstract-transport • 1.2.0Write Pino transports easilyINDIRECT11
pino-pretty • 10.3.1Prettifier for Pino log linesINDIRECT28
pino-std-serializers • 6.2.2A collection of standard object serializers for PinoINDIRECT0
pino • 8.21.0super fast, all natural json loggerINDIRECT22
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process-warning • 3.0.0A 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` implementationsDIRECT28
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
quick-format-unescaped • 4.0.4Solves a problem with util.formatINDIRECT0
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
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
regenerator-runtime • 0.13.11Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
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
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
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
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
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 • 3.8.1Extremely fast utf8 only stream implementationINDIRECT1
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
strip-ansi • 6.0.1Strip 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
thread-stream • 2.7.0A streaming way to send data to a Node.js Worker ThreadINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
tldts-core • 6.1.71tldts core primitives (internal module)INDIRECT0
tldts • 6.1.71Library to work against complex domain names, subdomains and URIs.INDIRECT1
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
ts-retry-promise • 0.7.1retry for functions returning a promiseDIRECT0
universalify • 0.1.2Make 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
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
xml2js • 0.5.0Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
ISC13
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
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
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 • 5.1.6a glob matcher in javascriptDIRECT2
mute-stream • 0.0.8Bytes 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
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause10
PackageRelationDependenciesPublished
@salesforce/core • 6.7.6Core libraries to interact with SFDX projects, orgs, and APIs.DIRECT176
@salesforce/kit • 3.2.3Commonly needed utilities for TypeScript and JavaScriptDIRECT1
@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
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.09
PackageRelationDependenciesPublished
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
faye-websocket • 0.11.4Standards-compliant WebSocket server and clientINDIRECT4
faye • 1.4.0Simple pub/sub messaging for the webINDIRECT12
js2xmlparser • 4.0.2Parses JavaScript objects into XMLINDIRECT1
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
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-Clause6
PackageRelationDependenciesPublished
escodegen • 2.1.0ECMAScript code generatorINDIRECT4
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
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
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
GPL-3.0-or-later OR MIT1
PackageRelationDependenciesPublished
jszip • 3.10.1Create, read and edit .zip files with JavaScript http://stuartk.com/jszipDIRECT12
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 10.9.1 version:

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