bancos-brasileiros 6.2.37 → 6.2.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/bancos.json +23 -0
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -10623,6 +10623,29 @@
10623
10623
  "DateRegistered": "2025-04-02T12:08:49.3605006+00:00",
10624
10624
  "DateUpdated": "2025-05-21T12:09:23.3887152+00:00"
10625
10625
  },
10626
+ {
10627
+ "COMPE": "698",
10628
+ "ISPB": "58367961",
10629
+ "Document": "58.367.961/0001-19",
10630
+ "LongName": "BIT SOCIEDADE DE CRÉDITO DIRETO S.A.",
10631
+ "ShortName": "BIT SCD S.A.",
10632
+ "Network": "RSFN",
10633
+ "Type": null,
10634
+ "PixType": null,
10635
+ "Charge": null,
10636
+ "CreditDocument": null,
10637
+ "LegalCheque": false,
10638
+ "DetectaFlow": false,
10639
+ "PCR": null,
10640
+ "PCRP": null,
10641
+ "SalaryPortability": null,
10642
+ "Products": null,
10643
+ "Url": null,
10644
+ "DateOperationStarted": "2025-07-22",
10645
+ "DatePixStarted": null,
10646
+ "DateRegistered": "2025-07-16T12:10:03.379655+00:00",
10647
+ "DateUpdated": "2025-07-16T12:10:03.3796735+00:00"
10648
+ },
10626
10649
  {
10627
10650
  "COMPE": "701",
10628
10651
  "ISPB": "51118615",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.37",
3
+ "version": "6.2.38",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {