bancos-brasileiros 6.2.109 → 6.2.111

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 +9 -9
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -6934,15 +6934,15 @@
6934
6934
  "CreditDocument": null,
6935
6935
  "LegalCheque": false,
6936
6936
  "DetectaFlow": false,
6937
- "PCR": null,
6938
- "PCRP": null,
6937
+ "PCR": true,
6938
+ "PCRP": true,
6939
6939
  "SalaryPortability": null,
6940
6940
  "Products": null,
6941
6941
  "Url": null,
6942
6942
  "DateOperationStarted": "2022-03-15",
6943
6943
  "DatePixStarted": "2024-01-08 08:00:00",
6944
6944
  "DateRegistered": "2022-03-16T07:58:41.1136636+00:00",
6945
- "DateUpdated": "2024-01-09T12:06:14.2998511+00:00"
6945
+ "DateUpdated": "2025-11-26T12:10:13.9617322+00:00"
6946
6946
  },
6947
6947
  {
6948
6948
  "COMPE": "471",
@@ -10557,7 +10557,7 @@
10557
10557
  "ShortName": "TYCOON TECHNOLOGY IIP S.A",
10558
10558
  "Network": "RSFN",
10559
10559
  "Type": null,
10560
- "PixType": "IDRT",
10560
+ "PixType": "DRCT",
10561
10561
  "Charge": null,
10562
10562
  "CreditDocument": null,
10563
10563
  "LegalCheque": false,
@@ -10568,9 +10568,9 @@
10568
10568
  "Products": null,
10569
10569
  "Url": null,
10570
10570
  "DateOperationStarted": "2024-11-18",
10571
- "DatePixStarted": "2024-11-07 10:27:36",
10571
+ "DatePixStarted": "2025-11-24 10:10:00",
10572
10572
  "DateRegistered": "2025-03-05T12:08:37.9411143+00:00",
10573
- "DateUpdated": "2025-03-05T12:08:36.9762761+00:00"
10573
+ "DateUpdated": "2025-11-25T12:10:52.1483754+00:00"
10574
10574
  },
10575
10575
  {
10576
10576
  "COMPE": "686",
@@ -10833,7 +10833,7 @@
10833
10833
  "ShortName": "BFC SCD S.A.",
10834
10834
  "Network": "RSFN",
10835
10835
  "Type": null,
10836
- "PixType": null,
10836
+ "PixType": "DRCT",
10837
10837
  "Charge": null,
10838
10838
  "CreditDocument": null,
10839
10839
  "LegalCheque": false,
@@ -10844,9 +10844,9 @@
10844
10844
  "Products": null,
10845
10845
  "Url": null,
10846
10846
  "DateOperationStarted": "2025-09-30",
10847
- "DatePixStarted": null,
10847
+ "DatePixStarted": "2025-12-17 12:00:00",
10848
10848
  "DateRegistered": "2025-09-24T12:09:40.0805374+00:00",
10849
- "DateUpdated": "2025-09-24T12:09:40.0805556+00:00"
10849
+ "DateUpdated": "2025-11-25T12:10:52.3234241+00:00"
10850
10850
  },
10851
10851
  {
10852
10852
  "COMPE": "700",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.109",
3
+ "version": "6.2.111",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {