New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

botbuilder-core

Package Overview
Dependencies
Maintainers
3
Versions
543
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botbuilder-core - npm Package Compare versions

Comparing version

to
4.22.0-dev.20231026.593cd3b

10

package.json

@@ -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.0",
"version": "4.22.0-dev.20231026.593cd3b",
"license": "MIT",

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

"dependencies": {
"botbuilder-dialogs-adaptive-runtime-core": "4.21.0-preview",
"botbuilder-stdlib": "4.21.0-internal",
"botframework-connector": "4.21.0",
"botframework-schema": "4.21.0",
"botbuilder-dialogs-adaptive-runtime-core": "4.22.0-dev.preview.20231026.593cd3b",
"botbuilder-stdlib": "4.22.0-dev.internal.20231026.593cd3b",
"botframework-connector": "4.22.0-dev.20231026.593cd3b",
"botframework-schema": "4.22.0-dev.20231026.593cd3b",
"uuid": "^8.3.2",

@@ -37,0 +37,0 @@ "zod": "~1.11.17"