bancos-brasileiros 6.1.30 → 6.1.32

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 +26 -3
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -6934,7 +6934,7 @@
6934
6934
  "ShortName": "CECM SERV PUBL PINHÃO",
6935
6935
  "Network": "RSFN",
6936
6936
  "Type": null,
6937
- "PixType": null,
6937
+ "PixType": "IDRT",
6938
6938
  "Charge": null,
6939
6939
  "CreditDocument": null,
6940
6940
  "LegalCheque": false,
@@ -6945,9 +6945,9 @@
6945
6945
  "Products": null,
6946
6946
  "Url": null,
6947
6947
  "DateOperationStarted": "2022-07-18",
6948
- "DatePixStarted": null,
6948
+ "DatePixStarted": "2025-01-06 11:46:26",
6949
6949
  "DateRegistered": "2022-07-14T12:06:01.0960677+00:00",
6950
- "DateUpdated": "2023-09-25T12:28:23.0771302+00:00"
6950
+ "DateUpdated": "2025-01-07T15:49:56.5389729+00:00"
6951
6951
  },
6952
6952
  {
6953
6953
  "COMPE": "473",
@@ -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.30",
3
+ "version": "6.1.32",
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": {