
Security News
/Research
Fake Corepack Site Distributes Infostealer and Proxyware to Developers
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download 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 28,651,217 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
/Research
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.

Research
/Security News
A large-scale campaign abused GitHub Actions in compromised repositories to exploit CVE-2026-41940 in cPanel and WHM and steal server credentials.

Security News
Five frontier LLMs generated the same nonexistent package names, leaving 53 available for potential slopsquatting across PyPI and npm.