botbuilder-wit
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "botbuilder-wit", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Provides Wit.ai NLP integration for the Microsoft Bot Builder SDK. Supports caching with Redis and Memcached.", | ||
@@ -9,2 +9,3 @@ "main": "lib/WitRecognizer", | ||
"build:watch": "tsc --watch", | ||
"definitions": "tsc -d", | ||
"pretest": "tsc test/*.ts --module commonjs --sourcemap", | ||
@@ -11,0 +12,0 @@ "pretest:watch": "tsc test/*.ts --module commonjs --sourcemap --watch", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25818
18
344