licenses.dev

ueberdb2zjyg v2.0.4

Transform every database into a object key value store

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT183
PackageRelationDependenciesPublished
@azure/abort-controller • 2.1.2Microsoft Azure SDK for JavaScript - AborterINDIRECT1
@azure/core-auth • 1.9.0Provides low-level interfaces and helper methods for authentication in Azure SDKINDIRECT3
@azure/core-client • 1.9.3Core library for interfacing with AutoRest generated codeINDIRECT12
@azure/core-http-compat • 2.2.0Core HTTP Compatibility Library to bridge the gap between Core V1 & V2 packages.INDIRECT13
@azure/core-lro • 2.7.2Isomorphic client library for supporting long-running operations in node.js and browser.INDIRECT4
@azure/core-paging • 1.6.2Core types for paging async iterable iteratorsINDIRECT1
@azure/core-rest-pipeline • 1.19.1Isomorphic client library for making HTTP requests in node.js and browser.INDIRECT11
@azure/core-tracing • 1.0.0-preview.12Provides low-level interfaces and helper methods for tracing in Azure SDKINDIRECT2
@azure/core-tracing • 1.2.0Provides low-level interfaces and helper methods for tracing in Azure SDKINDIRECT1
@azure/core-util • 1.11.0Core library for shared utility methodsINDIRECT2
@azure/identity • 1.5.2Provides credential implementations for Azure SDK libraries that can authenticate with Azure Active DirectoryINDIRECT102
@azure/keyvault-common • 2.0.0Common internal functionality for all of the Azure Key Vault clients in the Azure SDK for JavaScriptINDIRECT13
@azure/keyvault-keys • 4.9.0Isomorphic client library for Azure KeyVault's keys.INDIRECT17
@azure/logger • 1.1.4Microsoft Azure SDK for JavaScript - LoggerINDIRECT1
@azure/ms-rest-azure-env • 2.0.0Isomorphic library that provides Azure endpoints for different Azure Environments/Clouds.INDIRECT0
@azure/ms-rest-js • 2.7.0Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRestINDIRECT37
@azure/ms-rest-nodeauth • 3.1.1Azure Authentication library in node.js with type definitions.INDIRECT53
@azure/msal-common • 4.5.1Microsoft Authentication Library for jsINDIRECT2
@azure/msal-node • 1.0.0-beta.6Microsoft Authentication Library for NodeINDIRECT20
@kwsites/file-exists • 1.1.1Synchronous validation of a path existing either as a file or as a directory.INDIRECT2
@kwsites/promise-deferred • 1.1.1Minimalist creation of promise wrappers, exposing the ability to resolve or reject the inner promiseINDIRECT0
@tediousjs/connection-string • 0.3.0SQL ConnectionString parserINDIRECT0
@types/node • 18.19.87TypeScript definitions for nodeINDIRECT1
@types/stoppable • 1.1.3TypeScript definitions for stoppableINDIRECT2
@types/tough-cookie • 4.0.5TypeScript definitions for tough-cookieINDIRECT0
@xmldom/xmldom • 0.8.10A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.INDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
adm-zip • 0.5.16Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from diskINDIRECT0
agent-base • 7.1.3Turn a function into an `http.Agent` instanceINDIRECT0
agentkeepalive • 3.5.3Missing keepalive http.AgentINDIRECT2
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
async • 3.2.6Higher-order functions and common patterns for asynchronous codeDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios-cookiejar-support • 1.0.1Add tough-cookie support to axios.INDIRECT2
axios • 0.21.4Promise based HTTP client for the browser and node.jsINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bignumber.js • 9.0.0A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bl • 2.2.1Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
bluebird • 2.11.0Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
date-utils • 1.2.21Date add-ons for Node.jsINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
dirty • 1.1.3A tiny & fast key value store with append-only disk log. Ideal for apps with < 1 million records.DIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT13
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 2.5.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT20
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
github-from-package • 0.0.0return the github url from a package.json fileINDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
humanize-ms • 1.2.1transform humanize time to msINDIRECT1
iconv-lite • 0.5.2Convert character encodings in pure javascript.INDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-redirect • 1.0.0Check if a number is a redirect HTTP status codeINDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
jsonwebtoken • 8.5.1JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jwa • 2.0.0JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
jws • 4.0.0Implementation of JSON Web SignaturesINDIRECT4
keytar • 7.9.0Bindings to native Mac/Linux/Windows password APIsINDIRECT37
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
lodash • 4.17.21Lodash modular utilities.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
memory-pager • 1.5.0Access memory using small fixed sized buffersINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
msal • 1.4.18Microsoft Authentication Library for jsINDIRECT1
mssql • 7.3.5Microsoft SQL Server client for Node.js.DIRECT152
mysql • 2.18.1A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.DIRECT10
napi-build-utils • 2.0.0A set of utilities to assist developers of tools that build N-API native add-onsINDIRECT0
native-duplexpair • 1.0.0Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex`INDIRECT0
node-abi • 3.74.0Get the Node ABI for a given target and runtime, and vice versa.INDIRECT1
node-abort-controller • 2.0.0AbortController for Node based on EventEmitterINDIRECT0
node-addon-api • 4.3.0Node.js API (Node-API)INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
open • 7.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT2
pg-cloudflare • 1.2.5A socket implementation that can run on Cloudflare Workers using native TCP connections.INDIRECT0
pg-connection-string • 2.8.5Functions for dealing with a PostgresSQL connection stringINDIRECT0
pg-pool • 3.9.6Connection pool for node-postgresINDIRECT0
pg-protocol • 1.9.5The postgres client/server binary protocol, implemented in TypeScriptINDIRECT0
pg-types • 2.2.0Query result type converters for node-postgresINDIRECT6
pg • 8.15.6PostgreSQL client - pure javascript & libpq with the same APIDIRECT13
pgpass • 1.0.5Module for reading .pgpassINDIRECT1
pify • 5.0.0Promisify a callback-style functionINDIRECT0
postgres-array • 2.0.0Parse postgres array columnsINDIRECT0
postgres-bytea • 1.0.0Postgres bytea parserINDIRECT0
postgres-date • 1.0.7Postgres date column parserINDIRECT0
postgres-interval • 1.2.0Parse Postgres interval columnsINDIRECT1
prebuild-install • 7.1.3A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platformINDIRECT35
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
readable-stream • 2.3.7Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
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
redis • 3.1.2A high performance Redis client.DIRECT4
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
rfdc • 1.4.1Really Fast Deep CloneINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
saslprep • 1.0.3SASLprep: Stringprep Profile for User Names and Passwords, rfc4013.INDIRECT2
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 4.0.1Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
simple-git • 2.48.0Simple GIT interface for node.jsDIRECT4
sparse-bitfield • 3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive bufferINDIRECT1
sqlstring • 2.3.1Simple SQL escape and format for MySQLINDIRECT0
stoppable • 1.1.0[![Build Status](https://travis-ci.org/hunterloftis/stoppable.svg?branch=master)](https://travis-ci.org/hunterloftis/stoppable)INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
tar-fs • 2.1.2filesystem bindings for tar-streamINDIRECT17
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
tarn • 3.0.2Simple and robust resource pool for node.jsINDIRECT0
tedious • 11.8.0A TDS driver, for connecting to MS SQLServer databases.INDIRECT148
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
tunnel • 0.0.6Node HTTP/HTTPS Agents for tunneling proxiesINDIRECT0
underscore • 1.13.7JavaScript's functional programming helper library.INDIRECT0
undici-types • 5.26.5A stand-alone types package for UndiciINDIRECT0
universalify • 0.2.0Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
url-parse • 1.5.10Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
xml2js • 0.5.0Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xpath.js • 1.1.0Xpath pure javascript implementation for node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
Apache-2.015
PackageRelationDependenciesPublished
@opentelemetry/api • 1.9.0Public API for OpenTelemetryINDIRECT0
adal-node • 0.2.4Windows Azure Active Directory Client Library for nodeINDIRECT14
bson • 1.1.6A bson parser for node.js and the browserINDIRECT0
cassandra-driver • 4.8.0DataStax Node.js Driver for Apache CassandraDIRECT4
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
detect-libc • 2.0.4Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
elasticsearch • 16.7.3The official low-level Elasticsearch client for Node.js and the browser.DIRECT11
jsbi • 3.2.5JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.INDIRECT0
long • 5.2.5A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
mongodb • 3.7.4The official MongoDB driver for Node.jsDIRECT17
nano • 9.0.5The official CouchDB client for Node.jsDIRECT32
optional-require • 1.1.8NodeJS Require that let you handle module not found error without try/catchINDIRECT1
require-at • 1.0.6Call require pretending your are at another directoryINDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
ISC10
PackageRelationDependenciesPublished
chownr • 1.1.4like `chown -R`INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
pg-int8 • 1.0.164-bit big-endian signed integer-to-string conversionINDIRECT0
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 7.7.1The semantic version parser used by npm.INDIRECT0
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause6
PackageRelationDependenciesPublished
@js-joda/core • 3.2.0a date and time library for javascriptINDIRECT0
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 4.1.4RFC6265 Cookies and Cookie Jar for node.jsINDIRECT6
unknown2
PackageRelationDependenciesPublished
dmdb • 1.0.34946DM database driverDIRECT2
rethinkdb • 2.4.2This package provides the JavaScript driver library for the RethinkDB database server for use in your node application.DIRECT1
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
expand-template • 2.0.3Expand placeholders in a template stringINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ueberdb2zjyg)](https://licenses.dev/npm/ueberdb2zjyg)
<a href="https://licenses.dev/npm/ueberdb2zjyg">
  <img src="https://licenses.dev/b/npm/ueberdb2zjyg" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.4 version:

[![licenses](https://licenses.dev/b/npm/ueberdb2zjyg/2.0.4)](https://licenses.dev/npm/ueberdb2zjyg/2.0.4)
<a href="https://licenses.dev/npm/ueberdb2zjyg/2.0.4">
  <img src="https://licenses.dev/b/npm/ueberdb2zjyg/2.0.4" alt="licenses" />
</a>
GitHub