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

botbuilder-wit

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botbuilder-wit - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

2

lib/WitRecognizer.js

@@ -72,3 +72,3 @@ "use strict";

result.intent = 'none';
result.score = 1.0;
result.score = 0.1;
}

@@ -75,0 +75,0 @@ result.entities = [];

{
"name": "botbuilder-wit",
"version": "2.0.7",
"version": "2.0.8",
"description": "Provides Wit.ai NLP integration for the Microsoft Bot Builder SDK. Supports caching with Redis and Memcached.",

@@ -5,0 +5,0 @@ "main": "lib/WitRecognizer",

Sorry, the diff of this file is not supported yet

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