
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@brazilian-utils/formatters
Advanced tools
A collection of useful formatters
# Yarn
yarn add @brazilian-utils/formatters
# npm
npm install @brazilian-utils/formatters --save
# UMD
<script type='text/javascript' src='https://unpkg.com/@brazilian-utils/formatters/dist/index.umd.js'></script>
// named imports
import { formatCpf, formatCnpj } from '@brazilian-utils/formatters';
// UMD
formatters.formatCpf('94389575104'); // 943.895.751-04
formatters.formatCnpj('46843485000186'); // 46.843.485/0001-86
FAQs
A collection of useful formatters
The npm package @brazilian-utils/formatters receives a total of 244 weekly downloads. As such, @brazilian-utils/formatters popularity was classified as not popular.
We found that @brazilian-utils/formatters demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.