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 14.0.0 to 15.0.0

57

categories.json

@@ -60,3 +60,4 @@ {

"face_exhaling",
"lying_face"
"lying_face",
"shaking_face"
],

@@ -158,4 +159,3 @@ "face-sleepy": [

],
"emotion": [
"kiss",
"heart": [
"love_letter",

@@ -175,2 +175,3 @@ "cupid",

"heart",
"pink_heart",
"orange_heart",

@@ -180,6 +181,11 @@ "yellow_heart",

"blue_heart",
"light_blue_heart",
"purple_heart",
"brown_heart",
"black_heart",
"white_heart",
"grey_heart",
"white_heart"
],
"emotion": [
"kiss",
"100",

@@ -192,3 +198,2 @@ "anger",

"hole",
"bomb",
"speech_balloon",

@@ -212,3 +217,5 @@ "eye-in-speech-bubble",

"palm_down_hand",
"palm_up_hand"
"palm_up_hand",
"leftwards_pushing_hand",
"rightwards_pushing_hand"
],

@@ -630,2 +637,4 @@ "hand-fingers-partial": [

"horse",
"moose",
"donkey",
"racehorse",

@@ -694,3 +703,6 @@ "unicorn_face",

"peacock",
"parrot"
"parrot",
"wing",
"black_bird",
"goose"
],

@@ -721,3 +733,4 @@ "animal-amphibian": [

"shell",
"coral"
"coral",
"jellyfish"
],

@@ -753,3 +766,4 @@ "animal-bug": [

"blossom",
"tulip"
"tulip",
"hyacinth"
],

@@ -771,3 +785,4 @@ "plant-other": [

"empty_nest",
"nest_with_eggs"
"nest_with_eggs",
"mushroom"
]

@@ -810,6 +825,7 @@ },

"onion",
"mushroom",
"peanuts",
"beans",
"chestnut"
"chestnut",
"ginger_root",
"pea_pod"
],

@@ -1233,7 +1249,6 @@ "food-prepared": [

"kite",
"gun",
"8ball",
"crystal_ball",
"magic_wand",
"nazar_amulet",
"hamsa",
"video_game",

@@ -1289,2 +1304,3 @@ "joystick",

"womans_clothes",
"folding_hand_fan",
"purse",

@@ -1304,2 +1320,3 @@ "handbag",

"boot",
"hair_pick",
"crown",

@@ -1348,3 +1365,5 @@ "womans_hat",

"drum_with_drumsticks",
"long_drum"
"long_drum",
"maracas",
"flute"
],

@@ -1489,3 +1508,3 @@ "phone": [

"crossed_swords",
"gun",
"bomb",
"boomerang",

@@ -1559,2 +1578,4 @@ "bow_and_arrow",

"funeral_urn",
"nazar_amulet",
"hamsa",
"moyai",

@@ -1631,3 +1652,4 @@ "placard",

"menorah_with_nine_branches",
"six_pointed_star"
"six_pointed_star",
"khanda"
],

@@ -1672,2 +1694,3 @@ "zodiac": [

"signal_strength",
"wireless",
"vibration_mode",

@@ -1674,0 +1697,0 @@ "mobile_phone_off"

# Change Log
## 2023-05-12 : v15.0.0
* Update to Emoji 15.0
* Updated Android images to v2.038
* Updated Apple images for macOS 13.3.1
* Updated Facebook images to v9 / Unicode 14.0
* Gender neutral `:bow:` is no longer obsoleted by gendered versions (thanks to @whrazer)
## 2022-03-15 : v14.0.0

@@ -5,0 +14,0 @@

{
"name": "emoji-datasource",
"version": "14.0.0",
"version": "15.0.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 14.0 (Sept 2021)
The current version supports Emoji version 15.0 (Sept 2022)

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

* Apple Emoji: Copyright © Apple Inc. - macOS Monterey 12.3
* Android Emoji: Copyright © [The Android Open Source Project](https://s3-eu-west-1.amazonaws.com/tw-font/android/NOTICE) - v2.034 (Unicode 14.0)
* Twitter Emoji: Copyright © Twitter, Inc. - v14.0.0
* Facebook Emoji: Copyright © Facebook, Inc. - v9, fetched 2022-03-15 (no 13.1 or 14 support)
| 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 images are not licensed for commercial usage.
Android/Google/Noto emoji are available under the [Apache License 2.0](https://github.com/googlei18n/noto-emoji/blob/master/LICENSE).
Twitter emoji are available under the [Creative Commons Attribution 4.0 license](https://github.com/twitter/twemoji/blob/gh-pages/LICENSE-GRAPHICS).
Facebook emoji have no clear licensing.
* 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).
* Facebook images, © Facebook, Inc., have no clear licensing.

@@ -163,0 +165,0 @@ If you use the spritesheet images and are concerned about usage rights, please use the 'clean' versions, which avoid using fallback images for

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