Node Slack Sdk: @slack/[email protected] Release

Release date:
March 20, 2019
Previous version:
@slack/[email protected] (released March 20, 2019)
Magnitude:
118 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in @slack/[email protected]

aoberoi

Directory Browser for @slack/[email protected]

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

  • Exports a new function verifyRequestSignature({ signingSecret, requestSignature, requestTimestamp, body }). This function can be used to verify the authenticity of a request even without using the requestListener or expressMiddleware offered by this package. It's a useful utility when your application doesn't need the adapter (EventEmitter), but you don't want to reinvent the signature check. thanks @ianwsperber (#71)

Original: https://github.com/slackapi/node-slack-events-api/releases/tag/v2.1.0