licenses.dev

@salesforce/core v5.3.4

Core libraries to interact with SFDX projects, orgs, and APIs.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT144
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
@types/node • 12.20.55TypeScript definitions for Node.jsINDIRECT0
@types/semver • 7.5.8TypeScript definitions for semverDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ajv • 8.17.1Another JSON Schema ValidatorDIRECT4
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
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
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
base64url • 3.0.1For encoding to/from base64urlsINDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
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 othersDIRECT15
chardet • 0.7.0Character detectorINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
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
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
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-redact • 3.5.0very fast object redactionINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
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.DIRECT5
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
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
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
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
inquirer • 7.3.3A collection of common interactive command line user interfaces.INDIRECT33
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
jsforce • 2.0.0-beta.29Salesforce API Library for JavaScriptDIRECT89
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)DIRECT14
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
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
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
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
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
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
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 easilyDIRECT11
pino-pretty • 10.3.1Prettifier for Pino log linesDIRECT28
pino-std-serializers • 6.2.2A collection of standard object serializers for PinoINDIRECT0
pino • 8.21.0super fast, all natural json loggerDIRECT22
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 systemDIRECT3
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
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
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
snake-case • 3.0.4Transform into a lower case string with underscores between wordsINDIRECT4
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
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
ISC11
PackageRelationDependenciesPublished
@salesforce/schemas • 1.9.0This repository contains the spec and schema for the Scratch Org Definition Configuration file and `sfdx-project.json` file.DIRECT0
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.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
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.DIRECT0
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
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 webDIRECT12
js2xmlparser • 4.0.2Parses JavaScript objects into XMLDIRECT1
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-3-Clause7
PackageRelationDependenciesPublished
@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
tough-cookie • 5.1.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
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
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.3.4 version:

[![licenses](https://licenses.dev/b/npm/%40salesforce%2Fcore/5.3.4)](https://licenses.dev/npm/%40salesforce%2Fcore/5.3.4)
<a href="https://licenses.dev/npm/%40salesforce%2Fcore/5.3.4">
  <img src="https://licenses.dev/b/npm/%40salesforce%2Fcore/5.3.4" alt="licenses" />
</a>
GitHub