Socket
Socket
Sign inDemoInstall

chat-platform

Package Overview
Dependencies
202
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.2 to 2.1.3

6

chat-platform.js

@@ -750,3 +750,4 @@ const _ = require('underscore');

default: config.default,
options: config.options
options: config.options,
suggestions: config.suggestions
});

@@ -1257,3 +1258,4 @@ return this;

default: config.default,
options: config.options
options: config.options,
suggestions: config.suggestions
});

@@ -1260,0 +1262,0 @@ return this;

{
"name": "chat-platform",
"version": "2.1.2",
"version": "2.1.3",
"description": "Universal Chat Platform",

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

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