Socket
Socket
Sign inDemoInstall

hubot-slack

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-slack - npm Package Compare versions

Comparing version 1.5.3 to 2.0.0

6

package.json
{
"name": "hubot-slack",
"version": "1.5.3",
"version": "2.0.0",
"author": {

@@ -21,2 +21,6 @@ "name": "Tiny Speck",

"name": "Patrick Connolly"
},
{
"name": "Chip Hayner",
"email": "chayner@centresource.com"
}

@@ -23,0 +27,0 @@ ],

@@ -69,2 +69,6 @@ # hubot-slack

Optional. A comma-separated list of channels to either be blacklisted or whitelisted, depending on the value of HUBOT_SLACK_CHANNELMODE.
Optional. A comma-separated list of channels to either be blacklisted or whitelisted, depending on the value of HUBOT_SLACK_CHANNELMODE.
#### HUBOT\_SLACK\_LINK\_NAMES
Optional. By default, Slack will not linkify channel names (starting with a '#') and usernames (starting with an '@'). You can enable this behavior by setting HUBOT_SLACK_LINK_NAMES to 1. Otherwise, defaults to 0. See [Slack API : Message Formatting Docs](https://api.slack.com/docs/formatting) for more information.

Sorry, the diff of this file is not supported yet

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