Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@mixer/emoticons
Advanced tools
[![Build Status](https://travis-ci.org/mixer/emoticons.svg?branch=master)](https://travis-ci.org/mixer/emoticons) [![](https://badges.gitter.im/WatchBeam/developers.png)](https://gitter.im/WatchBeam/developers)
This repo is used for storage of all emoticon packs that are available on Mixer. If you'd like to create and sell an emoticon pack, open a pull request to this repo. Your pull request should consist of:
index.json
in that subdirectory. See below.Running npm test
will tell you if there are any errors with your pack. Please make sure you have rsvg-convert
installed to build the pack. (librsvg2-bin
on Ubuntu)
The index.json describes your emoticon pack to us. It can contain the following sections and subsections:
":)": "smile"
would cause smile.svg
to be displayed in place of :)
. Emoticon codes must not contain spaces, <
, or >
symbols.Every emotion in this pack is copyright by their respective owners, as indicated in their index.json
. By submitting a pull request to this repository, you acknowledge that you own or have rights to distribute and sublicense the emoticons, and that your content does not infringe upon the intellectual property rights of a third party. By opening a pull request you understand that, while maintaining copyright, you grant Microsoft a non-exclusive, transferable, sub-licensable, royalty-free, worldwide license to use the contents of your pull request on the Mixer website (https://mixer.com) and that of related services.
FAQs
[![Build Status](https://travis-ci.org/mixer/emoticons.svg?branch=master)](https://travis-ci.org/mixer/emoticons) [![](https://badges.gitter.im/WatchBeam/developers.png)](https://gitter.im/WatchBeam/developers)
We found that @mixer/emoticons demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.