licenses.dev

@node-red/nodes v2.2.3

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT137
PackageRelationDependenciesPublished
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@types/cacheable-request • 6.0.3TypeScript definitions for cacheable-requestINDIRECT5
@types/http-cache-semantics • 4.0.4TypeScript definitions for http-cache-semanticsINDIRECT0
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT2
@types/node • 22.10.2TypeScript definitions for nodeINDIRECT1
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
acorn-walk • 8.2.0ECMAScript (ESTree) AST walkerDIRECT0
acorn • 8.7.0ECMAScript parserDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ajv • 8.10.0Another JSON Schema ValidatorDIRECT5
append-field • 1.0.0A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.INDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
async • 0.1.22Higher-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
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
body-parser • 1.19.1Node.js body parsing middlewareDIRECT21
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
bytes • 3.1.1Utility to parse a string bytes to bytes and vice-versaINDIRECT0
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
cheerio • 1.0.0-rc.10Tiny, fast, and elegant implementation of core jQuery designed specifically for the serverDIRECT14
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commist • 1.1.0Build your commands on minimist!INDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
concat-stream • 2.0.0writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT7
content-type • 1.0.4Create and parse HTTP Content-Type headerDIRECT0
cookie-parser • 1.4.6Parse HTTP request cookiesDIRECT2
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.4.1HTTP server cookie parsing and serializationINDIRECT0
cookie • 0.4.2HTTP server cookie parsing and serializationDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cors • 2.8.5Node.js CORS middlewareDIRECT2
debug • 2.6.9small debugging utilityINDIRECT1
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
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
dom-serializer • 1.4.1render domhandler DOM nodes to a stringINDIRECT3
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT9
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
form-data • 4.0.0A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT5
fs-extra • 10.0.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
fs.notify • 0.0.4file change notification that doesn't suck hairy monkey balls and just works.DIRECT2
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
got • 11.8.3Human-friendly and powerful HTTP request library for Node.jsDIRECT30
hash-sum • 2.0.0Blazing fast unique hash generatorDIRECT0
help-me • 3.0.0Help command for node, partner of minimist and commistINDIRECT15
hpagent • 0.1.2A ready to use http and https agent for working with proxies that keeps connections alive!DIRECT0
htmlparser2 • 6.1.0Fast & forgiving HTML/XML parserINDIRECT5
http-errors • 1.8.1Create HTTP error objectsINDIRECT5
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
https-proxy-agent • 5.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPSDIRECT3
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.DIRECT1
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.DIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-sdsl • 4.3.0javascript standard data structure library which benchmark against C++ STLINDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerDIRECT3
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 • 6.1.0Easily read/write JSON files.INDIRECT2
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
leven • 2.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
media-typer • 1.1.0Simple RFC 6838 media type parser and formatterDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
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
mqtt-packet • 6.10.0Parse and generate MQTT packets like a breezeINDIRECT12
mqtt • 4.3.5A library for the MQTT protocolDIRECT43
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multer • 1.4.4Middleware for handling `multipart/form-data`.DIRECT28
mustache • 4.2.0Logic-less {{mustache}} templates with JavaScriptDIRECT0
normalize-url • 6.1.0Normalize a URLINDIRECT0
number-allocator • 1.0.14A library for the unique number allocatorINDIRECT3
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.0.2Execute a listener when a response is about to write headersDIRECT0
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
parse5-htmlparser2-tree-adapter • 6.0.1htmlparser2 tree adapter for parse5.INDIRECT1
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
raw-body • 2.4.2Get and validate the raw body of a readable stream.INDIRECT10
raw-body • 2.4.3Get and validate the raw body of a readable stream.DIRECT10
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
reinterval • 1.1.0reschedulable setInterval for node.jsINDIRECT0
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
retry • 0.6.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
rfdc • 1.4.1Really Fast Deep CloneINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
ws • 7.5.6Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
xml2js • 0.4.23Simple XML to JavaScript object converter.DIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC15
PackageRelationDependenciesPublished
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
cronosjs • 1.7.1A cron based task scheduler for node and the browser, with extended syntax and timezone support.DIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
split2 • 3.2.2split a Text Stream into a Line Stream, using Stream 3INDIRECT5
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
BSD-2-Clause11
PackageRelationDependenciesPublished
cheerio-select • 1.6.0CSS selector engine supporting jQuery selectorsINDIRECT9
css-select • 4.3.0a CSS selector compiler/engineINDIRECT8
css-what • 6.1.0a CSS selector parserINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 4.3.1Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 2.8.0Utilities for working with htmlparser2's domINDIRECT4
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
BSD-3-Clause4
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
qs • 6.9.6A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 4.0.0RFC6265 Cookies and Cookie Jar for node.jsDIRECT3
unknown3
PackageRelationDependenciesPublished
busboy • 0.2.14A streaming parser for HTML form data for node.jsINDIRECT7
dicer • 0.2.5A very fast streaming multipart parser for node.jsINDIRECT6
streamsearch • 0.1.2Streaming Boyer-Moore-Horspool searching for node.jsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
denque • 2.0.1The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.DIRECT0
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/%40node-red%2Fnodes)](https://licenses.dev/npm/%40node-red%2Fnodes)
<a href="https://licenses.dev/npm/%40node-red%2Fnodes">
  <img src="https://licenses.dev/b/npm/%40node-red%2Fnodes" alt="licenses" />
</a>

Or the licenses badge code for the 2.2.3 version:

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