@alcalzone/pak • 0.7.0Programmatic wrapper around popular Node.js package managers | INDIRECT | 23 | |
@colors/colors • 1.6.0get colors in your node.js console | INDIRECT | 0 | |
@dabh/diagnostics • 2.0.3Tools for debugging your node.js modules and event loop | INDIRECT | 10 | |
@iobroker/js-controller-common • 4.1.0-alpha.7-20220306-3315fea2The Library contains the common utils for the ioBroker controller. | DIRECT | 99 | |
@types/triple-beam • 1.3.5TypeScript definitions for triple-beam | INDIRECT | 0 | |
async • 3.2.6Higher-order functions and common patterns for asynchronous code | INDIRECT | 0 | |
axios • 0.21.4Promise based HTTP client for the browser and node.js | INDIRECT | 1 | |
bindings • 1.5.0Helper module for loading your native module's .node file | INDIRECT | 1 | |
ci-info • 3.9.0Get details about the current Continuous Integration environment | INDIRECT | 0 | |
color-convert • 1.9.3Plain color conversion functions | INDIRECT | 1 | |
color-name • 1.1.3A list of color names and its values | INDIRECT | 0 | |
color-string • 1.9.1Parser and generator for CSS color strings | INDIRECT | 3 | |
color • 3.2.1Color conversion and manipulation with CSS string support | INDIRECT | 5 | |
colorspace • 1.1.4Generate HEX colors for a given namespace. | INDIRECT | 7 | |
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 5 | |
deep-clone • 3.0.3Deep cloning of Arrays and plain Objects. | DIRECT | 0 | |
diskusage • 1.2.0Get total diskspace and free diskspace using bindings around platform specific calls. | INDIRECT | 2 | |
duplexer • 0.1.2Creates a duplex stream | INDIRECT | 0 | |
enabled • 2.0.0Check if a certain debug flag is enabled. | INDIRECT | 0 | |
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous code | INDIRECT | 0 | |
event-stream • 4.0.1construct pipes of streams of events | INDIRECT | 7 | |
execa • 5.1.1Process execution for humans | INDIRECT | 15 | |
fecha • 4.2.3Date formatting and parsing | INDIRECT | 0 | |
file-stream-rotator • 0.6.1Automated stream rotation useful for log files | INDIRECT | 1 | |
file-uri-to-path • 1.0.0Convert a file: URI to a file path | INDIRECT | 0 | |
fn.name • 1.1.0Extract names from functions | INDIRECT | 0 | |
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects. | INDIRECT | 0 | |
from • 0.1.7Easy way to make a Readable Stream | INDIRECT | 0 | |
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. | DIRECT | 3 | |
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. | INDIRECT | 4 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
get-stream • 6.0.1Get a stream as a string, buffer, or array | INDIRECT | 0 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
is-arrayish • 0.3.2Determines if an object can be used as an array | INDIRECT | 0 | |
is-stream • 2.0.1Check if something is a Node.js stream | INDIRECT | 0 | |
is • 3.3.0the definitive JavaScript type testing library | INDIRECT | 0 | |
jsonfile • 6.1.0Easily read/write JSON files. | INDIRECT | 2 | |
jsonwebtoken • 8.5.1JSON Web Token implementation (symmetric and asymmetric) | INDIRECT | 14 | |
jwa • 1.4.1JWA implementation (supports all JWS algorithms) | INDIRECT | 3 | |
jws • 3.2.2Implementation of JSON Web Signatures | INDIRECT | 4 | |
kuler • 2.0.0Color your terminal using CSS/hex color codes | INDIRECT | 0 | |
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module. | INDIRECT | 0 | |
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module. | INDIRECT | 0 | |
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module. | INDIRECT | 0 | |
lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module. | INDIRECT | 0 | |
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module. | INDIRECT | 0 | |
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module. | INDIRECT | 0 | |
lodash.once • 4.1.1The lodash method `_.once` exported as a module. | INDIRECT | 0 | |
logform • 2.7.0An mutable object-based log format designed for chaining & objectMode streams. | INDIRECT | 6 | |
map-stream • 0.0.7construct pipes of streams of events | INDIRECT | 0 | |
merge-stream • 2.0.0Create a stream that emits events from multiple other streams | INDIRECT | 0 | |
mimic-fn • 2.1.0Make a function mimic another one | INDIRECT | 0 | |
moment • 2.30.1Parse, validate, manipulate, and display dates | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibility | INDIRECT | 0 | |
npm-run-path • 4.0.1Get your PATH prepended with locally installed binaries | INDIRECT | 1 | |
object-hash • 2.2.0Generate hashes from javascript objects in node and the browser. | INDIRECT | 0 | |
one-time • 1.0.0Run the supplied function exactly one time (once) | INDIRECT | 1 | |
onetime • 5.1.2Ensure a function is only called once | INDIRECT | 1 | |
path-key • 3.1.1Get the PATH environment variable key cross-platform | INDIRECT | 0 | |
pause-stream • 0.0.11a ThroughStream that strictly buffers all readable events when paused. | INDIRECT | 1 | |
promisify-child-process • 4.1.2seriously like the best async child process library | INDIRECT | 0 | |
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 4 | |
safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objects | INDIRECT | 0 | |
shebang-command • 2.0.0Get the command from a shebang | INDIRECT | 1 | |
shebang-regex • 3.0.0Regular expression for matching a shebang line | INDIRECT | 0 | |
simple-swizzle • 0.2.2Simply swizzle your arguments | INDIRECT | 1 | |
split • 1.0.1split a Text Stream into a Line Stream | INDIRECT | 1 | |
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects. | INDIRECT | 0 | |
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) | INDIRECT | 2 | |
string_decoder • 1.3.0The string_decoder module from Node core | INDIRECT | 1 | |
strip-final-newline • 2.0.0Strip the final newline character from a string/buffer | INDIRECT | 0 | |
text-hex • 1.0.0Generate a hex color from the given text | INDIRECT | 0 | |
through • 2.3.8simplified stream construction | INDIRECT | 0 | |
triple-beam • 1.4.1Definitions of levels for logging purposes & shareable Symbol constants. | INDIRECT | 0 | |
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks. | INDIRECT | 0 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
winston-daily-rotate-file • 4.7.1A transport for winston which logs to a rotating file each day. | INDIRECT | 16 | |
winston-syslog • 2.7.1A syslog transport for winston | INDIRECT | 18 | |
winston-transport • 4.9.0Base stream implementations for winston@3 and up. | INDIRECT | 12 | |
winston • 3.17.0A logger for just about everything. | INDIRECT | 29 | |