licenses.dev

@knowitall/vertica-driver v0.32.4

Cube.js Vertica database driver

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT396
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 SDKINDIRECT9
@azure/core-client • 1.9.4Core library for interfacing with AutoRest generated codeINDIRECT13
@azure/core-http-compat • 2.3.0Core HTTP Compatibility Library to bridge the gap between Core V1 & V2 packages.INDIRECT14
@azure/core-lro • 2.7.2Isomorphic client library for supporting long-running operations in node.js and browser.INDIRECT10
@azure/core-paging • 1.6.2Core types for paging async iterable iteratorsINDIRECT1
@azure/core-rest-pipeline • 1.21.0Isomorphic client library for making HTTP requests in node.js and browser.INDIRECT12
@azure/core-tracing • 1.2.0Provides low-level interfaces and helper methods for tracing in Azure SDKINDIRECT1
@azure/core-util • 1.12.0Core library for shared utility methodsINDIRECT8
@azure/core-xml • 1.4.5Core library for interacting with XML payloadsINDIRECT3
@azure/identity • 4.10.1Provides credential implementations for Azure SDK libraries that can authenticate with Microsoft Entra IDINDIRECT41
@azure/logger • 1.2.0Microsoft Azure SDK for JavaScript - LoggerINDIRECT7
@azure/msal-browser • 4.13.2Microsoft Authentication Library for jsINDIRECT1
@azure/msal-common • 15.7.1Microsoft Authentication Library for jsINDIRECT0
@azure/msal-node • 3.6.1Microsoft Authentication Library for NodeINDIRECT17
@azure/storage-blob • 12.27.0Microsoft Azure Storage SDK for JavaScript - BlobINDIRECT21
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.27.7The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.27.7Babel compiler core.INDIRECT37
@babel/generator • 7.27.5Turns an AST into code.INDIRECT9
@babel/helper-annotate-as-pure • 7.27.3Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-compilation-targets • 7.27.2Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-create-class-features-plugin • 7.27.1Compile class public and private fields, private methods and decorators to ES6INDIRECT24
@babel/helper-create-regexp-features-plugin • 7.27.1Compile ESNext Regular Expressions to ES5INDIRECT15
@babel/helper-define-polyfill-provider • 0.6.5Babel helper to create your own polyfill providerINDIRECT23
@babel/helper-member-expression-to-functions • 7.27.1Helper function to replace certain member expressions with function callsINDIRECT18
@babel/helper-module-imports • 7.27.1Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.27.3Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-optimise-call-expression • 7.27.1Helper function to optimise call expressionINDIRECT3
@babel/helper-plugin-utils • 7.27.1General utilities for plugins to useINDIRECT0
@babel/helper-remap-async-to-generator • 7.27.1Helper function to remap async functions to generatorsINDIRECT20
@babel/helper-replace-supers • 7.27.1Helper function to replace supersINDIRECT20
@babel/helper-skip-transparent-expression-wrappers • 7.27.1Helper which skips types and parenthesesINDIRECT18
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.27.1Validate plugin/preset optionsINDIRECT0
@babel/helper-wrap-function • 7.27.1Helper to wrap functions inside a function call.INDIRECT18
@babel/helpers • 7.27.6Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.27.7A JavaScript parserINDIRECT3
@babel/plugin-bugfix-firefox-class-in-computed-class-key • 7.27.1Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677INDIRECT19
@babel/plugin-bugfix-safari-class-field-initializer-scope • 7.27.1Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843INDIRECT1
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression • 7.27.1Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517INDIRECT1
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining • 7.27.1Transform optional chaining operators to workaround https://crbug.com/v8/11558INDIRECT21
@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly • 7.27.1Transform static class fields assignments that are affected by https://crbug.com/v8/12421INDIRECT19
@babel/plugin-proposal-private-property-in-object • 7.21.0-placeholder-for-preset-env.2This plugin transforms checks for a private property in an objectINDIRECT0
@babel/plugin-syntax-import-assertions • 7.27.1Allow parsing of the module assertion attributes in the import statementINDIRECT1
@babel/plugin-syntax-import-attributes • 7.27.1Allow parsing of the module attributes in the import statementINDIRECT1
@babel/plugin-syntax-unicode-sets-regex • 7.18.6Parse regular expressions' unicodeSets (v) flag.INDIRECT17
@babel/plugin-transform-arrow-functions • 7.27.1Compile ES2015 arrow functions to ES5INDIRECT1
@babel/plugin-transform-async-generator-functions • 7.27.1Turn async generator functions into ES2015 generatorsINDIRECT22
@babel/plugin-transform-async-to-generator • 7.27.1Turn async functions into ES2015 generatorsINDIRECT23
@babel/plugin-transform-block-scoped-functions • 7.27.1Babel plugin to ensure function declarations at the block level are block scopedINDIRECT1
@babel/plugin-transform-block-scoping • 7.27.5Compile ES2015 block scoping (const and let) to ES5INDIRECT1
@babel/plugin-transform-class-properties • 7.27.1This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT26
@babel/plugin-transform-class-static-block • 7.27.1Transform class static blocksINDIRECT26
@babel/plugin-transform-classes • 7.27.7Compile ES2015 classes to ES5INDIRECT35
@babel/plugin-transform-computed-properties • 7.27.1Compile ES2015 computed properties to ES5INDIRECT9
@babel/plugin-transform-destructuring • 7.27.7Compile ES2015 destructuring to ES5INDIRECT19
@babel/plugin-transform-dotall-regex • 7.27.1Compile regular expressions using the `s` (`dotAll`) flag to ES5.INDIRECT17
@babel/plugin-transform-duplicate-keys • 7.27.1Compile objects with duplicate keys to valid strict ES5INDIRECT1
@babel/plugin-transform-duplicate-named-capturing-groups-regex • 7.27.1Compile regular expressions using duplicate named groups to index-based groups.INDIRECT17
@babel/plugin-transform-dynamic-import • 7.27.1Transform import() expressionsINDIRECT1
@babel/plugin-transform-exponentiation-operator • 7.27.1Compile exponentiation operator to ES5INDIRECT1
@babel/plugin-transform-export-namespace-from • 7.27.1Compile export namespace to ES2015INDIRECT1
@babel/plugin-transform-for-of • 7.27.1Compile ES2015 for...of to ES5INDIRECT20
@babel/plugin-transform-function-name • 7.27.1Apply ES2015 function.name semantics to all functionsINDIRECT31
@babel/plugin-transform-json-strings • 7.27.1Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS stringsINDIRECT1
@babel/plugin-transform-literals • 7.27.1Compile ES2015 unicode string and number literals to ES5INDIRECT1
@babel/plugin-transform-logical-assignment-operators • 7.27.1Transforms logical assignment operators into short-circuited assignmentsINDIRECT1
@babel/plugin-transform-member-expression-literals • 7.27.1Ensure that reserved words are quoted in property accessesINDIRECT1
@babel/plugin-transform-modules-amd • 7.27.1This plugin transforms ES2015 modules to AMDINDIRECT21
@babel/plugin-transform-modules-commonjs • 7.27.1This plugin transforms ES2015 modules to CommonJSINDIRECT21
@babel/plugin-transform-modules-systemjs • 7.27.1This plugin transforms ES2015 modules to SystemJSINDIRECT21
@babel/plugin-transform-modules-umd • 7.27.1This plugin transforms ES2015 modules to UMDINDIRECT21
@babel/plugin-transform-named-capturing-groups-regex • 7.27.1Compile regular expressions using named groups to ES5.INDIRECT17
@babel/plugin-transform-new-target • 7.27.1Transforms new.target meta propertyINDIRECT1
@babel/plugin-transform-nullish-coalescing-operator • 7.27.1Remove nullish coalescing operatorINDIRECT1
@babel/plugin-transform-numeric-separator • 7.27.1Remove numeric separators from Decimal, Binary, Hex and Octal literalsINDIRECT1
@babel/plugin-transform-object-rest-spread • 7.27.7Compile object rest and spread to ES5INDIRECT33
@babel/plugin-transform-object-super • 7.27.1Compile ES2015 object super to ES5INDIRECT22
@babel/plugin-transform-optional-catch-binding • 7.27.1Compile optional catch bindingsINDIRECT1
@babel/plugin-transform-optional-chaining • 7.27.1Transform optional chaining operators into a series of nil checksINDIRECT20
@babel/plugin-transform-parameters • 7.27.7Compile ES2015 default and rest parameters to ES5INDIRECT1
@babel/plugin-transform-private-methods • 7.27.1This plugin transforms private class methodsINDIRECT26
@babel/plugin-transform-private-property-in-object • 7.27.1This plugin transforms checks for a private property in an objectINDIRECT26
@babel/plugin-transform-property-literals • 7.27.1Ensure that reserved words are quoted in object property keysINDIRECT1
@babel/plugin-transform-regenerator • 7.27.5Explode async and generator functions into a state machine.INDIRECT1
@babel/plugin-transform-regexp-modifiers • 7.27.1Compile inline regular expression modifiersINDIRECT17
@babel/plugin-transform-reserved-words • 7.27.1Ensure that no reserved words are used.INDIRECT1
@babel/plugin-transform-shorthand-properties • 7.27.1Compile ES2015 shorthand properties to ES5INDIRECT1
@babel/plugin-transform-spread • 7.27.1Compile ES2015 spread to ES5INDIRECT20
@babel/plugin-transform-sticky-regex • 7.27.1Compile ES2015 sticky regex to an ES5 RegExp constructorINDIRECT1
@babel/plugin-transform-template-literals • 7.27.1Compile ES2015 template literals to ES5INDIRECT1
@babel/plugin-transform-typeof-symbol • 7.27.1This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)INDIRECT1
@babel/plugin-transform-unicode-escapes • 7.27.1Compile ES2015 Unicode escapes to ES5INDIRECT1
@babel/plugin-transform-unicode-property-regex • 7.27.1Compile Unicode property escapes in Unicode regular expressions to ES5.INDIRECT17
@babel/plugin-transform-unicode-regex • 7.27.1Compile ES2015 Unicode regex to ES5INDIRECT17
@babel/plugin-transform-unicode-sets-regex • 7.27.1Compile regular expressions' unicodeSets (v) flag.INDIRECT17
@babel/preset-env • 7.27.2A Babel preset for each environment.INDIRECT125
@babel/preset-modules • 0.1.6-no-external-pluginsA Babel preset that targets modern browsers by fixing engine bugs.INDIRECT5
@babel/standalone • 7.27.7Standalone build of Babel for use in non-Node.js environments.INDIRECT0
@babel/template • 7.27.2Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.27.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.27.7Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/gen-mapping • 0.3.11Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.3Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.28Trace the original position through a source mapINDIRECT2
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@oclif/color • 0.1.2<!-- usage --> # Commands <!-- commands -->INDIRECT14
@octokit/auth-token • 2.5.0GitHub API token authentication for browsers and Node.jsINDIRECT2
@octokit/core • 3.6.0Extendable client for GitHub's REST & GraphQL APIsINDIRECT17
@octokit/endpoint • 6.0.12Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/graphql • 4.8.0GitHub GraphQL API client for browsers and NodeINDIRECT14
@octokit/openapi-types • 12.11.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/request-error • 2.1.0Error class for Octokit request errorsINDIRECT5
@octokit/request • 5.6.3Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT13
@octokit/types • 6.41.0Shared TypeScript definitions for Octokit projectsINDIRECT1
@tootallnate/once • 1.1.2Creates a Promise that waits for a single eventINDIRECT0
@tootallnate/once • 2.0.0Creates a Promise that waits for a single eventINDIRECT0
@types/caseless • 0.12.5TypeScript definitions for caselessINDIRECT0
@types/node • 24.0.8TypeScript definitions for nodeINDIRECT1
@types/request • 2.48.12TypeScript definitions for requestINDIRECT25
@types/tough-cookie • 4.0.5TypeScript definitions for tough-cookieINDIRECT0
@types/uuid • 9.0.8TypeScript definitions for uuidINDIRECT0
@typespec/ts-http-runtime • 0.2.3Isomorphic client library for making HTTP requests in node.js and browser.INDIRECT6
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
agent-base • 7.1.3Turn a function into an `http.Agent` instanceINDIRECT0
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
arrify • 2.0.1Convert a value to an arrayINDIRECT0
async-retry • 1.3.3Retrying made simple, easy and asyncINDIRECT1
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
babel-plugin-polyfill-corejs2 • 0.4.14A Babel plugin to inject imports to core-js@2 polyfillsINDIRECT24
babel-plugin-polyfill-corejs3 • 0.11.1A Babel plugin to inject imports to core-js@3 polyfillsINDIRECT25
babel-plugin-polyfill-regenerator • 0.6.5A Babel plugin to inject imports to regenerator-runtimeINDIRECT24
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bignumber.js • 9.3.0A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
bowser • 2.11.0Lightweight browser detectorINDIRECT0
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
browserslist • 4.25.1Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-writer • 2.0.0a fast, efficient buffer writerINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
bundle-name • 4.1.0Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`INDIRECT1
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 3.0.0Terminal string styling done rightINDIRECT5
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
cli-progress • 3.12.0easy to use progress-bar for command-line/terminal applicationsINDIRECT5
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js-compat • 3.43.0core-js compatINDIRECT7
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cron-parser • 4.9.0Node.js library for parsing crontab instructionsINDIRECT1
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
crypto-random-string • 2.0.0Generate a cryptographically strong random stringINDIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
decompress-tar • 4.1.1decompress tar pluginINDIRECT48
decompress-tarbz2 • 4.1.1decompress tar.bz2 pluginINDIRECT57
decompress-targz • 4.1.1decompress tar.gz pluginINDIRECT49
decompress-unzip • 4.0.1decompress zip pluginINDIRECT10
decompress • 4.2.1Extracting archives made easyINDIRECT75
default-browser-id • 5.0.0Get the bundle identifier of the default browser (macOS). Example: com.apple.SafariINDIRECT0
default-browser • 5.2.1Get the default browserINDIRECT3
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-lazy-prop • 3.0.0Define a lazily evaluated property on an objectINDIRECT0
del • 6.1.1Delete files and directoriesINDIRECT43
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT9
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
env-var • 6.3.0Verification, sanitization, and type coercion for environment variables in Node.jsINDIRECT0
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
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT10
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT10
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fast-xml-parser • 4.4.1Validate XML, Parse XML, Build XML without C/C++ based librariesINDIRECT1
fast-xml-parser • 5.2.5Validate XML, Parse XML, Build XML without C/C++ based librariesINDIRECT1
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
file-type • 3.9.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-type • 5.2.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-type • 6.2.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
for-each • 0.3.5A better forEachINDIRECT1
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
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.INDIRECT4
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generate-object-property • 1.2.0Generate safe JS code that can used to reference a object propertyINDIRECT1
generic-pool • 3.9.0Generic resource pooling for Node.JSINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
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
get-stream • 2.3.1Get a stream as a string, buffer, or arrayINDIRECT3
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
globby • 11.1.0User-friendly glob matchingINDIRECT23
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
gtoken • 7.1.0Node.js Google Authentication Service Account TokensINDIRECT17
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
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
html-entities • 2.6.0Fastest HTML entities encode/decode library.INDIRECT0
http-proxy-agent • 4.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
http-proxy-agent • 5.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
humps • 2.0.1Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.INDIRECT0
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
inflection • 1.13.4A port of inflection-js to node.js moduleINDIRECT0
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-docker • 3.0.0Check if the process is running inside a Docker containerINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-inside-container • 1.0.0Check if the process is running inside a container (Docker/Podman)INDIRECT1
is-natural-number • 4.0.1Check if a value is a natural numberINDIRECT0
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-path-cwd • 2.2.0Check if a path is the current working directoryINDIRECT0
is-path-inside • 3.0.3Check if a path is inside another pathINDIRECT0
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
is-property • 1.0.2Tests if a JSON property can be accessed using . syntaxINDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT23
is-wsl • 3.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT2
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
jsesc • 3.0.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-bigint • 1.0.0JSON.parse with bigints supportINDIRECT1
json5 • 2.2.3JSON for HumansINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
jsonwebtoken • 9.0.2JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jwa • 1.4.2JWA implementation (supports all JWS algorithms)INDIRECT3
jwa • 2.0.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
jws • 4.0.0Implementation of JSON Web SignaturesINDIRECT4
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
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
luxon • 3.6.1Immutable date wrapperINDIRECT0
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
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
minimist • 1.2.8parse argument optionsINDIRECT0
moment-timezone • 0.5.48Parse and display moments in any timezone.DIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
next-tick • 1.0.0Environment agnostic nextTick polyfillINDIRECT0
node-dijkstra • 2.5.0A NodeJS implementation of Dijkstra's algorithmINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-releases • 2.0.19Node.js releases dataINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
open • 10.1.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT8
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-map • 4.0.0Map over promises concurrentlyINDIRECT3
packet-reader • 1.0.0Read binary packets...INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
pg-types • 2.2.0Query result type converters for node-postgresINDIRECT6
pgpass • 1.0.5Module for reading .pgpassINDIRECT1
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
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
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
ramda • 0.27.2A practical functional library for JavaScript programmers.INDIRECT0
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
rechoir • 0.6.2Require any supported file as a node module.INDIRECT6
regenerate-unicode-properties • 10.2.0Regenerate sets for Unicode properties and values.INDIRECT1
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regexpu-core • 6.2.0regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT9
regjsgen • 0.8.0Generate regular expressions from regjsparser’s AST.INDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
retry-request • 7.0.2Retry a request.INDIRECT41
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-applescript • 7.0.0Run AppleScript and get the resultINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
seek-bzip • 1.0.6a pure-JavaScript Node.JS module for random-access decoding bzip2 dataINDIRECT1
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
sqlstring • 2.3.3Simple SQL escape and format for MySQLINDIRECT0
stream-events • 1.0.5Get an event when you're being sent data or asked for it.INDIRECT1
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-dirs • 2.1.0Remove leading directory components from a path, like tar's --strip-components optionINDIRECT1
strnum • 1.1.2Parse String to Number based on configurationINDIRECT0
strnum • 2.1.1Parse String to Number based on configurationINDIRECT0
stubs • 3.0.0Easy method stubber.INDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
syntax-error • 1.4.0detect and report syntax errors in source code stringsINDIRECT4
tar-stream • 1.6.2tar-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.INDIRECT45
temp-dir • 2.0.0Get the real path of the system temp directoryINDIRECT0
tempy • 1.0.1Get a random temporary file or directory pathINDIRECT49
throttle-debounce • 3.0.1Throttle and debounce functions.INDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
to-buffer • 1.2.1Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.INDIRECT27
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT24
unbzip2-stream • 1.4.3streaming unbzip2 implementation in pure javascript for node and browsersINDIRECT4
undici-types • 7.8.0A stand-alone types package for UndiciINDIRECT0
unicode-canonical-property-names-ecmascript • 2.0.1The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.INDIRECT0
unicode-match-property-ecmascript • 2.0.0Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.INDIRECT2
unicode-match-property-value-ecmascript • 2.2.0Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.INDIRECT0
unicode-property-aliases-ecmascript • 2.1.0Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.INDIRECT0
unique-string • 2.0.0Generate a unique random stringINDIRECT1
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
update-browserslist-db • 1.1.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 9.0.1RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-typed-array • 1.1.19Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
Apache-2.0120
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
@aws-crypto/crc32 • 5.2.0Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_checkINDIRECT7
@aws-crypto/crc32c • 5.2.0Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_checkINDIRECT7
@aws-crypto/sha1-browser • 5.2.0SHA1 wrapper for browsers that prefers `window.crypto.subtle`.INDIRECT9
@aws-crypto/sha256-browser • 5.2.0SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.INDIRECT10
@aws-crypto/sha256-js • 5.2.0A pure JS implementation SHA256.INDIRECT7
@aws-crypto/supports-web-crypto • 5.2.0Provides functions for detecting if the host environment supports the WebCrypto APIINDIRECT1
@aws-crypto/util • 5.2.0Helper functionsINDIRECT6
@aws-sdk/client-s3 • 3.840.0AWS SDK for JavaScript S3 Client for Node.js, Browser and React NativeINDIRECT96
@aws-sdk/client-sso • 3.840.0AWS SDK for JavaScript Sso Client for Node.js, Browser and React NativeINDIRECT63
@aws-sdk/core • 3.840.0Core functions & classes shared by multiple AWS SDK clients.INDIRECT31
@aws-sdk/credential-provider-env • 3.840.0AWS credential provider that sources credentials from known environment variablesINDIRECT32
@aws-sdk/credential-provider-http • 3.840.0AWS credential provider for containers and HTTP sourcesINDIRECT32
@aws-sdk/credential-provider-ini • 3.840.0AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/configINDIRECT71
@aws-sdk/credential-provider-node • 3.840.0AWS credential provider that sources credentials from a Node.JS environment. INDIRECT72
@aws-sdk/credential-provider-process • 3.840.0AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/configINDIRECT32
@aws-sdk/credential-provider-sso • 3.840.0AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentialsINDIRECT66
@aws-sdk/credential-provider-web-identity • 3.840.0AWS credential provider that calls STS assumeRole for temporary AWS credentialsINDIRECT64
@aws-sdk/middleware-bucket-endpoint • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-bucket-endpoint/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-bucket-endpoint) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-bucket-endpoint.svg)](httpINDIRECT9
@aws-sdk/middleware-expect-continue • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-expect-continue/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-expect-continue) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-expect-continue.svg)](httpINDIRECT4
@aws-sdk/middleware-flexible-checksums • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-flexible-checksums/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-flexible-checksums) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-flexible-checksums.sINDIRECT38
@aws-sdk/middleware-host-header • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-host-header/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-host-header) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-host-header.svg)](https://www.npmjINDIRECT4
@aws-sdk/middleware-location-constraint • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-location-constraint/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-location-constraint) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-location-constrainINDIRECT3
@aws-sdk/middleware-logger • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-logger/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-logger) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-logger.svg)](https://www.npmjs.com/package/@INDIRECT3
@aws-sdk/middleware-recursion-detection • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-recursion-detection/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-recursion-detection) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-recursion-detectioINDIRECT4
@aws-sdk/middleware-sdk-s3 • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-sdk-s3/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-sdk-s3) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-sdk-s3.svg)](https://www.npmjs.com/package/@INDIRECT34
@aws-sdk/middleware-ssec • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-ssec/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-ssec) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-ssec.svg)](https://www.npmjs.com/package/@aws-sdINDIRECT3
@aws-sdk/middleware-user-agent • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-user-agent/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-user-agent) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-user-agent.svg)](https://www.npmjs.cINDIRECT34
@aws-sdk/nested-clients • 3.840.0Nested clients for AWS SDK packages.INDIRECT63
@aws-sdk/region-config-resolver • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/region-config-resolver/latest.svg)](https://www.npmjs.com/package/@aws-sdk/region-config-resolver) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/region-config-resolver.svg)](https://www.npmjINDIRECT8
@aws-sdk/s3-request-presigner • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/s3-request-presigner/latest.svg)](https://www.npmjs.com/package/@aws-sdk/s3-request-presigner) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/s3-request-presigner.svg)](https://www.npmjs.com/INDIRECT37
@aws-sdk/signature-v4-multi-region • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/signature-v4-multi-region/latest.svg)](https://www.npmjs.com/package/@aws-sdk/signature-v4-multi-region) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/signature-v4-multi-region.svg)](https:/INDIRECT35
@aws-sdk/token-providers • 3.840.0A collection of token providersINDIRECT64
@aws-sdk/types • 3.840.0Types for the AWS SDKINDIRECT2
@aws-sdk/util-arn-parser • 3.804.0A parser to Amazon Resource NamesINDIRECT1
@aws-sdk/util-endpoints • 3.840.0Utilities to help with endpoint resolutionINDIRECT7
@aws-sdk/util-format-url • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-format-url/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-format-url) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-format-url.svg)](https://www.npmjs.com/package/@aws-sdINDIRECT5
@aws-sdk/util-locate-window • 3.804.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-locate-window/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-locate-window) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-locate-window.svg)](https://www.npmjs.com/packagINDIRECT1
@aws-sdk/util-user-agent-browser • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-user-agent-browser/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-user-agent-browser) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-user-agent-browser.svg)](https://www.nINDIRECT4
@aws-sdk/util-user-agent-node • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-user-agent-node/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-user-agent-node) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-user-agent-node.svg)](https://www.npmjs.com/INDIRECT35
@aws-sdk/xml-builder • 3.821.0XML builder for the AWS SDKINDIRECT2
@cubejs-backend/base-driver • 0.36.11Cube.js Base DriverINDIRECT341
@cubejs-backend/cubesql • 0.36.9SQL API for Cube as proxy over MySQL protocol.INDIRECT0
@cubejs-backend/cubestore-driver • 0.36.11Cube Store driverINDIRECT409
@cubejs-backend/cubestore • 0.36.11Cube.js pre-aggregation storage layer.INDIRECT165
@cubejs-backend/native • 0.36.11Native module for Cube.js (binding to Rust codebase)INDIRECT156
@cubejs-backend/query-orchestrator • 0.36.11Cube.js Query Orchestrator and CacheDIRECT412
@cubejs-backend/schema-compiler • 0.36.11Cube schema compilerDIRECT302
@cubejs-backend/shared • 0.33.20Shared code for Cube.js backend packagesINDIRECT149
@cubejs-backend/shared • 0.36.11Shared code for Cube.js backend packagesINDIRECT149
@cubejs-infra/post-installer • 0.0.7Resources installerINDIRECT153
@google-cloud/paginator • 5.0.2A result paging utility used by Google node.js modulesINDIRECT2
@google-cloud/projectify • 4.0.0A simple utility for replacing the projectid token in objects.INDIRECT0
@google-cloud/promisify • 4.0.0A simple utility for promisifying functions and classes.INDIRECT0
@google-cloud/storage • 7.16.0Cloud Storage Client Library for Node.jsINDIRECT82
@smithy/abort-controller • 4.0.4A simple abort controller libraryINDIRECT2
@smithy/chunked-blob-reader-native • 4.0.0[![NPM version](https://img.shields.io/npm/v/@smithy/chunked-blob-reader-native/latest.svg)](https://www.npmjs.com/package/@smithy/chunked-blob-reader-native) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/chunked-blob-reader-native.svg)](https:/INDIRECT5
@smithy/chunked-blob-reader • 5.0.0[![NPM version](https://img.shields.io/npm/v/@smithy/chunked-blob-reader/latest.svg)](https://www.npmjs.com/package/@smithy/chunked-blob-reader) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/chunked-blob-reader.svg)](https://www.npmjs.com/packagINDIRECT1
@smithy/config-resolver • 4.1.4[![NPM version](https://img.shields.io/npm/v/@smithy/config-resolver/latest.svg)](https://www.npmjs.com/package/@smithy/config-resolver) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/config-resolver.svg)](https://www.npmjs.com/package/@smithy/coINDIRECT7
@smithy/core • 3.6.0[![NPM version](https://img.shields.io/npm/v/@smithy/core/latest.svg)](https://www.npmjs.com/package/@smithy/core) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/core.svg)](https://www.npmjs.com/package/@smithy/core)INDIRECT17
@smithy/credential-provider-imds • 4.0.6AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata serviceINDIRECT7
@smithy/eventstream-codec • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-codec/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-codec) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-codec.svg)](https://www.npmjs.com/package/@smiINDIRECT9
@smithy/eventstream-serde-browser • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-browser/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-browser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-browser.svg)](https://wwINDIRECT11
@smithy/eventstream-serde-config-resolver • 4.1.2[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-config-resolver/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-config-resolver) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-config-rINDIRECT2
@smithy/eventstream-serde-node • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-node/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-node.svg)](https://www.npmjs.cINDIRECT11
@smithy/eventstream-serde-universal • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](httpINDIRECT10
@smithy/fetch-http-handler • 5.0.4Provides a way to make requestsINDIRECT9
@smithy/hash-blob-browser • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/hash-blob-browser/latest.svg)](https://www.npmjs.com/package/@smithy/hash-blob-browser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-blob-browser.svg)](https://www.npmjs.com/package/@smiINDIRECT8
@smithy/hash-node • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)INDIRECT5
@smithy/hash-stream-node • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/hash-stream-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-stream-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-stream-node.svg)](https://www.npmjs.com/package/@smithyINDIRECT5
@smithy/invalid-dependency • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/invalid-dependency/latest.svg)](https://www.npmjs.com/package/@smithy/invalid-dependency) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/invalid-dependency.svg)](https://www.npmjs.com/package/@INDIRECT2
@smithy/is-array-buffer • 2.2.0Provides a function for detecting if an argument is an ArrayBufferINDIRECT1
@smithy/is-array-buffer • 4.0.0Provides a function for detecting if an argument is an ArrayBufferINDIRECT1
@smithy/md5-js • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/md5-js/latest.svg)](https://www.npmjs.com/package/@smithy/md5-js) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/md5-js.svg)](https://www.npmjs.com/package/@smithy/md5-js)INDIRECT5
@smithy/middleware-content-length • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-content-length/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-content-length) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-content-length.svg)](https://wwINDIRECT3
@smithy/middleware-endpoint • 4.1.13[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-endpoint/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-endpoint) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-endpoint.svg)](https://www.npmjs.com/packagINDIRECT23
@smithy/middleware-retry • 4.1.14[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-retry/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-retry) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-retry.svg)](https://www.npmjs.com/package/@smithyINDIRECT29
@smithy/middleware-serde • 4.0.8[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-serde/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-serde) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-serde.svg)](https://www.npmjs.com/package/@smithyINDIRECT3
@smithy/middleware-stack • 4.0.4Provides a means for composing multiple middleware functions into a single handlerINDIRECT2
@smithy/node-config-provider • 4.1.3Load config default values from ini config files and environmental variableINDIRECT4
@smithy/node-http-handler • 4.0.6Provides a way to make requestsINDIRECT6
@smithy/property-provider • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smiINDIRECT2
@smithy/protocol-http • 5.1.2[![NPM version](https://img.shields.io/npm/v/@smithy/protocol-http/latest.svg)](https://www.npmjs.com/package/@smithy/protocol-http) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/protocol-http.svg)](https://www.npmjs.com/package/@smithy/protocolINDIRECT2
@smithy/querystring-builder • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/querystring-builder/latest.svg)](https://www.npmjs.com/package/@smithy/querystring-builder) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/querystring-builder.svg)](https://www.npmjs.com/packagINDIRECT3
@smithy/querystring-parser • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/querystring-parser/latest.svg)](https://www.npmjs.com/package/@smithy/querystring-parser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/querystring-parser.svg)](https://www.npmjs.com/package/@INDIRECT2
@smithy/service-error-classification • 4.0.6[![NPM version](https://img.shields.io/npm/v/@smithy/service-error-classification/latest.svg)](https://www.npmjs.com/package/@smithy/service-error-classification) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/service-error-classification.svg)](hINDIRECT2
@smithy/shared-ini-file-loader • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/shared-ini-file-loader/latest.svg)](https://www.npmjs.com/package/@smithy/shared-ini-file-loader) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/shared-ini-file-loader.svg)](https://www.npmjs.cINDIRECT2
@smithy/signature-v4 • 5.1.2A standalone implementation of the AWS Signature V4 request signing algorithmINDIRECT9
@smithy/smithy-client • 4.4.5[![NPM version](https://img.shields.io/npm/v/@smithy/smithy-client/latest.svg)](https://www.npmjs.com/package/@smithy/smithy-client) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/smithy-client.svg)](https://www.npmjs.com/package/@smithy/smithy-cINDIRECT25
@smithy/types • 4.3.1[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)INDIRECT1
@smithy/url-parser • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/url-parser/latest.svg)](https://www.npmjs.com/package/@smithy/url-parser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/url-parser.svg)](https://www.npmjs.com/package/@smithy/url-parser)INDIRECT3
@smithy/util-base64 • 4.0.0A Base64 <-> UInt8Array converterINDIRECT4
@smithy/util-body-length-browser • 4.0.0Determines the length of a request body in browsersINDIRECT1
@smithy/util-body-length-node • 4.0.0Determines the length of a request body in node.jsINDIRECT1
@smithy/util-buffer-from • 2.2.0[![NPM version](https://img.shields.io/npm/v/@smithy/util-buffer-from/latest.svg)](https://www.npmjs.com/package/@smithy/util-buffer-from) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-buffer-from.svg)](https://www.npmjs.com/package/@smithyINDIRECT2
@smithy/util-buffer-from • 4.0.0[![NPM version](https://img.shields.io/npm/v/@smithy/util-buffer-from/latest.svg)](https://www.npmjs.com/package/@smithy/util-buffer-from) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-buffer-from.svg)](https://www.npmjs.com/package/@smithyINDIRECT2
@smithy/util-config-provider • 4.0.0Utilities package for configuration providersINDIRECT1
@smithy/util-defaults-mode-browser • 4.0.21[![NPM version](https://img.shields.io/npm/v/@smithy/util-defaults-mode-browser/latest.svg)](https://www.npmjs.com/package/@smithy/util-defaults-mode-browser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-defaults-mode-browser.svg)](https:/INDIRECT27
@smithy/util-defaults-mode-node • 4.0.21[![NPM version](https://img.shields.io/npm/v/@smithy/util-defaults-mode-node/latest.svg)](https://www.npmjs.com/package/@smithy/util-defaults-mode-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-defaults-mode-node.svg)](https://www.npmjINDIRECT29
@smithy/util-endpoints • 3.0.6Utilities to help with endpoint resolution.INDIRECT5
@smithy/util-hex-encoding • 4.0.0Converts binary buffers to and from lowercase hexadecimal encodingINDIRECT1
@smithy/util-middleware • 4.0.4Shared utilities for to be used in middleware packages.INDIRECT2
@smithy/util-retry • 4.0.6Shared retry utilities to be used in middleware packages.INDIRECT3
@smithy/util-stream • 4.2.2[![NPM version](https://img.shields.io/npm/v/@smithy/util-stream/latest.svg)](https://www.npmjs.com/package/@smithy/util-stream) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-stream.svg)](https://www.npmjs.com/package/@smithy/util-stream)INDIRECT13
@smithy/util-uri-escape • 4.0.0[![NPM version](https://img.shields.io/npm/v/@smithy/util-uri-escape/latest.svg)](https://www.npmjs.com/package/@smithy/util-uri-escape) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-uri-escape.svg)](https://www.npmjs.com/package/@smithy/utINDIRECT1
@smithy/util-utf8 • 2.3.0A UTF-8 string <-> UInt8Array converterINDIRECT3
@smithy/util-utf8 • 4.0.0A UTF-8 string <-> UInt8Array converterINDIRECT3
@smithy/util-waiter • 4.0.6Shared utilities for client waiters for the AWS SDKINDIRECT3
acorn-node • 1.8.2the acorn javascript parser, preloaded with plugins for syntax parity with recent node versionsINDIRECT3
before-after-hook • 2.2.3asynchronous before/error/after hooks for internal functionalityINDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
gaxios • 6.7.1A simple common HTTP client specifically for Google APIs and services.INDIRECT11
gcp-metadata • 6.1.1Get the metadata from a Google Cloud Platform environmentINDIRECT15
google-auth-library • 9.15.1Google APIs Authentication Client Library for Node.jsINDIRECT23
google-logging-utils • 0.0.2An ad-hoc debug logger package for other librariesINDIRECT0
teeny-request • 9.0.0Like request, but smaller.INDIRECT13
v-connection-string • 1.1.1Functions for dealing with a Vertica connection stringINDIRECT0
v-pool • 1.1.4Connection pool for VerticaINDIRECT0
v-protocol • 1.1.1The Vertica client/server binary protocol, implemented in TypeScriptINDIRECT0
vertica-nodejs • 1.1.4Vertica client - pure javascript & libpq with the same APIDIRECT25
ISC36
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
d • 1.0.2Property descriptor factoryINDIRECT10
deprecation • 2.3.1Log a deprecation message with stackINDIRECT0
electron-to-chromium • 1.5.178Provides a list of electron-to-chromium version mappingsINDIRECT0
es5-ext • 0.10.53ECMAScript extensions and shimsINDIRECT10
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT10
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT10
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT10
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
fastq • 1.19.1Fast, in memory work queueINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
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
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
pg-int8 • 1.0.164-bit big-endian signed integer-to-string conversionINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.7.2The semantic version parser used by npm.INDIRECT0
split2 • 2.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT10
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
BSD-3-Clause13
PackageRelationDependenciesPublished
@hapi/hoek • 9.3.0General purpose node utilitiesINDIRECT0
@hapi/topo • 5.1.0Topological sorting with grouping supportINDIRECT1
@sideway/address • 4.1.5Email address and domain validationINDIRECT1
@sideway/formula • 3.0.1Math and string formula parser.INDIRECT0
@sideway/pinpoint • 2.0.0Return the filename and line number of the calling functionINDIRECT0
antlr4ts • 0.5.0-alpha.4ANTLR 4 runtime for JavaScript written in TypescriptINDIRECT0
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
joi • 17.13.3Object schema validationINDIRECT5
ndjson • 1.5.0streaming newline delimited json parser + serializerINDIRECT13
shelljs • 0.8.5Portable Unix shell commands for Node.jsINDIRECT19
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause4
PackageRelationDependenciesPublished
csv-write-stream • 2.0.0A CSV encoder stream that produces properly escaped CSVs.INDIRECT18
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
regjsparser • 0.12.0Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
non-standard1
PackageRelationDependenciesPublished
flatbuffers • 23.3.3Memory Efficient Serialization LibraryINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
moment-range • 4.0.2Fancy date ranges for Moment.jsINDIRECT11
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.16.0A collection of essential TypeScript typesINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001726A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40knowitall%2Fvertica-driver)](https://licenses.dev/npm/%40knowitall%2Fvertica-driver)
<a href="https://licenses.dev/npm/%40knowitall%2Fvertica-driver">
  <img src="https://licenses.dev/b/npm/%40knowitall%2Fvertica-driver" alt="licenses" />
</a>

Or the licenses badge code for the 0.32.4 version:

[![licenses](https://licenses.dev/b/npm/%40knowitall%2Fvertica-driver/0.32.4)](https://licenses.dev/npm/%40knowitall%2Fvertica-driver/0.32.4)
<a href="https://licenses.dev/npm/%40knowitall%2Fvertica-driver/0.32.4">
  <img src="https://licenses.dev/b/npm/%40knowitall%2Fvertica-driver/0.32.4" alt="licenses" />
</a>
GitHub