licenses.dev

@iobroker/js-controller-adapter v4.0.0-alpha.56-20220128-5d96a653

The Library contains the Adapter class of ioBroker.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT146
PackageRelationDependenciesPublished
@alcalzone/jsonl-db • 2.4.3Simple JSONL-based key-value storeINDIRECT10
@alcalzone/pak • 0.7.0Programmatic wrapper around popular Node.js package managersDIRECT23
@colors/colors • 1.6.0get colors in your node.js consoleINDIRECT0
@dabh/diagnostics • 2.0.3Tools for debugging your node.js modules and event loopINDIRECT10
@iobroker/db-base • 4.0.0-alpha.56-20220128-5d96a653This Library contains base classes that are used by the database classes for ioBrokerINDIRECT145
@iobroker/db-states-file • 4.0.0-alpha.56-20220128-5d96a653The Library contains the Database classes for File based states database client and server.DIRECT159
@iobroker/db-states-jsonl • 4.0.0-alpha.56-20220128-5d96a653The Library contains the JSONL Database classes for File based states database client and server.DIRECT164
@iobroker/db-states-redis • 4.0.0-alpha.56-20220128-5d96a653The Library contains the Database classes for Redis based states database client.DIRECT158
@iobroker/js-controller-common • 4.0.0-alpha.56-20220128-5d96a653The Library contains the common utils for the ioBroker controller.DIRECT143
@iobroker/plugin-base • 1.2.1Base module for plugins for js-controller and adaptersDIRECT0
@iobroker/plugin-sentry • 1.1.10Sentry module for plugins for js-controller and adaptersDIRECT21
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
alcalzone-shared • 4.0.8A set of utilities shared between my projectsINDIRECT2
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
axios • 0.21.4Promise based HTTP client for the browser and node.jsINDIRECT1
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
ci-info • 3.9.0Get details about the current Continuous Integration environmentINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 3.2.1Color conversion and manipulation with CSS string supportINDIRECT5
colorspace • 1.1.4Generate HEX colors for a given namespace.INDIRECT7
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
cookie • 0.4.2HTTP server cookie parsing and serializationINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
cron-parser • 4.9.0Node.js library for parsing crontab instructionsINDIRECT1
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-clone • 3.0.3Deep cloning of Arrays and plain Objects.DIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
duplexer • 0.1.2Creates a duplex streamINDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
enabled • 2.0.0Check if a certain debug flag is enabled.INDIRECT0
event-stream • 4.0.1construct pipes of streams of eventsINDIRECT7
execa • 5.1.1Process execution for humansINDIRECT15
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fecha • 4.2.3Date formatting and parsingINDIRECT0
file-stream-rotator • 0.6.1Automated stream rotation useful for log filesINDIRECT1
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
fn.name • 1.1.0Extract names from functionsINDIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
from • 0.1.7Easy way to make a Readable StreamINDIRECT0
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT4
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
getpass • 0.1.7getpass for node.jsINDIRECT1
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
ioredis • 4.28.5A robust, performance-focused and full-featured Redis client for Node.js.INDIRECT12
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is • 3.3.0the definitive JavaScript type testing libraryINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
jsbn • 0.1.1The 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
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
jsonwebtoken • 8.5.1JSON Web Token implementation (symmetric and asymmetric)DIRECT14
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
kuler • 2.0.0Color your terminal using CSS/hex color codesINDIRECT0
lie • 3.1.1A basic but performant promise implementationINDIRECT1
lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module.INDIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.INDIRECT0
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isarguments • 3.1.0The lodash method `_.isArguments` 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
logform • 2.7.0An mutable object-based log format designed for chaining & objectMode streams.INDIRECT6
long-timeout • 0.1.1Long timeout makes it possible to have a timeout or interval that is longer than 24.8 days (2^31-1 milliseconds).INDIRECT0
lru_map • 0.3.3Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.INDIRECT0
luxon • 3.5.0Immutable date wrapperINDIRECT0
map-stream • 0.0.7construct pipes of streams of eventsINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
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
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibilityINDIRECT0
node-schedule • 2.1.1A cron-like and not-cron-like job scheduler for Node.DIRECT4
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
object-hash • 2.2.0Generate hashes from javascript objects in node and the browser.INDIRECT0
one-time • 1.0.0Run the supplied function exactly one time (once)INDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
p-map • 2.1.0Map over promises concurrentlyINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
pause-stream • 0.0.11a ThroughStream that strictly buffers all readable events when paused.INDIRECT1
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pidusage • 3.0.2Cross-platform process cpu % and memory usage of a PIDDIRECT1
promisify-child-process • 4.1.2seriously like the best async child process libraryINDIRECT0
proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file systemINDIRECT3
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
redis-commands • 1.7.0Redis commandsINDIRECT0
redis-errors • 1.2.0Error classes used in node_redisINDIRECT0
redis-parser • 3.0.0Javascript Redis protocol (RESP) parserINDIRECT1
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
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
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
sorted-array-functions • 1.3.0Maintain and search through a sorted array using some low level functionsINDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
split • 1.0.1split a Text Stream into a Line StreamINDIRECT1
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
standard-as-callback • 2.1.0A performant and standard (Bluebird) library that registers a node-style callback on a promiseINDIRECT0
stream-combiner • 0.2.2[![npm version](https://img.shields.io/npm/v/stream-combiner.svg)](https://npmjs.org/package/stream-combiner) [![Travis CI](https://travis-ci.org/dominictarr/stream-combiner.svg)](https://travis-ci.org/dominictarr/stream-combiner)INDIRECT2
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
text-hex • 1.0.0Generate a hex color from the given textINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
triple-beam • 1.4.1Definitions of levels for logging purposes & shareable Symbol constants.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
winston-daily-rotate-file • 4.7.1A transport for winston which logs to a rotating file each day.INDIRECT16
winston-syslog • 2.7.1A syslog transport for winstonINDIRECT18
winston-transport • 4.9.0Base stream implementations for winston@3 and up.INDIRECT12
winston • 3.17.0A logger for just about everything.INDIRECT29
Apache-2.016
PackageRelationDependenciesPublished
@datalust/winston-seq • 1.0.2A Winston v3 transport for SeqINDIRECT14
@iobroker/db-objects-file • 4.0.0-alpha.56-20220128-5d96a653The Library contains the Database classes for File based objects database client and server.DIRECT159
@iobroker/db-objects-jsonl • 4.0.0-alpha.56-20220128-5d96a653The Library contains the JSONL Database classes for File based objects database client and server.DIRECT164
@iobroker/db-objects-redis • 4.0.0-alpha.56-20220128-5d96a653The Library contains the Database classes for Redis based objects database client.DIRECT158
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
cluster-key-slot • 1.1.2Generates CRC hashes for strings - for use by node redis clients to determine key slots.INDIRECT0
denque • 1.5.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.INDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
localforage • 1.10.0Offline storage, improved.INDIRECT2
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
seq-logging • 1.1.2Sends structured log events to the Seq HTTP ingestion APIINDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
BSD-3-Clause12
PackageRelationDependenciesPublished
@sentry/core • 6.19.7Base implementation for all Sentry JavaScript SDKsINDIRECT5
@sentry/hub • 6.19.7Sentry hub which handles global state managment.INDIRECT3
@sentry/integrations • 6.19.7Pluggable integrations that can be used to enhance JS SDKsINDIRECT6
@sentry/minimal • 6.19.7Sentry minimal library that can be used in other packagesINDIRECT4
@sentry/node • 6.19.7Official Sentry SDK for Node.jsINDIRECT12
@sentry/types • 6.19.7Types for all Sentry JavaScript SDKsINDIRECT0
@sentry/utils • 6.19.7Utilities for all Sentry JavaScript SDKsINDIRECT2
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
ISC11
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
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
unix-dgram • 2.0.6Unix datagram socketINDIRECT3
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
unknown2
PackageRelationDependenciesPublished
glossy • 0.1.7Syslog parser and producerINDIRECT0
respjs • 4.2.0An implementation of REdis Serialization Protocol (RESP).INDIRECT0
GPL-2.0 OR MIT1
PackageRelationDependenciesPublished
node.extend • 2.0.3A port of jQuery.extend that actually works on node.jsDIRECT3
non-standard1
PackageRelationDependenciesPublished
readline • 1.3.0Simple streaming readline module.DIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 1.3.1JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40iobroker%2Fjs-controller-adapter)](https://licenses.dev/npm/%40iobroker%2Fjs-controller-adapter)
<a href="https://licenses.dev/npm/%40iobroker%2Fjs-controller-adapter">
  <img src="https://licenses.dev/b/npm/%40iobroker%2Fjs-controller-adapter" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.0-alpha.56-20220128-5d96a653 version:

[![licenses](https://licenses.dev/b/npm/%40iobroker%2Fjs-controller-adapter/4.0.0-alpha.56-20220128-5d96a653)](https://licenses.dev/npm/%40iobroker%2Fjs-controller-adapter/4.0.0-alpha.56-20220128-5d96a653)
<a href="https://licenses.dev/npm/%40iobroker%2Fjs-controller-adapter/4.0.0-alpha.56-20220128-5d96a653">
  <img src="https://licenses.dev/b/npm/%40iobroker%2Fjs-controller-adapter/4.0.0-alpha.56-20220128-5d96a653" alt="licenses" />
</a>
GitHub