bancos-brasileiros 6.2.15 → 6.2.17

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 +46 -0
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -10432,6 +10432,29 @@
10432
10432
  "DateRegistered": "2025-03-05T12:08:37.9411143+00:00",
10433
10433
  "DateUpdated": "2025-03-05T12:08:36.9762761+00:00"
10434
10434
  },
10435
+ {
10436
+ "COMPE": "687",
10437
+ "ISPB": "35340796",
10438
+ "Document": "35.340.796/0001-06",
10439
+ "LongName": "INCO SOCIEDADE DE EMPRÉSTIMO ENTRE PESSOAS S.A.",
10440
+ "ShortName": "INCO SEP S.A.",
10441
+ "Network": "RSFN",
10442
+ "Type": null,
10443
+ "PixType": null,
10444
+ "Charge": null,
10445
+ "CreditDocument": null,
10446
+ "LegalCheque": false,
10447
+ "DetectaFlow": false,
10448
+ "PCR": null,
10449
+ "PCRP": null,
10450
+ "SalaryPortability": null,
10451
+ "Products": null,
10452
+ "Url": null,
10453
+ "DateOperationStarted": "2025-06-10",
10454
+ "DatePixStarted": null,
10455
+ "DateRegistered": "2025-06-04T12:09:36.0386299+00:00",
10456
+ "DateUpdated": "2025-06-04T12:09:36.0386488+00:00"
10457
+ },
10435
10458
  {
10436
10459
  "COMPE": "688",
10437
10460
  "ISPB": "43978697",
@@ -10579,6 +10602,29 @@
10579
10602
  "DateRegistered": "2021-05-05T09:11:12.7115456-03:00",
10580
10603
  "DateUpdated": "2024-06-25T12:06:53.3082056+00:00"
10581
10604
  },
10605
+ {
10606
+ "COMPE": "714",
10607
+ "ISPB": "00411939",
10608
+ "Document": "00.411.939/0001-49",
10609
+ "LongName": "FINAMAX S.A. - CREDITO, FINANCIAMENTO E INVESTIMENTO",
10610
+ "ShortName": "FINAMAX S.A. CFI",
10611
+ "Network": "Internet",
10612
+ "Type": null,
10613
+ "PixType": null,
10614
+ "Charge": null,
10615
+ "CreditDocument": null,
10616
+ "LegalCheque": false,
10617
+ "DetectaFlow": false,
10618
+ "PCR": null,
10619
+ "PCRP": null,
10620
+ "SalaryPortability": null,
10621
+ "Products": null,
10622
+ "Url": null,
10623
+ "DateOperationStarted": "2025-06-04",
10624
+ "DatePixStarted": null,
10625
+ "DateRegistered": "2025-05-29T12:09:23.7401115+00:00",
10626
+ "DateUpdated": "2025-05-29T12:09:23.7401311+00:00"
10627
+ },
10582
10628
  {
10583
10629
  "COMPE": "719",
10584
10630
  "ISPB": "33884941",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.15",
3
+ "version": "6.2.17",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {