Socket
Socket
Sign inDemoInstall

emoji-aware

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emoji-aware - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

package.json
{
"name": "emoji-aware",
"version": "3.0.2",
"version": "3.0.3",
"description": "Emoji-aware unicode string utilities",

@@ -5,0 +5,0 @@ "main": "emoji-aware.js",

@@ -12,2 +12,3 @@ 'use strict';

Parsimmon.regex(/[\u0000-\uD799]/),
Parsimmon.regex(/[\uE000-\uFFFF]/),
SurrogatePair

@@ -14,0 +15,0 @@ );

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