
Security News
The Code You Didn't Write Is Still Yours to Defend
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.
@babel/plugin-transform-unicode-sets-regex
Advanced tools
Compile regular expressions' unicodeSets (v) flag.
Compile regular expressions' unicodeSets (v) flag.
See our website @babel/plugin-transform-unicode-sets-regex for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-unicode-sets-regex
or using yarn:
yarn add @babel/plugin-transform-unicode-sets-regex --dev
The regexpu-core package is a regular expression polyfill that also transforms Unicode property escapes. It is similar to @babel/plugin-transform-unicode-sets-regex but can be used independently of Babel. It provides a function that takes a string (a regular expression pattern) and returns a new string with transformed Unicode property escapes.
This Babel plugin transforms new RegExp() constructors by replacing any patterns that include Unicode property escapes with transpiled versions. It is similar to @babel/plugin-transform-unicode-sets-regex but focuses on RegExp constructors rather than literals.
FAQs
Compile regular expressions' unicodeSets (v) flag.
The npm package @babel/plugin-transform-unicode-sets-regex receives a total of 27,881,478 weekly downloads. As such, @babel/plugin-transform-unicode-sets-regex popularity was classified as popular.
We found that @babel/plugin-transform-unicode-sets-regex demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.