botbuilder-wit
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "botbuilder-wit", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Provides Wit.ai NLP integration for the Microsoft Bot Builder SDK. Supports caching with Redis and Memcached.", | ||
@@ -34,8 +34,8 @@ "main": "lib/WitRecognizer.js", | ||
"@types/chai": "^3.4.34", | ||
"@types/mocha": "^2.2.37", | ||
"@types/node": "^6.0.59", | ||
"@types/mocha": "^2.2.38", | ||
"@types/node": "^7.0.4", | ||
"chai": "^3.5.0", | ||
"codecov": "^1.0.1", | ||
"mocha": "^3.2.0", | ||
"nyc": "^10.0.0", | ||
"nyc": "^10.1.2", | ||
"sinon": "^1.17.6", | ||
@@ -42,0 +42,0 @@ "typescript": "^2.1.4" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
23561
18
244