bancos-brasileiros 6.1.30 → 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 +23 -0
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -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.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": {