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

emojibase-regex

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emojibase-regex - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

7

CHANGELOG.md

@@ -0,8 +1,15 @@

# 1.0.3
#### 🛠 Internal
* Updated changelogs.
# 1.0.2
#### 🐞 Fixed
* Removed tests from distribution files.
# 1.0.1
#### 🐞 Fixed
* Fixed Flowtype definitions.
# 1.0.0
#### 🎉 Release
* Initial release!

2

emoticon.js

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

module.exports = /\\[Mm](?:\-[\/\\]|[\/\\])|>[:=](?:\-[\(\)\/\[-\]\{\}]|[\(\)\/\[-\]\{\}])|[Oo][:=](?:\-[\)\]\}]|[\)\]\}])|<(?:(?:[\/\\]\-?|\-)?3|[:=](?:\-[\)\]\}]|[\)\]\}]))|[:=](?:\'(?:\-[\(\)DO\[\]o\{\}]|[\(\)DO\[\]o\{\}])|\-[#\$\(-\*\/3<>-@B-EJLOPSXZ-\]cjlopsxz-\}]|[#\$\(-\*\/3<>-@B-EJLOPSXZ-\]cjlopsxz-\}])|%(?:\-[\(\[\{]|[\(\[\{])|x(?:\-[\(D\[op\{]|[\(D\[op\{])|X(?:\-[\(DOP\[\{]|[\(DOP\[\{])|8(?:\-[#\)D\]\}]|[#\)D\]\}])|;(?:\-[\)P\]p\}]|[\)P\]p\}])|D(?:\-[:=Xx]|[:=Xx])/;
module.exports = /[:=](?:\'(?:\-[\(\)DO\[\]o\{\}]|[\(\)DO\[\]o\{\}])|\{\-?>|\-[#\$\(-\*\/3<>-@B-EJLOPSXZ-\]cjlopsxz-\}]|[#\$\(-\*\/3<>-@B-EJLOPSXZ-\]cjlopsxz\|\}])|>[:=](?:\-[\(\)\/\[-\]\{\}]|[\(\)\/\[-\]\{\}])|[Oo][:=](?:\-[\)\]\}]|[\)\]\}])|\\[Mm](?:\-[\/\\]|[\/\\])|<(?:[\/\\]\-?|\-)?3|D(?:\-[:=Xx]|[:=Xx])|%(?:\-[\(\[\{]|[\(\[\{])|X(?:\-[\(DOP\[\{]|[\(DOP\[\{])|8(?:\-[#\)D\]\}]|[#\)D\]\}])|;(?:\-[\)P\]p\}]|[\)P\]p\}])|0(?:\-[\)\]\}]|[\)\]\}])|x(?:\-[\(D\[op\{]|[\(D\[op\{])|[:=]\{/;
{
"name": "emojibase-regex",
"version": "1.0.2",
"version": "1.0.3",
"description": "Evergreen emoji regex patterns.",

@@ -5,0 +5,0 @@ "keywords": [

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