licenses.dev

botbuilder-core v4.23.0-dev.20240329

Core components for Microsoft Bot Builder. Components in this library can run either in a browser or on the server.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT83
PackageRelationDependenciesPublished
@azure/abort-controller • 1.1.0Microsoft Azure SDK for JavaScript - AborterINDIRECT1
@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 • 3.0.5Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRestINDIRECT42
@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.13Provides 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 • 2.1.0Provides credential implementations for Azure SDK libraries that can authenticate with Azure Active DirectoryINDIRECT42
@azure/logger • 1.1.4Microsoft Azure SDK for JavaScript - LoggerINDIRECT1
@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 NodeINDIRECT17
@types/node-fetch • 2.6.12TypeScript definitions for node-fetchINDIRECT22
@types/node • 22.13.10TypeScript definitions for nodeINDIRECT1
@types/tunnel • 0.0.3TypeScript definitions for tunnelINDIRECT2
adaptivecards • 1.2.3Adaptive Cards Javascript library for HTML ClientsINDIRECT0
agent-base • 7.1.3Turn a function into an `http.Agent` instanceINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
base64url • 3.0.1For encoding to/from base64urlsINDIRECT0
botbuilder-dialogs-adaptive-runtime-core • 4.23.0-dev.preview.20240329Bot Framework Adaptive Dialogs runtime core componentsDIRECT1
botbuilder-stdlib • 4.23.0-dev.internal.20240329BotBuilder shared libraries, internal onlyDIRECT0
botframework-connector • 4.23.0-dev.20240329Bot Connector is autorest generated connector client.DIRECT87
botframework-schema • 4.23.0-dev.20240329Activity schema for the Microsoft Bot Framework.DIRECT3
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
cross-fetch • 3.2.0Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
debug • 4.4.0Lightweight 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
dependency-graph • 0.10.0Simple dependency graph.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.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT13
events • 3.3.0Node's event emitter for all engines.INDIRECT0
form-data • 4.0.2A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT19
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
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.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
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.2JSON 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
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
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
open • 8.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT3
openssl-wrapper • 0.3.4NodeJS OpenSSL wrapperINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
rsa-pem-from-mod-exp • 0.8.6Create RSA Public Key PEM from Modulus and Exponent value in node.jsINDIRECT0
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
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
tunnel • 0.0.6Node HTTP/HTTPS Agents for tunneling proxiesINDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
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
zod • 3.24.2TypeScript-first schema declaration and validation library with static type inferenceDIRECT0
ISC2
PackageRelationDependenciesPublished
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 7.7.1The semantic version parser used by npm.INDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
@opentelemetry/api • 1.9.0Public API for OpenTelemetryINDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.23.0-dev.20240329 version:

[![licenses](https://licenses.dev/b/npm/botbuilder-core/4.23.0-dev.20240329)](https://licenses.dev/npm/botbuilder-core/4.23.0-dev.20240329)
<a href="https://licenses.dev/npm/botbuilder-core/4.23.0-dev.20240329">
  <img src="https://licenses.dev/b/npm/botbuilder-core/4.23.0-dev.20240329" alt="licenses" />
</a>
GitHub