Socket
Socket
Sign inDemoInstall

broleto

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "broleto",
"version": "0.0.4",
"version": "0.0.5",
"description": "Uma biblioteca para validar, formatar e obter informações do boletos.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

<p align="center">
<img src="logo.png" width="200">
<img src="https://raw.githubusercontent.com/jardelgoncalves/broleto/master/logo.png" width="200">
</p>

@@ -22,2 +22,10 @@

### Verificando se o boleto é válido
```js
boleto.valid();
// output
true
```
### Obtendo o banco emissor

@@ -24,0 +32,0 @@ Caso o boleto seja de arrecadação ou o banco não esteja mapeado na biblioteca será retornado uma string `Unknown`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc