You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

emoji-regex

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.4.0 to 6.4.1

4

package.json
{
"name": "emoji-regex",
"version": "6.4.0",
"version": "6.4.1",
"description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",

@@ -34,3 +34,3 @@ "homepage": "https://mths.be/emoji-regex",

"build": "babel src -d .; node script/inject-sequences.js",
"clean": "rm -- index.js text.js",
"clean": "rm -f -- index.js text.js",
"prepublish": "npm run clean && npm run build",

@@ -37,0 +37,0 @@ "test": "npm run build && mocha",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc