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

botbuilder-ai

Package Overview
Dependencies
Maintainers
1
Versions
548
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botbuilder-ai - npm Package Compare versions

Comparing version 4.8.0-preview-109324 to 4.8.0

2

lib/qnamaker-interfaces/qnamakerOptions.d.ts

@@ -15,3 +15,3 @@ /**

/**
* (Optional) minimum score accepted.
* (Optional) The minimum score threshold, used to filter returned results. Values range from score of 0.0 to 1.0.
*

@@ -18,0 +18,0 @@ * @remarks

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

"description": "Cognitive services extensions for Microsoft BotBuilder.",
"version": "4.8.0-preview-109324",
"version": "4.8.0",
"license": "MIT",

@@ -28,4 +28,4 @@ "keywords": [

"@types/node": "^10.12.18",
"botbuilder-core": "4.8.0-preview-109324",
"botbuilder-dialogs": "4.8.0-preview-109324",
"botbuilder-core": "4.8.0",
"botbuilder-dialogs": "4.8.0",
"moment": "^2.20.1",

@@ -42,3 +42,3 @@ "node-fetch": "^2.3.0",

"nock": "^10.0.3",
"nyc": "^11.4.1",
"nyc": "^15.0.0",
"source-map-support": "^0.5.3",

@@ -53,3 +53,3 @@ "ts-node": "^4.1.0",

"clean": "erase /q /s .\\lib",
"set-version": "npm version --allow-same-version 4.8.0-preview-109324"
"set-version": "npm version --allow-same-version 4.8.0"
},

@@ -56,0 +56,0 @@ "files": [

@@ -17,3 +17,3 @@ /**

/**
* (Optional) minimum score accepted.
* (Optional) The minimum score threshold, used to filter returned results. Values range from score of 0.0 to 1.0.
*

@@ -20,0 +20,0 @@ * @remarks

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc