licenses.dev

botbuilder-dialogs v4.23.0

A dialog stack based conversation manager for Microsoft BotBuilder.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT191
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 • 4.8.0Provides credential implementations for Azure SDK libraries that can authenticate with Microsoft Entra IDINDIRECT44
@azure/logger • 1.1.4Microsoft Azure SDK for JavaScript - LoggerINDIRECT1
@azure/msal-browser • 4.7.0Microsoft Authentication Library for jsINDIRECT1
@azure/msal-common • 14.16.0Microsoft Authentication Library for jsINDIRECT0
@azure/msal-common • 15.2.1Microsoft Authentication Library for jsINDIRECT0
@azure/msal-node • 2.16.2Microsoft Authentication Library for NodeINDIRECT17
@azure/msal-node • 3.3.0Microsoft Authentication Library for NodeINDIRECT17
@microsoft/recognizers-text-choice • 1.1.4recognizers-text-choice provides recognition of Boolean (yes/no) answers expressed in multiple languages, as well as base classes to support lists of alternative choices.DIRECT2
@microsoft/recognizers-text-date-time • 1.1.4recognizers-text provides robust recognition and resolution of date/time expressed in multiple languages.DIRECT11
@microsoft/recognizers-text-number-with-unit • 1.1.4recognizers-text-number-with-unit provides robust recognition and resolution of numbers with units expressed in multiple languages.INDIRECT8
@microsoft/recognizers-text-number • 1.1.4recognizers-text-number provides robust recognition and resolution of numbers expressed in multiple languages.INDIRECT5
@microsoft/recognizers-text-number • 1.3.1recognizers-text-number provides robust recognition and resolution of numbers expressed in multiple languages.DIRECT3
@microsoft/recognizers-text-sequence • 1.1.4recognizers-text-sequence provides robust recognition and resolution of series entities like phone numbers and IP addresses.INDIRECT2
@microsoft/recognizers-text-suite • 1.1.4recognizers-text-suite provides robust recognition and resolution of numbers, units, date/time, and more; expressed in multiple languages.DIRECT15
@microsoft/recognizers-text • 1.1.4recognizers-text provides base classes for robust recognition and resolution of text entities.INDIRECT0
@microsoft/recognizers-text • 1.3.1recognizers-text provides base classes for robust recognition and resolution of text entities.INDIRECT0
@types/jsonwebtoken • 8.3.5TypeScript definitions for jsonwebtokenINDIRECT2
@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
abstract-leveldown • 0.12.4An abstract prototype matching the LevelDOWN APIINDIRECT1
adaptivecards • 1.2.3Adaptive Cards Javascript library for HTML ClientsINDIRECT0
agent-base • 7.1.3Turn a function into an `http.Agent` instanceINDIRECT0
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 1.8.3Promise based HTTP client for the browser and node.jsINDIRECT22
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
base64url • 3.0.1For encoding to/from base64urlsINDIRECT0
bignumber.js • 7.2.1A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bl • 0.8.2Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT5
bn.js • 4.12.1Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
botbuilder-core • 4.23.0Core components for Microsoft Bot Builder. Components in this library can run either in a browser or on the server.DIRECT193
botbuilder-dialogs-adaptive-runtime-core • 4.23.0-previewBot Framework Adaptive Dialogs runtime core componentsDIRECT1
botbuilder-stdlib • 4.23.0-internalBotBuilder shared libraries, internal onlyINDIRECT0
botframework-connector • 4.23.0Bot Connector is autorest generated connector client.DIRECT190
botframework-schema • 4.23.0Activity schema for the Microsoft Bot Framework.INDIRECT3
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT10
browserify-cipher • 1.0.1ciphers for the browserINDIRECT14
browserify-des • 1.0.2browserify-des ===INDIRECT5
browserify-rsa • 4.1.1RSA for browserifyINDIRECT3
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
bundle-name • 4.1.0Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`INDIRECT1
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
cipher-base • 1.0.6abstract base class for crypto-streamsINDIRECT2
clone • 0.1.19deep cloning of objects and arraysINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT8
create-hash • 1.2.0create hashes for browserifyINDIRECT7
create-hmac • 1.1.7node style hmacs in the browserINDIRECT8
cross-fetch • 3.2.0Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
crypto-browserify • 3.12.1implementation of crypto for the browserINDIRECT41
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
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
deferred-leveldown • 0.2.0For handling delayed-open on LevelDOWN compatible librariesINDIRECT2
define-lazy-prop • 3.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
des.js • 1.1.0DES implementationINDIRECT2
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
elliptic • 6.6.1EC cryptographyINDIRECT7
errno • 0.1.8libuv errno details exposedINDIRECT1
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
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT4
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
foreach • 2.0.6foreach component + npm packageINDIRECT0
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
globalize • 1.7.0A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data.DIRECT1
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
grapheme-splitter • 1.0.4A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!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
hash-base • 3.0.5abstract base class for hash-streamsINDIRECT2
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
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 • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
idb-wrapper • 1.7.2A cross-browser wrapper for IndexedDBINDIRECT0
is-docker • 3.0.0Check if the process is running inside a Docker containerINDIRECT0
is-inside-container • 1.0.0Check if the process is running inside a container (Docker/Podman)INDIRECT1
is-object • 0.1.2Checks whether a value is an objectINDIRECT0
is-wsl • 3.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT2
is • 0.2.7the definitive JavaScript type testing libraryINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isbuffer • 0.0.0isBuffer for node and browser (supports typed arrays)INDIRECT0
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
level-fix-range • 1.0.2make using levelup reverse ranges easyINDIRECT0
level-fix-range • 2.0.0make using levelup reverse ranges easyINDIRECT1
level-peek • 1.0.6peek the first or last record in a leveldb range.INDIRECT1
level-sublevel • 5.2.3partition levelup databasesINDIRECT10
levelup • 0.18.6Fast & simple storage - a Node.js-style LevelDB wrapperINDIRECT13
lodash.escaperegexp • 4.1.2The lodash method `_.escapeRegExp` 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.isequal • 4.5.0The Lodash method `_.isEqual` 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.last • 3.0.0The modern build of lodash’s `_.last` as a module.INDIRECT0
lodash.max • 4.0.1The lodash method `_.max` exported as a module.INDIRECT0
lodash.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
lodash.sortby • 4.7.0The lodash method `_.sortBy` exported as a module.INDIRECT0
lodash.tonumber • 4.0.3The lodash method `_.toNumber` exported as a module.INDIRECT0
lodash.trimend • 4.5.1The lodash method `_.trimEnd` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
ltgt • 2.2.1implement correct ranges for level-*INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT3
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT2
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
object-keys • 0.2.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT3
object-keys • 0.4.0An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shimINDIRECT0
octal • 1.0.0Interpret a number as base 8INDIRECT0
open • 10.1.0Open stuff like URLs, files, executables. Cross-platform.INDIRECT8
openssl-wrapper • 0.3.4NodeJS OpenSSL wrapperINDIRECT0
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT9
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
prr • 0.0.0A better Object.defineProperty()INDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT20
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT2
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
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
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT3
rsa-pem-from-mod-exp • 0.8.6Create RSA Public Key PEM from Modulus and Exponent value in node.jsINDIRECT0
run-applescript • 7.0.0Run AppleScript and get the resultINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
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-browserify • 3.0.0the stream module from node core for browsersINDIRECT5
stream-http • 3.2.0Streaming http in the browserINDIRECT7
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-range • 1.2.2check if a string is within a rangeINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
tunnel • 0.0.6Node HTTP/HTTPS Agents for tunneling proxiesINDIRECT0
typedarray-to-buffer • 1.0.4Convert a typed array to a Buffer without a copyINDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
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
xtend • 2.0.6extend like a bossINDIRECT5
xtend • 2.1.2extend like a bossINDIRECT1
xtend • 2.2.0extend like a bossINDIRECT0
xtend • 3.0.0extend like a bossINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
zod • 3.24.2TypeScript-first schema declaration and validation library with static type inferenceDIRECT0
ISC8
PackageRelationDependenciesPublished
browserify-sign • 4.2.3adds node crypto signing for browsersINDIRECT32
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
parse-asn1 • 5.1.7utility library for parsing asn1 files for use with browserify-sign.INDIRECT16
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 7.7.1The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown7
PackageRelationDependenciesPublished
browserify-fs • 1.0.0fs for the browser using level-filesystem and browserifyINDIRECT51
cldrjs • 0.5.5Simple CLDR traverserINDIRECT0
fwd-stream • 1.0.4Forward a readable stream to another readable stream or a writable stream to another writable streamINDIRECT5
indexof • 0.0.1Microsoft sucksINDIRECT0
level-blobs • 0.1.7Save binary blobs in level and stream then backINDIRECT9
level-filesystem • 1.2.0Full implementation of the fs module on top of leveldbINDIRECT36
level-hooks • 4.5.0pre/post hooks for leveldbINDIRECT1
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
BSD-2-Clause2
PackageRelationDependenciesPublished
level-js • 2.2.4leveldown/leveldb library for browsers using IndexedDBINDIRECT8
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
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
non-standard1
PackageRelationDependenciesPublished
semver • 2.3.2The semantic version parser used by npm.INDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.23.0 version:

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