licenses.dev

@iobroker/db-objects-jsonl v4.1.0-alpha.0-20220903-c20b6373

The Library contains the JSONL Database classes for File based objects database client and server.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT104
PackageRelationDependenciesPublished
@alcalzone/jsonl-db • 2.5.3Simple JSONL-based key-value storeDIRECT10
@alcalzone/pak • 0.8.1Programmatic wrapper around popular Node.js package managersINDIRECT22
@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 • 4.1.0-alpha.0-20220903-c20b6373This Library contains base classes that are used by the database classes for ioBrokerDIRECT106
@iobroker/js-controller-common • 4.1.0-alpha.0-20220903-c20b6373The Library contains the common utils for the ioBroker controller.INDIRECT104
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
alcalzone-shared • 4.0.8A set of utilities shared between my projectsINDIRECT2
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.jsINDIRECT7
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
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
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
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 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.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
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 • 3.3.0the definitive JavaScript type testing libraryINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
jsonwebtoken • 8.5.1JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
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.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
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
mime • 3.0.0A comprehensive library for mime-type mappingINDIRECT0
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
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
promisify-child-process • 4.1.2seriously like the best async child process libraryINDIRECT0
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
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
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
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.08
PackageRelationDependenciesPublished
@datalust/winston-seq • 1.0.2A Winston v3 transport for SeqINDIRECT14
@iobroker/db-objects-file • 4.1.0-alpha.0-20220903-c20b6373The Library contains the Database classes for File based objects database client and server.DIRECT121
@iobroker/db-objects-redis • 4.1.0-alpha.0-20220903-c20b6373The 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
seq-logging • 1.1.2Sends structured log events to the Seq HTTP ingestion APIINDIRECT0
ISC8
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 • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
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.jsINDIRECT3
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
non-standard1
PackageRelationDependenciesPublished
readline • 1.3.0Simple streaming readline module.INDIRECT0
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%2Fdb-objects-jsonl)](https://licenses.dev/npm/%40iobroker%2Fdb-objects-jsonl)
<a href="https://licenses.dev/npm/%40iobroker%2Fdb-objects-jsonl">
  <img src="https://licenses.dev/b/npm/%40iobroker%2Fdb-objects-jsonl" alt="licenses" />
</a>

Or the licenses badge code for the 4.1.0-alpha.0-20220903-c20b6373 version:

[![licenses](https://licenses.dev/b/npm/%40iobroker%2Fdb-objects-jsonl/4.1.0-alpha.0-20220903-c20b6373)](https://licenses.dev/npm/%40iobroker%2Fdb-objects-jsonl/4.1.0-alpha.0-20220903-c20b6373)
<a href="https://licenses.dev/npm/%40iobroker%2Fdb-objects-jsonl/4.1.0-alpha.0-20220903-c20b6373">
  <img src="https://licenses.dev/b/npm/%40iobroker%2Fdb-objects-jsonl/4.1.0-alpha.0-20220903-c20b6373" alt="licenses" />
</a>
GitHub