licenses.dev

@salesforce/source-deploy-retrieve v8.6.0

JavaScript library to run Salesforce metadata deploys and retrieves

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT222
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
@salesforce/bunyan • 2.0.0a JSON logging library for node.js services (dtrace is disabled)INDIRECT20
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@tootallnate/once • 1.1.2Creates a Promise that waits for a single eventINDIRECT0
@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
@types/semver • 7.5.8TypeScript definitions for semverINDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
acorn-walk • 8.3.4ECMAScript (ESTree) AST walkerINDIRECT1
acorn • 8.14.0ECMAScript parserINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
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
archiver-utils • 2.1.0utility functions for archiverINDIRECT26
archiver-utils • 3.0.4utility functions for archiverINDIRECT27
archiver • 5.3.2a streaming interface for archive generationDIRECT45
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 • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
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
binary • 0.3.0Unpack multibyte binary values from buffersINDIRECT3
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
bluebird • 3.4.7Full 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
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-indexof-polyfill • 1.0.2This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
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
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
compress-commons • 4.1.2a library that defines a common interface for working with archive formats within nodeINDIRECT9
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
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
crc32-stream • 4.0.3a streaming CRC32 checksumerINDIRECT6
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 • 3.0.1Generate a Buffer instance from a Data URI stringINDIRECT0
dayjs-plugin-utc • 0.1.2utc plugin for dayjsINDIRECT0
dayjs • 1.11.132KB immutable date time library alternative to Moment.js with the same modern API INDIRECT0
debug • 3.2.7small debugging utilityINDIRECT1
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
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
degenerator • 3.0.4Compiles sync functions into async generator functionsINDIRECT17
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
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
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
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.DIRECT1
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
file-uri-to-path • 2.0.0Convert a file: URI to a file pathINDIRECT0
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-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
get-uri • 3.0.2Returns a `stream.Readable` from a URI stringINDIRECT16
got • 11.8.6Human-friendly and powerful HTTP request library for Node.jsDIRECT29
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-errors • 2.0.0Create HTTP error objectsINDIRECT5
http-parser-js • 0.5.9A pure JS HTTP parser for node.INDIRECT0
http-proxy-agent • 4.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
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
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
inquirer • 7.3.3A collection of common interactive command line user interfaces.INDIRECT33
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?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 • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
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.0JSON Web Token implementation (symmetric and asymmetric)INDIRECT8
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
lazystream • 1.0.1Open Node Streams on demand.INDIRECT8
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
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.isplainobject • 4.0.6The lodash method `_.isPlainObject` 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
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
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multistream • 3.1.0A stream that emits multiple other streams one after another (streams3)INDIRECT5
mv • 2.1.1fs.rename but works across devices. same as the unix utility 'mv'INDIRECT14
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibilityINDIRECT0
ncp • 2.0.0Asynchronous recursive file copy utility.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-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
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
normalize-url • 6.1.0Normalize a URLINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
open • 7.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT2
optionator • 0.8.3option parsing and help generationINDIRECT6
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
pac-proxy-agent • 5.0.0A PAC file proxy `http.Agent` implementation for HTTPINDIRECT57
pac-resolver • 5.0.1Generates an asynchronous resolver function from a PAC fileINDIRECT20
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
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
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
proxy-agent • 5.0.0Maps proxy protocols to `http.Agent` implementationsDIRECT61
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.DIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
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
rechoir • 0.6.2Require any supported file as a node module.INDIRECT6
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
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
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
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-json-stringify • 1.2.0Prevent defined property getters from throwing errorsINDIRECT0
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
shx • 0.3.4Portable Shell Commands for NodeINDIRECT21
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 • 5.0.1A 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
statuses • 2.0.1HTTP status utilityINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strnum • 1.0.5Parse String to Number based on configurationINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
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
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
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
ts-retry-promise • 0.7.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
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
unzipper • 0.10.14Unzip cross-platform streaming API DIRECT32
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
vm2 • 3.9.19vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Securely!INDIRECT2
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
xml2js • 0.5.0Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xregexp • 2.0.0Extended JavaScript regular expressionsINDIRECT0
zip-stream • 4.1.1a streaming zip archive generator.INDIRECT32
ISC22
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
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
fstream • 1.0.12Advanced file system stream thingsINDIRECT14
glob • 6.0.4a little globberINDIRECT9
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
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
listenercount • 1.0.1backwards compatible version of builtin events.listenercountINDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
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
rimraf • 2.4.5A deep deletion module for node (like `rm -rf`)INDIRECT10
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
BSD-3-Clause11
PackageRelationDependenciesPublished
@salesforce/core • 3.36.2Core libraries to interact with SFDX projects, orgs, and APIs.DIRECT187
@salesforce/kit • 1.9.2Commonly needed utilities for TypeScript and JavaScriptDIRECT24
@salesforce/ts-types • 1.7.3Types and related utilities for TypeScriptDIRECT1
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
duplexer2 • 0.1.4Like duplexer but using streams3INDIRECT8
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
shelljs • 0.8.5Portable Unix shell commands for Node.jsINDIRECT19
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.011
PackageRelationDependenciesPublished
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
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
readdir-glob • 1.1.3Recursive fs.readdir with streaming API and glob filtering.INDIRECT3
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-Clause7
PackageRelationDependenciesPublished
dtrace-provider • 0.6.0Native DTrace providers for node.js applicationsINDIRECT1
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.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
unknown2
PackageRelationDependenciesPublished
buffers • 0.1.1Treat a collection of Buffers as a single contiguous partially mutable Buffer.INDIRECT0
ftp • 0.3.10An FTP client module for node.jsINDIRECT6
MIT OR X112
PackageRelationDependenciesPublished
chainsaw • 0.1.0Build chainable fluent interfaces the easy way... with a freakin' chainsaw!INDIRECT1
traverse • 0.3.9Traverse and transform objects by visiting every node on a recursive walkINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
big-integer • 1.6.52An arbitrary length integer library for JavascriptINDIRECT0
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 8.6.0 version:

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