Socket
Socket
Sign inDemoInstall

emoji-names

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emoji-names - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

6

lib/index.js

@@ -1,4 +0,6 @@

const emojis = require("emoji-name-map");
"use strict";
var emojis = require("emoji-name-map");
module.exports = Object.keys(emojis.emoji);
emojis = null;
emojis = null;
{
"name": "emoji-names",
"version": "1.0.2",
"version": "1.0.3",
"description": "Get the emoji names as array.",

@@ -38,2 +38,3 @@ "main": "lib/index.js",

"menu/",
"scripts/",
"cli.js",

@@ -40,0 +41,0 @@ "index.js"

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