happychat-service
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -173,3 +173,3 @@ 'use strict'; | ||
runMiddleware({ origin: origin, destination: 'customer', chat: chat, message: message }).then(function (m) { | ||
runMiddleware({ origin: origin, destination: 'operator', chat: chat, message: message }).then(function (m) { | ||
return operators.emit('receive', chat, m); | ||
@@ -176,0 +176,0 @@ }); |
{ | ||
"name": "happychat-service", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Socket.IO based chat server for happychat.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
49977
11
2
0
1