@alcalzone/jsonl-db • 3.1.1 Simple JSONL-based key-value store DIRECT 10 1706184390 @alcalzone/pak • 0.8.1 Programmatic wrapper around popular Node.js package managers INDIRECT 22 1646315417 @alcalzone/proper-lockfile • 4.1.3-0 A inter-process and inter-machine lockfile utility that works on a local or network file system INDIRECT 3 1662463507 @colors/colors • 1.6.0 get colors in your node.js console INDIRECT 0 1688966175 @dabh/diagnostics • 2.0.3 Tools for debugging your node.js modules and event loop INDIRECT 10 1644709301 @iobroker/db-base • 5.0.20-alpha.0-20240425-20b08f31 This Library contains base classes that are used by the database classes for ioBroker DIRECT 107 1714013075 @iobroker/db-states-file • 5.0.20-alpha.0-20240425-20b08f31 The Library contains the Database classes for File based states database client and server. DIRECT 121 1714013079 @iobroker/db-states-redis • 5.0.20-alpha.0-20240425-20b08f31 The Library contains the Database classes for Redis based states database client. DIRECT 120 1714013077 @iobroker/js-controller-common • 5.0.20-alpha.0-20240425-20b08f31 The Library contains the common utils for the ioBroker controller. INDIRECT 105 1714013073 @types/triple-beam • 1.3.5 TypeScript definitions for triple-beam INDIRECT 0 1699380511 alcalzone-shared • 4.0.8 A set of utilities shared between my projects INDIRECT 2 1662564869 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1724109863 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 axios • 0.26.1 Promise based HTTP client for the browser and node.js INDIRECT 1 1646846022 axios • 1.7.9 Promise based HTTP client for the browser and node.js INDIRECT 8 1733297896 bindings • 1.5.0 Helper module for loading your native module's .node file INDIRECT 1 1551308084 ci-info • 3.9.0 Get details about the current Continuous Integration environment INDIRECT 0 1696395370 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 color-string • 1.9.1 Parser and generator for CSS color strings INDIRECT 3 1650650919 color • 3.2.1 Color conversion and manipulation with CSS string support INDIRECT 5 1626601230 colorspace • 1.1.4 Generate HEX colors for a given namespace. INDIRECT 7 1634765860 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 deep-clone • 3.0.3 Deep cloning of Arrays and plain Objects. INDIRECT 0 1525047705 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 diskusage • 1.2.0 Get total diskspace and free diskspace using bindings around platform specific calls. INDIRECT 2 1694775004 duplexer • 0.1.2 Creates a duplex stream INDIRECT 0 1597220839 enabled • 2.0.0 Check if a certain debug flag is enabled. INDIRECT 0 1540768637 es6-promise • 4.2.8 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 1559843963 event-stream • 4.0.1 construct pipes of streams of events INDIRECT 7 1538204149 execa • 5.1.1 Process execution for humans INDIRECT 15 1622824691 fecha • 4.2.3 Date formatting and parsing INDIRECT 0 1650060518 file-stream-rotator • 0.6.1 Automated stream rotation useful for log files INDIRECT 1 1642852488 file-uri-to-path • 1.0.0 Convert a file: URI to a file path INDIRECT 0 1499377911 fn.name • 1.1.0 Extract names from functions INDIRECT 0 1529020587 follow-redirects • 1.15.9 HTTP and HTTPS modules that follow redirects. INDIRECT 0 1725612994 form-data • 4.0.1 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1728532186 from • 0.1.7 Easy way to make a Readable Stream INDIRECT 0 1489269523 fs-extra • 10.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. INDIRECT 3 1650135094 fs-extra • 11.2.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. INDIRECT 3 1701132395 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-stream • 6.0.1 Get a stream as a string, buffer, or array INDIRECT 0 1618462602 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 ioredis • 4.28.5 A robust, performance-focused and full-featured Redis client for Node.js. INDIRECT 12 1644114573 is-arrayish • 0.3.2 Determines if an object can be used as an array INDIRECT 0 1529395785 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 is • 3.3.0 the definitive JavaScript type testing library INDIRECT 0 1544824299 jsonfile • 6.1.0 Easily read/write JSON files. INDIRECT 2 1604163624 jsonwebtoken • 9.0.2 JSON Web Token implementation (symmetric and asymmetric) INDIRECT 14 1693398613 jwa • 1.4.1 JWA implementation (supports all JWS algorithms) INDIRECT 3 1552749595 jws • 3.2.2 Implementation of JSON Web Signatures INDIRECT 4 1552749977 kuler • 2.0.0 Color your terminal using CSS/hex color codes INDIRECT 0 1559853482 lodash.defaults • 4.2.0 The lodash method `_.defaults` exported as a module. INDIRECT 0 1471109872 lodash.flatten • 4.4.0 The lodash method `_.flatten` exported as a module. INDIRECT 0 1471109924 lodash.includes • 4.3.0 The lodash method `_.includes` exported as a module. INDIRECT 0 1471109980 lodash.isarguments • 3.1.0 The lodash method `_.isArguments` exported as a module. INDIRECT 0 1471110007 lodash.isboolean • 3.0.3 The lodash method `_.isBoolean` exported as a module. INDIRECT 0 1454484500 lodash.isinteger • 4.0.4 The lodash method `_.isInteger` exported as a module. INDIRECT 0 1471110041 lodash.isnumber • 3.0.3 The lodash method `_.isNumber` exported as a module. INDIRECT 0 1454484529 lodash.isplainobject • 4.0.6 The lodash method `_.isPlainObject` exported as a module. INDIRECT 0 1471110067 lodash.isstring • 4.0.1 The lodash method `_.isString` exported as a module. INDIRECT 0 1454484539 lodash.once • 4.1.1 The lodash method `_.once` exported as a module. INDIRECT 0 1471110167 logform • 2.7.0 An mutable object-based log format designed for chaining & objectMode streams. INDIRECT 6 1731203756 map-stream • 0.0.7 construct pipes of streams of events INDIRECT 0 1489957263 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 moment • 2.30.1 Parse, validate, manipulate, and display dates INDIRECT 0 1703673523 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 nan • 2.22.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibility INDIRECT 0 1728621863 npm-run-path • 4.0.1 Get your PATH prepended with locally installed binaries INDIRECT 1 1577052272 object-hash • 3.0.0 Generate hashes from javascript objects in node and the browser. INDIRECT 0 1645197047 one-time • 1.0.0 Run the supplied function exactly one time (once) INDIRECT 1 1557098998 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 p-map • 2.1.0 Map over promises concurrently INDIRECT 0 1554564466 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 pause-stream • 0.0.11 a ThroughStream that strictly buffers all readable events when paused. INDIRECT 1 1379715111 promisify-child-process • 4.1.2 seriously like the best async child process library INDIRECT 0 1689029006 proxy-from-env • 1.1.0 Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables. INDIRECT 0 1583292919 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 redis-commands • 1.7.0 Redis commands INDIRECT 0 1612586440 redis-errors • 1.2.0 Error classes used in node_redis INDIRECT 0 1496276569 redis-parser • 3.0.0 Javascript Redis protocol (RESP) parser INDIRECT 1 1495738348 retry • 0.12.0 Abstraction for exponential and custom retry strategies for failed operations. INDIRECT 0 1523266527 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safe-stable-stringify • 2.5.0 Deterministic and safely JSON.stringify to quickly serialize JavaScript objects INDIRECT 0 1724535077 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 simple-swizzle • 0.2.2 Simply swizzle your arguments INDIRECT 1 1479263541 split • 1.0.1 split a Text Stream into a Line Stream INDIRECT 1 1501747438 stack-trace • 0.0.10 Get v8 stack traces as an array of CallSite objects. INDIRECT 0 1494918433 standard-as-callback • 2.1.0 A performant and standard (Bluebird) library that registers a node-style callback on a promise INDIRECT 0 1615706264 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 1433494144 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 strip-final-newline • 2.0.0 Strip the final newline character from a string/buffer INDIRECT 0 1540715802 text-hex • 1.0.0 Generate a hex color from the given text INDIRECT 0 1531822161 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 triple-beam • 1.4.1 Definitions of levels for logging purposes & shareable Symbol constants. INDIRECT 0 1689003108 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 winston-daily-rotate-file • 5.0.0 A transport for winston which logs to a rotating file each day. INDIRECT 16 1707473757 winston-syslog • 2.7.1 A syslog transport for winston INDIRECT 18 1723760464 winston-transport • 4.9.0 Base stream implementations for winston@3 and up. INDIRECT 12 1731206319 winston • 3.17.0 A logger for just about everything. INDIRECT 29 1731207575