Socket
Socket
Sign inDemoInstall

recime-message-responder

Package Overview
Dependencies
251
Maintainers
1
Versions
193
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.4 to 2.6.5

1

dist/responder.js

@@ -64,2 +64,3 @@ "use strict";

}).then(result => {
console.log('nlp response ', result);
return this.processResponse(result, __, v);

@@ -66,0 +67,0 @@ }).catch(error => {

2

package.json
{
"name": "recime-message-responder",
"version": "2.6.4",
"version": "2.6.5",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -86,2 +86,3 @@ import HandleBars from 'handlebars';

}).then(result => {
console.log('nlp response ', result);
return this.processResponse(result, __, v);

@@ -88,0 +89,0 @@ }).catch(error => {

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