@ibm-watson/assistant-intermediate
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@ibm-watson/assistant-intermediate", | ||
"description": "A simple Node.js based web app which shows how to use the Watson Assistant API to recognize user intents.", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"main": "server.js", | ||
@@ -24,4 +24,4 @@ "scripts": { | ||
"dotenv": "^6.1.0", | ||
"express": "^4.16.3", | ||
"watson-developer-cloud": "^3.10.0" | ||
"express": "^4.16.4", | ||
"watson-developer-cloud": "^3.13.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
"codecov": "^3.1.0", | ||
"eslint": "^5.6.1", | ||
"eslint": "^5.8.0", | ||
"jest": "^23.6.0", | ||
@@ -39,0 +39,0 @@ "phantomjs-prebuilt": "^2.1.16", |
@@ -36,3 +36,3 @@ <h1 align="center" style="border-bottom: none;">🚀 Watson Assistant (formerly Conversation) Sample Application</h1> | ||
`<project_root>/training/bank_workspace.json` | ||
`<project_root>/training/banking_workspace.json` | ||
@@ -39,0 +39,0 @@ 3. Select **Everything (Intents, Entities, and Dialog)** and then click **Import**. The car dashboard workspace is created. |
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
59023872
48
Updatedexpress@^4.16.4