Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atomist/slack-messages

Package Overview
Dependencies
Maintainers
4
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atomist/slack-messages - npm Package Versions

1
45

0.8.0

Diff

Changelog

Source

0.8.0 - 2017-08-14

Added

  • Standard Slack success, error, and warning messages and colors

Deprecated

  • renderError and renderSuccess have been replaced by errorResponse

Fixed

  • Improved Markdown to Slack markup conversion #17
atomist
published 0.7.0 •

Changelog

Source

0.7.0 - 2017-07-04

Breaking

  • Moved emptyString from SlackMessages to Common

Added

  • Support conversion of GitHub markdown to Slack markdown
atomist
published 0.6.0 •

Changelog

Source

0.6.0 - 2017-05-16

Fixed

  • Enforce message validation to ensure rendered buttons can be clicked:
atomist
published 0.5.1 •

Changelog

Source

0.5.1 - 2017-05-15

Fixed

  • Replace special characters globally: #9
atomist
published 0.5.0 •

Changelog

Source

0.5.0 - 2017-05-15

Added

  • Added explicit atChannel that renders as @channel in Slack

Changed

  • BREAKING Renamed atUser to user
  • BREAKING Renamed atChannel with channel id, channel name to channel

Fixed

  • Fixes #8 (TypeError: key.charAt is not a function)
  • Slack helper function will render empty string when given undefined values
atomist
published 0.4.0 •

Changelog

Source

0.4.0 - 2017-05-10

Fixed

  • BREAKING Flatten module structure. You will need to update your
atomist
published 0.3.1 •

Changelog

Source

0.3.1 - 2017-05-10

Fixed

  • BREAKING ButtonSpec should be an interface
atomist
published 0.3.0 •

Changelog

Source

0.3.0 - 2017-05-10

Changed

  • BREAKING Action fields name and type are now required in order
atomist
published 0.2.0 •

Changelog

Source

0.2.0 - 2017-05-09

Added

  • Add renderError and renderSuccess generic success and error rug messages

Fixed

  • SlackMessage text field should be optional
  • Attachment text field should be optional
  • ActionConfirmation fields should be optional
  • Add missing author_icon and callback_id to Attachment
atomist
published 0.1.0 •

Changelog

Source

0.1.0 - 2017-05-09

Added

  • Add Slack message rendering and most common rendering helper functions
  • Add support for Slack action buttons that execute rug instructions
1
45
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