licenses.dev

azure-kusto-ingest v5.2.3

Azure Data Explorer Ingestion SDK

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT111
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-http-compat • 2.5.0Core HTTP Compatibility Library to bridge the gap between Core V1 & V2 packages.INDIRECT2
@azure/core-lro • 2.7.2Isomorphic client library for supporting long-running operations in node.js and browser.INDIRECT10
@azure/core-paging • 1.7.0Core types for paging async iterable iteratorsINDIRECT1
@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/core-xml • 1.6.0Core library for interacting with XML payloadsINDIRECT9
@azure/identity • 3.4.2Provides credential implementations for Azure SDK libraries that can authenticate with Azure Active DirectoryINDIRECT39
@azure/logger • 1.4.0Microsoft Azure SDK for JavaScript - LoggerINDIRECT7
@azure/msal-browser • 3.30.0Microsoft Authentication Library for jsINDIRECT1
@azure/msal-common • 14.16.1Microsoft Authentication Library for jsINDIRECT0
@azure/msal-common • 7.6.0Microsoft Authentication Library for jsINDIRECT0
@azure/msal-node • 2.16.3Microsoft Authentication Library for NodeINDIRECT17
@azure/storage-blob • 12.33.0Microsoft Azure Storage SDK for JavaScript - BlobDIRECT28
@azure/storage-common • 12.4.1Azure Storage Common Client Library for JavaScriptINDIRECT15
@azure/storage-queue • 12.31.0Microsoft Azure Storage SDK for JavaScript - QueueDIRECT27
@nodable/entities • 3.0.0Entity parser for XML, HTML, External entites with security and NCR controlINDIRECT0
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
@types/pako • 2.0.4TypeScript definitions for pakoDIRECT0
@types/stream-array • 1.1.4TypeScript definitions for stream-arrayDIRECT2
@types/stream-to-array • 2.3.3TypeScript definitions for stream-to-arrayDIRECT2
@types/tmp • 0.2.6TypeScript definitions for tmpDIRECT0
@types/uuid-validate • 0.0.1TypeScript definitions for uuid-validateDIRECT0
@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
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
anynum • 1.0.1Normalize all Unicode decimal digits (Devanagari, Arabic, Thai, etc.) to ASCII numerals. Zero dependencies, performance-first.INDIRECT0
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 • 1.18.1Promise based HTTP client for the browser and node.jsINDIRECT29
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
browserify-zlib • 0.2.0Full zlib module for the browserDIRECT1
buffer-shims • 1.0.0some shims for node buffersINDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserDIRECT2
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
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
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.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
fast-xml-builder • 1.3.0Build XML from JSON without C/C++ based librariesINDIRECT2
fast-xml-parser • 5.10.1Validate XML, Parse XML, Build XML without C/C++ based librariesINDIRECT7
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
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-browserify • 1.0.0https module compatability for browserifyINDIRECT0
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
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-unsafe • 2.0.0Zero-dependency, DOM-free, pure predicate for detecting unsafe strings across HTML, XML, SVG, SQL, SHELL, and REGEX contextsINDIRECT0
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 • 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
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
open • 8.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT3
path-expression-matcher • 1.6.2Efficient path tracking and pattern matching for XML/JSON parsersINDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
proxy-from-env • 2.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
readable-stream • 2.1.5Streams3, 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
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
stream-array • 1.1.2Pipe an Array through Node.js streamsDIRECT8
stream-browserify • 3.0.0the stream module from node core for browsersDIRECT5
stream-http • 3.2.0Streaming http in the browserINDIRECT7
stream-to-array • 2.3.0Concatenate a readable stream's data into a single arrayDIRECT1
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strnum • 2.4.1Parse String to Number based on configurationINDIRECT1
tmp-promise • 3.0.3The tmp package with promises support and disposers.DIRECT1
tmp • 0.2.7Temporary file and directory creatorINDIRECT0
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid-validate • 0.0.3Javascript validator for UUID versions 1 through 5DIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
xml-naming • 0.3.0Validates XML name productions — Name, NCName, QName, NMToken, NMTokens — for XML 1.0 and 1.1INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC3
PackageRelationDependenciesPublished
azure-kusto-data • 5.2.3Azure Data Explorer Query SDKDIRECT78
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
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
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
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-ingest)](https://licenses.dev/npm/azure-kusto-ingest)
<a href="https://licenses.dev/npm/azure-kusto-ingest">
  <img src="https://licenses.dev/b/npm/azure-kusto-ingest" alt="licenses" />
</a>

Or the licenses badge code for the 5.2.3 version:

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