Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

botbuilder-core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botbuilder-core - npm Package Compare versions

Comparing version 4.21.2 to 4.21.3-rc

@@ -5,3 +5,3 @@ {

"description": "Core components for Microsoft Bot Builder. Components in this library can run either in a browser or on the server.",
"version": "4.21.2",
"version": "4.21.3-rc",
"license": "MIT",

@@ -31,6 +31,6 @@ "keywords": [

"dependencies": {
"botbuilder-dialogs-adaptive-runtime-core": "4.21.2-preview",
"botbuilder-stdlib": "4.21.2-internal",
"botframework-connector": "4.21.2",
"botframework-schema": "4.21.2",
"botbuilder-dialogs-adaptive-runtime-core": "4.21.3-rc.preview",
"botbuilder-stdlib": "4.21.3-rc.internal",
"botframework-connector": "4.21.3-rc",
"botframework-schema": "4.21.3-rc",
"uuid": "^8.3.2",

@@ -37,0 +37,0 @@ "zod": "^3.22.4"