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

help-esb

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

help-esb - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

6

help-esb.js

@@ -179,3 +179,7 @@ (function(root, factory) {

this.on('group.' + group, function(message) {
var meta = {type: 'sendMessage', replyTo: message.getMeta('id')};
var meta = {
type: 'sendMessage',
replyTo: message.getMeta('id'),
inre: message.getMeta('id')
};

@@ -182,0 +186,0 @@ // Link up our reply to the incoming request but on the "result" group.

2

package.json
{
"name": "help-esb",
"version": "0.6.2",
"version": "0.6.3",
"description": "A client for the Help.com team's ESB.",

@@ -5,0 +5,0 @@ "main": "help-esb.js",

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