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

emoji-picker-element

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emoji-picker-element - npm Package Compare versions

Comparing version 1.3.4 to 1.4.0

9

CHANGELOG.md

@@ -0,1 +1,10 @@

# [1.4.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.3.4...v1.4.0) (2021-01-18)
### Features
* support emoji 13.1 ([#114](https://github.com/nolanlawson/emoji-picker-element/issues/114)) ([4b5d4e3](https://github.com/nolanlawson/emoji-picker-element/commit/4b5d4e39df7e1770d12181c14ec1ac191263e5c4))
## [1.3.4](https://github.com/nolanlawson/emoji-picker-element/compare/v1.3.3...v1.3.4) (2020-12-29)

@@ -2,0 +11,0 @@

6

package.json
{
"name": "emoji-picker-element",
"version": "1.3.4",
"version": "1.4.0",
"description": "Lightweight emoji picker distributed as a web component",

@@ -80,3 +80,3 @@ "main": "index.js",

"blob-util": "^2.0.2",
"bundlesize": "^0.18.0",
"bundlesize": "^0.18.1",
"compression": "^1.7.4",

@@ -86,3 +86,3 @@ "conventional-changelog-cli": "^2.1.1",

"d2l-resize-aware": "BrightspaceUI/resize-aware#semver:^1.2.2",
"emoji-picker-element-data": "^1.0.0",
"emoji-picker-element-data": "^1.1.0",
"emojibase-data": "^5.1.1",

@@ -89,0 +89,0 @@ "express": "^4.17.1",

@@ -14,3 +14,3 @@ emoji-picker-element [![Build status](https://circleci.com/gh/nolanlawson/emoji-picker-element.svg?style=svg)](https://app.circleci.com/pipelines/gh/nolanlawson/emoji-picker-element)

- Supports [Emoji v13](https://emojipedia.org/emoji-13.0/) (depending on OS) and custom emoji
- Supports [Emoji v13.1](https://emojipedia.org/emoji-13.1/) (depending on OS) and custom emoji
- Uses IndexedDB, so it consumes [far less memory](https://nolanlawson.com/2020/06/28/introducing-emoji-picker-element-a-memory-efficient-emoji-picker-for-the-web/) than other emoji pickers

@@ -17,0 +17,0 @@ - [Small bundle size](https://bundlephobia.com/result?p=emoji-picker-element) (41kB minified, ~14.4kB gzipped)

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 too big to display

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