Socket
Socket
Sign inDemoInstall

regexpu-core

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regexpu-core - npm Package Compare versions

Comparing version 4.5.1 to 4.5.2

14

data/iu-mappings.js

@@ -20,2 +20,3 @@ module.exports = new Map([

[0x26A, 0xA7AE],
[0x282, 0xA7C5],
[0x29D, 0xA7B2],

@@ -287,2 +288,3 @@ [0x345, 0x1FBE],

[0x1CBF, 0x10FF],
[0x1D8E, 0xA7C6],
[0x1E60, 0x1E9B],

@@ -360,2 +362,3 @@ [0x1E9B, 0x1E60],

[0xA64B, 0x1C88],
[0xA794, 0xA7C4],
[0xA7AE, 0x26A],

@@ -370,2 +373,13 @@ [0xA7B2, 0x29D],

[0xA7B9, 0xA7B8],
[0xA7BA, 0xA7BB],
[0xA7BB, 0xA7BA],
[0xA7BC, 0xA7BD],
[0xA7BD, 0xA7BC],
[0xA7BE, 0xA7BF],
[0xA7BF, 0xA7BE],
[0xA7C2, 0xA7C3],
[0xA7C3, 0xA7C2],
[0xA7C4, 0xA794],
[0xA7C5, 0x282],
[0xA7C6, 0x1D8E],
[0xAB53, 0xA7B3],

@@ -372,0 +386,0 @@ [0xAB70, 0x13A0],

2

package.json
{
"name": "regexpu-core",
"version": "4.5.1",
"version": "4.5.2",
"description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.",

@@ -5,0 +5,0 @@ "homepage": "https://mths.be/regexpu",

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