Socket
Socket
Sign inDemoInstall

uniphore-microsoft-chat-bot-server

Package Overview
Dependencies
205
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.6 to 3.0.7

1

botFunctions/getTextsAndButtons.js

@@ -5,3 +5,2 @@ const parse = require('html-dom-parser');

module.exports = (conversationResponse) => {
console.log(`Response: ${ JSON.stringify(conversationResponse) }`);
const texts = [];

@@ -8,0 +7,0 @@ const buttons = [];

2

package.json
{
"name": "uniphore-microsoft-chat-bot-server",
"version": "3.0.6",
"version": "3.0.7",
"description": "Serves a Microsoft bot which, on receipt of text and/or data from a user, queries a chat conversation facilitator and displays the texts and buttons of its response",

@@ -5,0 +5,0 @@ "author": "Uniphore",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc