Socket
Socket
Sign inDemoInstall

@slack/client

Package Overview
Dependencies
69
Maintainers
4
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.16.1-sec to 3.16.1-sec.2

docs/_posts/2018-07-03-v3.16.1-sec.md

13

docs/_reference/UsersFacet.md

@@ -14,3 +14,2 @@ ---

* [.lookupByEmail(email, [opts], [optCb])](#UsersFacet+lookupByEmail)
* [.setActive([optCb])](#UsersFacet+setActive)
* [.setPresence(presence, [optCb])](#UsersFacet+setPresence)

@@ -87,14 +86,2 @@

<a name="UsersFacet+setActive"></a>
### usersFacet.setActive([optCb])
Marks a user as active.
**Kind**: instance method of <code>[UsersFacet](#UsersFacet)</code>
**See**: [users.setActive](https://api.slack.com/methods/users.setActive)
| Param | Type | Description |
| --- | --- | --- |
| [optCb] | <code>function</code> | Optional callback, if not using promises. |
<a name="UsersFacet+setPresence"></a>

@@ -101,0 +88,0 @@

4

package.json
{
"name": "@slack/client",
"version": "3.16.1-sec",
"version": "3.16.1-sec.2",
"description": "A library for creating a Slack client",

@@ -28,3 +28,3 @@ "main": "./index",

"eventemitter3": "^1.1.1",
"https-proxy-agent": "^1.0.0",
"https-proxy-agent": "^2.2.0",
"inherits": "^2.0.1",

@@ -31,0 +31,0 @@ "lodash": "^4.13.1",

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