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

botbuilder-ai-qna

Package Overview
Dependencies
Maintainers
6
Versions
324
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botbuilder-ai-qna - npm Package Compare versions

Comparing version

to
4.14.0-preview.dev.29f86bb

5

package.json

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

"author": "Microsoft Corp.",
"version": "4.14.0-preview.dev.264c0f3",
"version": "4.14.0-preview.dev.29f86bb",
"license": "MIT",

@@ -35,3 +35,3 @@ "description": "QnAMaker component for Microsoft BotBuilder Adaptive Dialogs runtime",

"dependencies": {
"botbuilder-ai": "4.14.0-dev.264c0f3"
"botbuilder-ai": "4.14.0-dev.29f86bb"
},

@@ -41,2 +41,3 @@ "scripts": {

"clean": "rimraf _ts3.4 lib tsconfig.tsbuildinfo",
"depcheck": "depcheck --config ../../.depcheckrc",
"lint": "eslint . --ext .js,.ts",

@@ -43,0 +44,0 @@ "postbuild": "downlevel-dts lib _ts3.4/lib --checksum"