licenses.dev

@iobroker/js-controller-common v5.0.1-alpha.0-20230403-fd495c2e

The Library contains the common utils for the ioBroker controller.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT88
PackageRelationDependenciesPublished
@alcalzone/pak • 0.8.1Programmatic wrapper around popular Node.js package managersDIRECT22
@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
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
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 • 0.27.2Promise based HTTP client for the browser and node.jsDIRECT7
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
ci-info • 3.9.0Get details about the current Continuous Integration environmentDIRECT0
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
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
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.DIRECT2
duplexer • 0.1.2Creates a duplex streamINDIRECT0
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
event-stream • 4.0.1construct pipes of streams of eventsDIRECT7
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
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 • 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
lodash.includes • 4.3.0The lodash method `_.includes` 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
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
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
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
promisify-child-process • 4.1.2seriously like the best async child process libraryDIRECT0
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
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
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
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.DIRECT0
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 • 4.7.1A transport for winston which logs to a rotating file each day.DIRECT16
winston-syslog • 2.7.1A syslog transport for winstonDIRECT18
winston-transport • 4.9.0Base stream implementations for winston@3 and up.DIRECT12
winston • 3.17.0A logger for just about everything.DIRECT29
ISC7
PackageRelationDependenciesPublished
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
Apache-2.04
PackageRelationDependenciesPublished
@datalust/winston-seq • 1.0.2A Winston v3 transport for SeqDIRECT14
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
seq-logging • 1.1.2Sends structured log events to the Seq HTTP ingestion APIINDIRECT0
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.DIRECT0
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
unknown1
PackageRelationDependenciesPublished
glossy • 0.1.7Syslog parser and producerINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.0.1-alpha.0-20230403-fd495c2e version:

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