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

emoji-datasource

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emoji-datasource - npm Package Compare versions

Comparing version 15.0.1 to 15.1.0

36

categories.json

@@ -61,3 +61,5 @@ {

"lying_face",
"shaking_face"
"shaking_face",
"head_shaking_horizontally",
"head_shaking_vertically"
],

@@ -469,2 +471,5 @@ "face-sleepy": [

"woman-walking",
"person_walking_facing_right",
"woman_walking_facing_right",
"man_walking_facing_right",
"standing_person",

@@ -476,14 +481,29 @@ "man_standing",

"woman_kneeling",
"person_kneeling_facing_right",
"woman_kneeling_facing_right",
"man_kneeling_facing_right",
"person_with_probing_cane",
"person_with_white_cane_facing_right",
"man_with_probing_cane",
"man_with_white_cane_facing_right",
"woman_with_probing_cane",
"woman_with_white_cane_facing_right",
"person_in_motorized_wheelchair",
"person_in_motorized_wheelchair_facing_right",
"man_in_motorized_wheelchair",
"man_in_motorized_wheelchair_facing_right",
"woman_in_motorized_wheelchair",
"woman_in_motorized_wheelchair_facing_right",
"person_in_manual_wheelchair",
"person_in_manual_wheelchair_facing_right",
"man_in_manual_wheelchair",
"man_in_manual_wheelchair_facing_right",
"woman_in_manual_wheelchair",
"woman_in_manual_wheelchair_facing_right",
"runner",
"man-running",
"woman-running",
"person_running_facing_right",
"woman_running_facing_right",
"man_running_facing_right",
"dancer",

@@ -567,3 +587,2 @@ "man_dancing",

"woman-heart-woman",
"family",
"man-woman-boy",

@@ -600,2 +619,7 @@ "man-woman-girl",

"people_hugging",
"family",
"family_adult_adult_child",
"family_adult_adult_child_child",
"family_adult_child",
"family_adult_child_child",
"footprints"

@@ -704,3 +728,4 @@ ]

"black_bird",
"goose"
"goose",
"phoenix"
],

@@ -792,2 +817,3 @@ "animal-amphibian": [

"lemon",
"lime",
"banana",

@@ -825,3 +851,4 @@ "pineapple",

"ginger_root",
"pea_pod"
"pea_pod",
"brown_mushroom"
],

@@ -1513,2 +1540,3 @@ "food-prepared": [

"link",
"broken_chain",
"chains",

@@ -1515,0 +1543,0 @@ "hook",

# Change Log
## 2024-02-06 : v15.1.0
* Update to Emoji 15.1 (thanks to @susnux)
* Updated Apple images, supporting 15.1
* Updated Google images, supporting 15.1
* Update Twitter images to repo fork, supporting 15.0 (thanks to @nerixyz)
* Added some missing Facebook images, supporting _most of_ 15.0
## 2023-05-31 : v15.0.1

@@ -4,0 +12,0 @@

2

package.json
{
"name": "emoji-datasource",
"version": "15.0.1",
"version": "15.1.0",
"description": "Emoji data and images",

@@ -5,0 +5,0 @@ "main": "emoji.json",

@@ -10,3 +10,3 @@ # emoji-data - Easy to consume Emoji data and images

The current version supports Emoji version 15.0 (Sept 2022)
The current version supports Emoji version 15.1 (Sept 2023)

@@ -153,11 +153,11 @@ You can see a catalog of the emoji data here: http://projects.iamcal.com/emoji-data/table.htm

| Image Set | Source Version | Supported Emoji | Missing Images |
|-----------|-----------------------------------------------------------------|-----------------|----------------|
| Apple | macOS Ventura 13.3.1 | Emoji 15.0 | 3 |
| Google | [Noto Emoji](https://github.com/googlefonts/noto-emoji), v2.038 | Emoji 15.0 | 0 |
| Twitter | [Twemoji](https://github.com/twitter/twemoji), v14.0.0 | Emoji 14.0 | 31 |
| Facebook | v9, fetched 2023-04-17 | Emoji 14.0 | 55 |
| --------- | --------------------------------------------------------------- | --------------- | -------------- |
| Apple | iOS 17.4 beta | Emoji 15.1 | 3 |
| Google | [Noto Emoji](https://github.com/googlefonts/noto-emoji), v2.042 | Emoji 15.1 | 0 |
| Twitter | [Twemoji (fork)](https://github.com/jdecked/twemoji), v15.0.3 | Emoji 15.0 | 118 |
| Facebook | v9, fetched 2024-02-05 | Emoji 15.0 | 142 |
* Apple images, Copyright © Apple Inc., are not licensed for commercial usage.
* Android/Google/Noto images, are available under the [Apache License 2.0](https://github.com/googlei18n/noto-emoji/blob/master/LICENSE).
* Twitter images are available under the [Creative Commons Attribution 4.0 license](https://github.com/twitter/twemoji/blob/gh-pages/LICENSE-GRAPHICS).
* Twitter images are available under the [Creative Commons Attribution 4.0 license](https://github.com/jdecked/twemoji/blob/v15.0.2/LICENSE-GRAPHICS).
* Facebook images, © Facebook, Inc., have no clear licensing.

@@ -164,0 +164,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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