licenses.dev

@iobroker/js-controller-adapter v6.0.10-alpha.0-20240804-d9be20474

The Library contains the Adapter class of ioBroker.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT144
PackageRelationDependenciesPublished
@alcalzone/jsonl-db • 3.1.1Simple JSONL-based key-value storeINDIRECT10
@alcalzone/pak • 0.8.1Programmatic wrapper around popular Node.js package managersDIRECT22
@alcalzone/proper-lockfile • 4.1.3-0A inter-process and inter-machine lockfile utility that works on a local or network file systemINDIRECT3
@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 • 6.0.10-alpha.0-20240804-d9be20474This Library contains base classes that are used by the database classes for ioBrokerINDIRECT107
@iobroker/db-states-file • 6.0.10-alpha.0-20240804-d9be20474The Library contains the Database classes for File based states database client and server.DIRECT121
@iobroker/db-states-jsonl • 6.0.10-alpha.0-20240804-d9be20474The Library contains the JSONL Database classes for File based states database client and server.DIRECT126
@iobroker/db-states-redis • 6.0.10-alpha.0-20240804-d9be20474The Library contains the Database classes for Redis based states database client.DIRECT120
@iobroker/js-controller-common-db • 6.0.10-alpha.0-20240804-d9be20474The Library contains the common utils for the ioBroker controller which can be used by db classes too, as they do not rely on the db (circular dependencies).DIRECT105
@iobroker/js-controller-common • 6.0.10-alpha.0-20240804-d9be20474The Library contains the common utils of ioBroker which use the DB directly and thus cannot be required by the DB itself (cirular dependencies). It makes sense to place methods here too, which require typings from the database if they are surely not used DIRECT132
@iobroker/plugin-base • 1.2.1Base module for plugins for js-controller and adaptersDIRECT0
@iobroker/plugin-sentry • 1.2.1Sentry module for plugins for js-controller and adaptersDIRECT17
@sentry-internal/tracing • 7.120.3Sentry Internal Tracing PackageINDIRECT3
@sentry/core • 7.114.0Base implementation for all Sentry JavaScript SDKsINDIRECT2
@sentry/core • 7.120.3Base implementation for all Sentry JavaScript SDKsINDIRECT2
@sentry/integrations • 7.114.0Pluggable integrations that can be used to enhance JS SDKsINDIRECT6
@sentry/integrations • 7.120.3Pluggable integrations that can be used to enhance JS SDKsINDIRECT6
@sentry/node • 7.120.3Official Sentry SDK for Node.jsINDIRECT8
@sentry/types • 7.114.0Types for all Sentry JavaScript SDKsINDIRECT0
@sentry/types • 7.120.3Types for all Sentry JavaScript SDKsINDIRECT0
@sentry/utils • 7.114.0Utilities for all Sentry JavaScript SDKsINDIRECT1
@sentry/utils • 7.120.3Utilities for all Sentry JavaScript SDKsINDIRECT1
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
alcalzone-shared • 4.0.8A set of utilities shared between my projectsINDIRECT2
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 0.26.1Promise based HTTP client for the browser and node.jsINDIRECT1
axios • 1.7.9Promise based HTTP client for the browser and node.jsINDIRECT8
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-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A 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
cron-parser • 4.9.0Node.js library for parsing crontab instructionsINDIRECT1
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
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
diskusage • 1.2.0Get total diskspace and free diskspace using bindings around platform specific calls.INDIRECT2
duplexer • 0.1.2Creates a duplex streamINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
enabled • 2.0.0Check if a certain debug flag is enabled.INDIRECT0
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
event-stream • 4.0.1construct pipes of streams of eventsINDIRECT7
execa • 5.1.1Process execution for humansINDIRECT15
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 • 4.0.1A 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.INDIRECT3
fs-extra • 11.2.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
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-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is • 3.3.0the definitive JavaScript type testing libraryINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
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
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
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 • 3.0.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
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
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.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
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
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
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
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
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-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
winston-daily-rotate-file • 5.0.0A transport for winston which logs to a rotating file each day.INDIRECT16
winston-seq-updated • 1.0.4Like winston-seq, but updated. Temporary packageINDIRECT14
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
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.DIRECT15
Apache-2.011
PackageRelationDependenciesPublished
@datalust/winston-seq • 1.0.2A Winston v3 transport for SeqINDIRECT14
@iobroker/db-objects-file • 6.0.10-alpha.0-20240804-d9be20474The Library contains the Database classes for File based objects database client and server.DIRECT121
@iobroker/db-objects-jsonl • 6.0.10-alpha.0-20240804-d9be20474The Library contains the JSONL Database classes for File based objects database client and server.DIRECT126
@iobroker/db-objects-redis • 6.0.10-alpha.0-20240804-d9be20474The Library contains the Database classes for Redis based objects database client.DIRECT120
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
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
localforage • 1.10.0Offline storage, improved.INDIRECT2
seq-logging • 0.4.6Sends structured log events to the Seq HTTP ingestion APIINDIRECT0
seq-logging • 1.1.2Sends structured log events to the Seq HTTP ingestion APIINDIRECT0
ISC11
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
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
isexe • 2.0.0Minimal module to check if a file is executable.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
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
unknown2
PackageRelationDependenciesPublished
glossy • 0.1.7Syslog parser and producerINDIRECT0
respjs • 4.2.0An implementation of REdis Serialization Protocol (RESP).INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
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
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 6.0.10-alpha.0-20240804-d9be20474 version:

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