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

@evo/chat-core

Package Overview
Dependencies
Maintainers
11
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@evo/chat-core - npm Package Compare versions

Comparing version 0.0.27 to 0.0.28

5

lib/besida.js

@@ -409,5 +409,3 @@ 'use strict';

return this.oSwindon.call('chat.room', [], { room_ident: roomIdent }).then(function (_ref3) {
var response = _ref3.response;
return this.oSwindon.call('chat.room', [], { room_ident: roomIdent }).then(function (response) {
var immResponse = _immutable2.default.fromJS(response);

@@ -425,3 +423,2 @@

updChat = updChat.set('new_chat', false);
updChat = updChat.set('role', _this9.userRole);
updChat.get('last_read_counter') === undefined && (updChat = updChat.set('last_read_counter', 0));

@@ -428,0 +425,0 @@

2

package.json
{
"name": "@evo/chat-core",
"version": "0.0.27",
"version": "0.0.28",
"description": "core Besida module with base functional set for chat",

@@ -5,0 +5,0 @@ "repository": {

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