licenses.dev

@node-red/editor-api v2.2.3

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT114
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
accepts • 1.3.8Higher-level content negotiationINDIRECT3
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
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
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bcrypt • 5.0.1A bcrypt library for NodeJS.DIRECT57
bcryptjs • 2.4.3Optimized bcrypt in plain JavaScript with zero dependencies. Compatible to 'bcrypt'.DIRECT0
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
bytes • 3.1.1Utility to parse a string bytes to bytes and vice-versaINDIRECT0
clone • 2.1.2deep cloning of objects and arraysDIRECT0
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
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.4.1HTTP server cookie parsing and serializationINDIRECT0
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
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.0.4destroy a stream if possibleINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
express-session • 1.17.2Simple session middleware for ExpressDIRECT10
express • 4.17.2Fast, unopinionated, minimalist web frameworkDIRECT48
finalhandler • 1.1.2Node.js final http responderINDIRECT8
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
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.INDIRECT3
http-errors • 1.8.1Create HTTP error objectsINDIRECT5
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
i18next • 21.6.11i18next internationalization frameworkINDIRECT2
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
jsonata • 1.8.6JSON query and transformation languageINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
memorystore • 1.6.7express-session full featured MemoryStore layer without leaks!DIRECT5
merge-descriptors • 1.0.1Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mime • 3.0.0A comprehensive library for mime-type mappingDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
moment-timezone • 0.5.34Parse and display moments in any timezone.INDIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
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
negotiator • 0.6.3HTTP content negotiationINDIRECT0
node-addon-api • 3.2.1Node.js API (Node-API)INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
oauth2orize • 1.11.1OAuth 2.0 authorization server toolkit for Node.js.DIRECT4
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 headersINDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
passport • 0.5.2Simple, unobtrusive authentication for Node.js.DIRECT2
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-to-regexp • 0.1.7Express style path to RegExp utilityINDIRECT0
pause • 0.0.1Pause streams...INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
random-bytes • 1.0.0URL and cookie safe UIDsINDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.4.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
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
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
send • 0.17.2Better streaming static file server with Range and conditional-GET supportINDIRECT17
serve-static • 1.14.2Serve static filesINDIRECT19
statuses • 1.5.0HTTP 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_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
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
uid-safe • 2.1.5URL and cookie safe UIDsINDIRECT1
uid2 • 0.0.4strong uidINDIRECT0
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
utils-merge • 1.0.1merge() utility functionINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ws • 7.5.6Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC34
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 2.0.0Keep track of the overall completion of many disparate processesINDIRECT6
chownr • 2.0.0like `chown -R`INDIRECT0
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
gauge • 3.0.2A terminal based horizontal guageINDIRECT12
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
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
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
nopt • 5.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npmlog • 5.0.1logger for npmINDIRECT21
once • 1.4.0Run a function exactly one timeINDIRECT1
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
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
tar • 6.2.1tar for nodeINDIRECT7
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT5
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
unknown6
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
passport-http-bearer • 1.0.1HTTP Bearer authentication strategy for Passport.DIRECT1
passport-oauth2-client-password • 0.1.2OAuth 2.0 client password authentication strategy for Passport.DIRECT1
passport-strategy • 1.0.0An abstract class implementing Passport's strategy API.INDIRECT0
streamsearch • 0.1.2Streaming Boyer-Moore-Horspool searching for node.jsINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
@node-red/editor-client • 2.2.3DIRECT0
@node-red/util • 2.2.3DIRECT12
detect-libc • 2.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
@mapbox/node-pre-gyp • 1.0.11Node.js native addon binary install toolINDIRECT55
qs • 6.9.6A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
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/%40node-red%2Feditor-api)](https://licenses.dev/npm/%40node-red%2Feditor-api)
<a href="https://licenses.dev/npm/%40node-red%2Feditor-api">
  <img src="https://licenses.dev/b/npm/%40node-red%2Feditor-api" alt="licenses" />
</a>

Or the licenses badge code for the 2.2.3 version:

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