licenses.dev

azure-kusto-data v4.0.5

Azure Data Explorer Query SDK

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT82
PackageRelationDependenciesPublished
@azure/abort-controller • 1.1.0Microsoft Azure SDK for JavaScript - AborterINDIRECT1
@azure/abort-controller • 2.2.0Microsoft Azure SDK for JavaScript - AborterINDIRECT1
@azure/core-auth • 1.11.0Provides low-level interfaces and helper methods for authentication in Azure SDKINDIRECT9
@azure/core-client • 1.11.0Core library for interfacing with AutoRest generated codeINDIRECT13
@azure/core-rest-pipeline • 1.25.0Isomorphic client library for making HTTP requests in node.js and browser.INDIRECT12
@azure/core-tracing • 1.4.0Provides low-level interfaces and helper methods for tracing in Azure SDKINDIRECT1
@azure/core-util • 1.14.0Core library for shared utility methodsINDIRECT8
@azure/identity • 2.1.0Provides credential implementations for Azure SDK libraries that can authenticate with Azure Active DirectoryDIRECT41
@azure/logger • 1.4.0Microsoft Azure SDK for JavaScript - LoggerINDIRECT7
@azure/msal-browser • 2.39.0Microsoft Authentication Library for jsINDIRECT1
@azure/msal-common • 13.3.1Microsoft Authentication Library for jsINDIRECT0
@azure/msal-common • 13.3.3Microsoft Authentication Library for jsINDIRECT0
@azure/msal-common • 7.6.0Microsoft Authentication Library for jsINDIRECT0
@azure/msal-node • 1.18.4Microsoft Authentication Library for NodeDIRECT17
@cspotcode/source-map-support • 0.8.1Fixes stack traces for files with source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.9Trace the original position through a source mapINDIRECT2
@tsconfig/node10 • 1.0.12A base TSConfig for working with Node 10.INDIRECT0
@tsconfig/node12 • 1.0.11A base TSConfig for working with Node 12.INDIRECT0
@tsconfig/node14 • 1.0.3A base TSConfig for working with Node 14.INDIRECT0
@tsconfig/node16 • 1.0.4A base TSConfig for working with Node 16.INDIRECT0
@types/node • 18.19.130TypeScript definitions for nodeDIRECT1
@types/uuid • 8.3.4TypeScript definitions for uuidDIRECT0
@typespec/ts-http-runtime • 0.3.7Isomorphic client library for making HTTP requests in node.js and browser.INDIRECT6
acorn-walk • 8.3.5ECMAScript (ESTree) AST walkerINDIRECT1
acorn • 8.17.0ECMAScript parserINDIRECT0
agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
arg • 4.1.3Another simple argument parserINDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 0.27.2Promise based HTTP client for the browser and node.jsDIRECT24
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
create-require • 1.1.1Polyfill for Node.js module.createRequire (<= v12.2.0)INDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
define-lazy-prop • 2.0.0Define a lazily evaluated property on an objectINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
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.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
events • 3.3.0Node's event emitter for all engines.INDIRECT0
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.DIRECT0
form-data • 4.0.6A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
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.4A 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
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
jsonwebtoken • 9.0.3JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jwa • 2.0.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 4.0.1Implementation of JSON Web SignaturesINDIRECT4
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
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
open • 8.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT3
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
stoppable • 1.1.0[![Build Status](https://travis-ci.org/hunterloftis/stoppable.svg?branch=master)](https://travis-ci.org/hunterloftis/stoppable)INDIRECT0
ts-node • 10.9.2TypeScript execution environment and REPL for node.js, with source map supportDIRECT16
undici-types • 5.26.5A stand-alone types package for UndiciINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
v8-compile-cache-lib • 3.0.1Require hook for automatic V8 compile cache persistenceINDIRECT0
yn • 3.1.1Parse yes/no like valuesINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
diff • 4.0.4A javascript text diff implementation.INDIRECT0
ISC2
PackageRelationDependenciesPublished
make-error • 1.3.6Make your own error types!INDIRECT0
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.5 version:

[![licenses](https://licenses.dev/b/npm/azure-kusto-data/4.0.5)](https://licenses.dev/npm/azure-kusto-data/4.0.5)
<a href="https://licenses.dev/npm/azure-kusto-data/4.0.5">
  <img src="https://licenses.dev/b/npm/azure-kusto-data/4.0.5" alt="licenses" />
</a>
GitHub