licenses.dev

@jsforce/jsforce-node v3.6.4

Salesforce API Library for JavaScript

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT44
PackageRelationDependenciesPublished
@sindresorhus/is • 4.6.0Type check valuesDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
base64url • 3.0.1For encoding to/from base64urlsDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
csprng • 0.1.2Secure random numbers of any size in any baseINDIRECT1
csv-parse • 5.6.0CSV parsing implementing the Node.js `stream.Transform` APIDIRECT0
csv-stringify • 6.5.2CSV stringifier implementing the Node.js `stream.Transform` APIDIRECT0
debug • 4.4.1Lightweight 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
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT13
form-data • 4.0.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT19
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-parser-js • 0.5.10A pure JS HTTP parser for node.INDIRECT0
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSDIRECT3
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multistream • 3.1.0A stream that emits multiple other streams one after another (streams3)DIRECT5
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsDIRECT3
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
sequin • 0.1.1Generate uniformly distributed ints in any base from a bit sequenceINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
tldts-core • 6.1.86tldts core primitives (internal module)INDIRECT0
tldts • 6.1.86Library to work against complex domain names, subdomains and URIs.INDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
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.6.2Simple XML to JavaScript object converter.DIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
faye-websocket • 0.11.4Standards-compliant WebSocket server and clientINDIRECT4
faye • 1.4.1Simple pub/sub messaging for the webDIRECT12
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
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
tough-cookie • 5.1.2RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
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/%40jsforce%2Fjsforce-node)](https://licenses.dev/npm/%40jsforce%2Fjsforce-node)
<a href="https://licenses.dev/npm/%40jsforce%2Fjsforce-node">
  <img src="https://licenses.dev/b/npm/%40jsforce%2Fjsforce-node" alt="licenses" />
</a>

Or the licenses badge code for the 3.6.4 version:

[![licenses](https://licenses.dev/b/npm/%40jsforce%2Fjsforce-node/3.6.4)](https://licenses.dev/npm/%40jsforce%2Fjsforce-node/3.6.4)
<a href="https://licenses.dev/npm/%40jsforce%2Fjsforce-node/3.6.4">
  <img src="https://licenses.dev/b/npm/%40jsforce%2Fjsforce-node/3.6.4" alt="licenses" />
</a>
GitHub