Socket
Socket
Sign inDemoInstall

@slack/client

Package Overview
Dependencies
Maintainers
4
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slack/client - npm Package Compare versions

Comparing version 2.3.0-beta.2 to 2.3.0

2

CHANGELOG.md

@@ -1,2 +0,2 @@

### v2.3.0 ()
### v2.3.0 (2016-02-28)

@@ -3,0 +3,0 @@ * Caches messages on the RTM client, to improve handling in cases where message send fails

@@ -502,3 +502,3 @@ /**

// to a message sent by this client, so the absence of a handler for it should never happen.
this.logger.error('message received with unknown reply_to: ' + message);
this.logger('error', 'message received with unknown reply_to: ' + message);
}

@@ -505,0 +505,0 @@ };

{
"name": "@slack/client",
"version": "2.3.0-beta.2",
"version": "2.3.0",
"description": "A library for creating a Slack client",

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

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