bancos-brasileiros 6.2.84 → 6.2.85

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
@@ -10777,6 +10777,29 @@
10777
10777
  "DateRegistered": "2025-07-16T12:10:03.379655+00:00",
10778
10778
  "DateUpdated": "2025-07-16T12:10:03.3796735+00:00"
10779
10779
  },
10780
+ {
10781
+ "COMPE": "699",
10782
+ "ISPB": "59396084",
10783
+ "Document": "59.396.084/0001-77",
10784
+ "LongName": "BFC SOCIEDADE DE CRÉDITO DIRETO S.A.",
10785
+ "ShortName": "BFC SCD S.A.",
10786
+ "Network": "RSFN",
10787
+ "Type": null,
10788
+ "PixType": null,
10789
+ "Charge": null,
10790
+ "CreditDocument": null,
10791
+ "LegalCheque": false,
10792
+ "DetectaFlow": false,
10793
+ "PCR": null,
10794
+ "PCRP": null,
10795
+ "SalaryPortability": null,
10796
+ "Products": null,
10797
+ "Url": null,
10798
+ "DateOperationStarted": "2025-09-30",
10799
+ "DatePixStarted": null,
10800
+ "DateRegistered": "2025-09-24T12:09:40.0805374+00:00",
10801
+ "DateUpdated": "2025-09-24T12:09:40.0805556+00:00"
10802
+ },
10780
10803
  {
10781
10804
  "COMPE": "701",
10782
10805
  "ISPB": "51118615",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.84",
3
+ "version": "6.2.85",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {