bancos-brasileiros 6.2.71 → 6.2.73

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 +29 -2
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -4501,12 +4501,16 @@
4501
4501
  "PCR": null,
4502
4502
  "PCRP": null,
4503
4503
  "SalaryPortability": null,
4504
- "Products": null,
4504
+ "Products": [
4505
+ "Crédito Consignado",
4506
+ "Crédito Pessoal",
4507
+ "Troca de modalide."
4508
+ ],
4505
4509
  "Url": null,
4506
4510
  "DateOperationStarted": "2019-07-26",
4507
4511
  "DatePixStarted": "2020-11-03 06:30:00",
4508
4512
  "DateRegistered": "2021-05-05T09:11:12.7115047-03:00",
4509
- "DateUpdated": "2021-05-05T09:11:12.7115049-03:00"
4513
+ "DateUpdated": "2025-09-05T12:08:50.482348+00:00"
4510
4514
  },
4511
4515
  {
4512
4516
  "COMPE": "343",
@@ -10704,6 +10708,29 @@
10704
10708
  "DateRegistered": "2025-04-02T12:08:49.3605006+00:00",
10705
10709
  "DateUpdated": "2025-05-21T12:09:23.3887152+00:00"
10706
10710
  },
10711
+ {
10712
+ "COMPE": "695",
10713
+ "ISPB": "35523352",
10714
+ "Document": "35.523.352/0001-06",
10715
+ "LongName": "BEES INSTITUICAO DE PAGAMENTO LTDA.",
10716
+ "ShortName": "BEES IP LTDA.",
10717
+ "Network": "Internet",
10718
+ "Type": null,
10719
+ "PixType": "IDRT",
10720
+ "Charge": null,
10721
+ "CreditDocument": null,
10722
+ "LegalCheque": false,
10723
+ "DetectaFlow": false,
10724
+ "PCR": null,
10725
+ "PCRP": null,
10726
+ "SalaryPortability": null,
10727
+ "Products": null,
10728
+ "Url": null,
10729
+ "DateOperationStarted": "2025-09-04",
10730
+ "DatePixStarted": "2021-08-10 18:57:00",
10731
+ "DateRegistered": "2025-09-04T12:09:05.5506534+00:00",
10732
+ "DateUpdated": "2025-09-04T12:09:04.6066825+00:00"
10733
+ },
10707
10734
  {
10708
10735
  "COMPE": "698",
10709
10736
  "ISPB": "58367961",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.71",
3
+ "version": "6.2.73",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {