Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@brazilian-utils/format-boleto
Advanced tools
Return boleto formatted with mask.
# Yarn
yarn add @brazilian-utils/format-boleto
# npm
npm install @brazilian-utils/format-boleto --save
# UMD
<script type='text/javascript' src='https://unpkg.com/@brazilian-utils/format-boleto/dist/index.umd.js'></script>
import formatBoleto from '@brazilian-utils/format-boleto';
formatBoleto('10491'); // 10491
formatBoleto('104914433'); // 10491.4433
formatBoleto('1049144338551190000'); // 10491.44338 55119.0000
formatBoleto('10491443385511900000200000000'); // 10491.44338 55119.000002 00000.000
formatBoleto('10491443385511900000200000000141325230000093423'); // 10491.44338 55119.000002 00000.000141 3 25230000093423
// Convênio
formatBoleto('8364000017873356004500010000000'); // 836400001787.335600450001.0000000
formatBoleto('836400001787335600450001000000002501510006150153'); // 836400001787.335600450001.000000002501.510006150153
FAQs
Return boleto formatted with mask.
We found that @brazilian-utils/format-boleto 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
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.