bancos-brasileiros 6.2.26 → 6.2.27

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
@@ -11145,5 +11145,28 @@
11145
11145
  "DatePixStarted": null,
11146
11146
  "DateRegistered": "2025-06-05T12:09:51.0317057+00:00",
11147
11147
  "DateUpdated": "2025-06-05T12:09:51.0317347+00:00"
11148
+ },
11149
+ {
11150
+ "COMPE": "764",
11151
+ "ISPB": "04306351",
11152
+ "Document": "04.306.351/0001-86",
11153
+ "LongName": "INDEPENDÊNCIA COOPERATIVA DE CRÉDITO E INVESTIMENTO - INDEPENDÊNCIA COOPERATIVA DE CRÉDITO",
11154
+ "ShortName": "INDEPENDÊNCIA CC",
11155
+ "Network": "Internet",
11156
+ "Type": null,
11157
+ "PixType": "IDRT",
11158
+ "Charge": null,
11159
+ "CreditDocument": null,
11160
+ "LegalCheque": false,
11161
+ "DetectaFlow": false,
11162
+ "PCR": null,
11163
+ "PCRP": null,
11164
+ "SalaryPortability": null,
11165
+ "Products": null,
11166
+ "Url": null,
11167
+ "DateOperationStarted": "2025-06-23",
11168
+ "DatePixStarted": "2024-05-24 09:52:22",
11169
+ "DateRegistered": "2025-06-18T12:09:53.9567507+00:00",
11170
+ "DateUpdated": "2025-06-18T12:09:52.6472819+00:00"
11148
11171
  }
11149
11172
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.26",
3
+ "version": "6.2.27",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {