Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ibm-watson/assistant-intermediate

Package Overview
Dependencies
Maintainers
6
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ibm-watson/assistant-intermediate - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

public/img/map-bank.png

8

package.json
{
"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

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