New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

retext-emoji

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

retext-emoji - npm Package Compare versions

Comparing version 7.0.1 to 7.0.2

10

package.json
{
"name": "retext-emoji",
"version": "7.0.1",
"version": "7.0.2",
"description": "retext plugin to support emoji, gemoji, and emoticons",

@@ -30,3 +30,3 @@ "license": "MIT",

"emoticon": "^3.1.0",
"gemoji": "^5.0.0",
"gemoji": "^6.0.0",
"nlcst-affix-emoticon-modifier": "^1.0.0",

@@ -46,8 +46,8 @@ "nlcst-emoji-modifier": "^4.0.0",

"tape": "^5.0.0",
"tinyify": "^2.0.0",
"tinyify": "^3.0.0",
"unist-builder": "^2.0.0",
"xo": "^0.32.0"
"xo": "^0.33.0"
},
"scripts": {
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
"format": "remark . -qfo && prettier . --write && xo --fix",
"build-bundle": "browserify . -s retextEmoji > retext-emoji.js",

@@ -54,0 +54,0 @@ "build-mangle": "browserify . -s retextEmoji -p tinyify > retext-emoji.min.js",

@@ -121,5 +121,5 @@ # retext-emoji

[chat-badge]: https://img.shields.io/badge/chat-spectrum-7b16ff.svg
[chat-badge]: https://img.shields.io/badge/chat-discussions-success.svg
[chat]: https://spectrum.chat/unified/retext
[chat]: https://github.com/retextjs/retext/discussions

@@ -130,7 +130,7 @@ [npm]: https://docs.npmjs.com/cli/install

[contributing]: https://github.com/retextjs/.github/blob/master/contributing.md
[contributing]: https://github.com/retextjs/.github/blob/HEAD/contributing.md
[support]: https://github.com/retextjs/.github/blob/master/support.md
[support]: https://github.com/retextjs/.github/blob/HEAD/support.md
[coc]: https://github.com/retextjs/.github/blob/master/code-of-conduct.md
[coc]: https://github.com/retextjs/.github/blob/HEAD/code-of-conduct.md

@@ -147,4 +147,4 @@ [license]: license

[gemoji]: https://github.com/wooorm/gemoji/blob/master/support.md
[gemoji]: https://github.com/wooorm/gemoji/blob/main/support.md
[emoticon]: https://github.com/wooorm/emoticon/blob/master/support.md
[emoticon]: https://github.com/wooorm/emoticon/blob/main/support.md
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