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

slack-message-parser

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slack-message-parser - npm Package Versions

2

3.0.2

Diff

Changelog

Source

[3.0.2] - 2023-06-03

Added

  • Support for multiline quote without >>>. (Issue: #38)
pocka
published 3.0.1 •

Changelog

Source

[3.0.1] - 2023-04-15

Fixed

  • Fix package.json#exports field has default condition at incorrect place (Issue: #36).
pocka
published 3.0.0 •

Changelog

Source

[3.0.0] - 2022-11-06

Changed

  • Shipped code has been changed from ES2015 to ES2021. Node.js >=16 is required.

Added

  • ESM builds.
  • Export NodeBase interface.
pocka
published 2.0.2 •

Changelog

Source

[2.0.2] - 2022-10-31

Fixed

  • Parse bold formatting properly with various punctuation suffixes (PR: #35).
pocka
published 2.0.1 •

Changelog

Source

[2.0.1] - 2022-03-13

Fixed

  • Removed unnecessary files from published tarball (557cf72).
pocka
published 2.0.0 •

Changelog

Source

[2.0.0] - 2022-03-13

Changed

  • Change TypeScript typing for the return type of parse function from Node to Root. Since Node has been including Root, this is breaking only when you obtain Node interface type by inferencing the return type of parse function. (PR: #27).
pocka
published 1.1.0 •

Changelog

Source

[1.1.0] - 2021-05-25

Added

  • Add source property to all node types (Issue: #29).
pocka
published 1.0.7 •

Changelog

Source

[1.0.7] - 2020-12-10

Fixed

  • Add more disallowed characters to emoji regex (PR: #28).
pocka
published 1.0.6 •

Changelog

Source

[1.0.6] - 2019-11-08

Fixed

  • Fix the parser treats other special characters as emoji name (Issue: #22, PR: #23).
pocka
published 1.0.5 •

Changelog

Source

[1.0.5] - 2019-08-29

Fixed

  • Add missing delimiters (Issue: #7, PR: #15).
  • Treat spaces as part of URLs (Issue: #13, PR: #14).
2
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