botbuilder-wit
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"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", | ||
} | ||
} | ||
} |
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
24796
17
302