bancos-brasileiros 6.2.76 → 6.2.77

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
@@ -10832,6 +10832,29 @@
10832
10832
  "DateRegistered": "2021-05-05T09:11:12.7115338-03:00",
10833
10833
  "DateUpdated": "2024-05-15T16:49:45.7268243+00:00"
10834
10834
  },
10835
+ {
10836
+ "COMPE": "708",
10837
+ "ISPB": "33588252",
10838
+ "Document": "33.588.252/0001-32",
10839
+ "LongName": "BANCO INDUSCRED DE INVESTIMENTO S.A.",
10840
+ "ShortName": "BCO INDUSCRED DE INVESTIM. S/A",
10841
+ "Network": "RSFN",
10842
+ "Type": null,
10843
+ "PixType": null,
10844
+ "Charge": null,
10845
+ "CreditDocument": null,
10846
+ "LegalCheque": false,
10847
+ "DetectaFlow": false,
10848
+ "PCR": null,
10849
+ "PCRP": null,
10850
+ "SalaryPortability": null,
10851
+ "Products": null,
10852
+ "Url": null,
10853
+ "DateOperationStarted": "2025-09-17",
10854
+ "DatePixStarted": null,
10855
+ "DateRegistered": "2025-09-11T12:09:06.5078443+00:00",
10856
+ "DateUpdated": "2025-09-11T12:09:06.5078638+00:00"
10857
+ },
10835
10858
  {
10836
10859
  "COMPE": "712",
10837
10860
  "ISPB": "78632767",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.76",
3
+ "version": "6.2.77",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {