bancos-brasileiros 6.1.29 → 6.1.31

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 -6
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -5462,7 +5462,7 @@
5462
5462
  "ShortName": "F D GOLD DTVM LTDA",
5463
5463
  "Network": "Internet",
5464
5464
  "Type": null,
5465
- "PixType": null,
5465
+ "PixType": "DRCT",
5466
5466
  "Charge": null,
5467
5467
  "CreditDocument": null,
5468
5468
  "LegalCheque": false,
@@ -5473,9 +5473,9 @@
5473
5473
  "Products": null,
5474
5474
  "Url": null,
5475
5475
  "DateOperationStarted": "2020-12-01",
5476
- "DatePixStarted": null,
5476
+ "DatePixStarted": "2025-02-06 10:00:00",
5477
5477
  "DateRegistered": "2021-05-05T09:11:12.7114664-03:00",
5478
- "DateUpdated": "2021-05-05T09:11:12.7114666-03:00"
5478
+ "DateUpdated": "2025-01-04T12:07:03.055914+00:00"
5479
5479
  },
5480
5480
  {
5481
5481
  "COMPE": "396",
@@ -8024,7 +8024,7 @@
8024
8024
  "ShortName": "HBI SCD",
8025
8025
  "Network": "RSFN",
8026
8026
  "Type": null,
8027
- "PixType": null,
8027
+ "PixType": "DRCT",
8028
8028
  "Charge": null,
8029
8029
  "CreditDocument": null,
8030
8030
  "LegalCheque": false,
@@ -8035,9 +8035,9 @@
8035
8035
  "Products": null,
8036
8036
  "Url": null,
8037
8037
  "DateOperationStarted": "2024-01-08",
8038
- "DatePixStarted": null,
8038
+ "DatePixStarted": "2025-01-10 11:30:00",
8039
8039
  "DateRegistered": "2024-01-09T12:06:15.138698+00:00",
8040
- "DateUpdated": "2024-06-29T12:28:25.1292546+00:00"
8040
+ "DateUpdated": "2025-01-04T12:07:02.9553062+00:00"
8041
8041
  },
8042
8042
  {
8043
8043
  "COMPE": "541",
@@ -10129,6 +10129,29 @@
10129
10129
  "DateRegistered": "2024-12-06T12:08:41.1206753+00:00",
10130
10130
  "DateUpdated": "2024-12-06T12:08:40.2615333+00:00"
10131
10131
  },
10132
+ {
10133
+ "COMPE": "676",
10134
+ "ISPB": "35479592",
10135
+ "Document": "35.479.592/0001-50",
10136
+ "LongName": "DUFRIO FINANCEIRA, CRÉDITO, FINANCIAMENTO E INVESTIMENTOS S.A.",
10137
+ "ShortName": "DUFRIO CFI S.A.",
10138
+ "Network": "RSFN",
10139
+ "Type": null,
10140
+ "PixType": null,
10141
+ "Charge": null,
10142
+ "CreditDocument": null,
10143
+ "LegalCheque": false,
10144
+ "DetectaFlow": false,
10145
+ "PCR": null,
10146
+ "PCRP": null,
10147
+ "SalaryPortability": null,
10148
+ "Products": null,
10149
+ "Url": null,
10150
+ "DateOperationStarted": "2025-01-10",
10151
+ "DatePixStarted": null,
10152
+ "DateRegistered": "2025-01-06T12:08:18.8941877+00:00",
10153
+ "DateUpdated": "2025-01-06T12:08:18.8942076+00:00"
10154
+ },
10132
10155
  {
10133
10156
  "COMPE": "707",
10134
10157
  "ISPB": "62232889",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.1.29",
3
+ "version": "6.1.31",
4
4
  "description": "A list in various formats (CSVXML, JSON, Markdown, SQL, XML) of brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {