Socket
Socket
Sign inDemoInstall

remark-emoji

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-emoji - npm Package Versions

2

5.0.1

Diff

rhysd
published 5.0.0 •

Changelog

Source

v5.0.0 - 26 May 2024

  • Breaking change: Drop support for Node.js v16 or earlier following the Node.js maintenance cycles. Now this package supports Node.js v18 or later.
  • Migrate from JavaScript to TypeScript. Now the type definitions are generated by TypeScript compiler automatically. This is just an internal change and the APIs are preserved the same as in v4.0.1.
  • Avoid using legacy packages in example codes in the readme document.
  • The demo with Codesandbox was rebuilt from scratch with the latest Remark ecosystem and TypeScript.

[Changes][v5.0.0]

<a name="v4.0.1"></a>

rhysd
published 4.0.1 •

Changelog

Source

v4.0.1 - 29 Oct 2023

  • Fix type definitions (#29)
    • This plugin is for transforming mdast (Markdown AST). Now it is explicitly defined as the 2nd type parameter of unified.Plugin.
    • @types/mdast and unified are now runtime dependencies. This ensures that the correct versions of those packages are referred by TypeScript compiler.

[Changes][v4.0.1]

<a name="v4.0.0"></a>

rhysd
published 4.0.0 •

Changelog

Source

v4.0.0 - 10 Aug 2023

  • Breaking Change Update node-emoji from v1 to v2. This change introduces support for many new emojis and removes old emoji short codes which are no longer valid on GitHub.

[Changes][v4.0.0]

<!-- Generated by https://github.com/rhysd/changelog-from-release v3.7.2 -->
rhysd
published 3.1.2 •

rhysd
published 3.1.1 •

rhysd
published 3.1.0 •

rhysd
published 3.0.2 •

rhysd
published 3.0.1 •

rhysd
published 3.0.0 •

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