Socket
Socket
Sign inDemoInstall

hubot-slack

Package Overview
Dependencies
Maintainers
3
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 4.0.0 to 4.0.1

index.js

8

CHANGELOG.md
# [slack-hubot] Changelog
### v4.0.0 (2016-06-15)
### v4.0.1 (2016-07-19)
* Usernames with `-` and `.` no longer borked
* You could craft a bot that would crash Hubot by simply having it send a message. Wow! That got fixed.
### v4.0.0 (2016-07-15)
* Now uses the latest version of `node-slack-sdk` (v3.4.1 as of this writing), inheriting all the improvements therein.

@@ -15,2 +19,2 @@ * Better (and automatically enabled) reconnect logic. As in, it actually reconnects automatically at all.

* Total refactoring of the functionality, exposing a slightly different interface. So watch out for that.
* You can now access the underlying Slack client directly, for when you really need low-level functionality therein.
* You can now access the underlying Slack client directly, for when you really need low-level functionality therein.
{
"name": "hubot-slack",
"version": "4.0.0",
"version": "4.0.1",
"description": "A Slack adapter for hubot",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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