New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

happychat-service

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

happychat-service - npm Package Compare versions

Comparing version

to
0.16.0-2

@@ -116,3 +116,3 @@ 'use strict';

* @param { Object } state redux state
* @returns { Object } map of chat operator ids for all open chats in the system
* @returns { Object } map of chats operator ids grouped by locales
*/

@@ -119,0 +119,0 @@ var getOpenChatMembers = exports.getOpenChatMembers = function getOpenChatMembers(state) {

@@ -28,3 +28,3 @@ 'use strict';

var _middlewareInterface = require('../middleware-interface');
var _messageFilter = require('../message-filter');

@@ -54,13 +54,4 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

// const runMiddleware = ( ... args ) => run( filters )( ... args ).then(
// message => {
// if ( !! message ) {
// return message;
// }
// return Promise.reject( message );
// }
// );
var messageFilter = function messageFilter() {
return (0, _middlewareInterface.run)(messageFilters).apply(undefined, arguments);
return (0, _messageFilter.run)(messageFilters).apply(undefined, arguments);
};

@@ -67,0 +58,0 @@ return _redux.applyMiddleware.apply(undefined, [

{
"name": "happychat-service",
"version": "0.16.0-1",
"version": "0.16.0-2",
"description": "Socket.IO based chat server for happychat.",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet