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.5 to 2.0.6

7

package.json
{
"name": "botbuilder-wit",
"version": "2.0.5",
"version": "2.0.6",
"description": "Provides Wit.ai NLP integration for the Microsoft Bot Builder SDK. Supports caching with Redis and Memcached.",
"main": "lib/WitRecognizer",
"types": "lib/WitRecognizer",
"scripts": {
"build": "tsc",
"types": "tsc --declaration",
"build:watch": "tsc --watch",
"definitions": "tsc -d",
"pretest": "tsc test/*.ts --module commonjs --sourcemap",

@@ -46,2 +47,2 @@ "pretest:watch": "tsc test/*.ts --module commonjs --sourcemap --watch",

}
}
}
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