bancos-brasileiros 6.2.68 → 6.2.71

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 (3) hide show
  1. package/README.md +6 -6
  2. package/bancos.json +23 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -363,17 +363,17 @@ View our complete [changelog](/CHANGELOG.md) for detailed update history.
363
363
  </a>
364
364
  </td>
365
365
  <td align="center">
366
- <a href="https://github.com/gitauto-ai[bot]">
367
- <img src="https://avatars.githubusercontent.com/in/844909?v=4" width="100;" alt="gitauto-ai[bot]"/>
366
+ <a href="https://github.com/gstraccini[bot]">
367
+ <img src="https://avatars.githubusercontent.com/in/480132?v=4" width="100;" alt="gstraccini[bot]"/>
368
368
  <br />
369
- <sub><b>gitauto-ai[bot]</b></sub>
369
+ <sub><b>gstraccini[bot]</b></sub>
370
370
  </a>
371
371
  </td>
372
372
  <td align="center">
373
- <a href="https://github.com/gstraccini[bot]">
374
- <img src="https://avatars.githubusercontent.com/in/480132?v=4" width="100;" alt="gstraccini[bot]"/>
373
+ <a href="https://github.com/gitauto-ai[bot]">
374
+ <img src="https://avatars.githubusercontent.com/in/844909?v=4" width="100;" alt="gitauto-ai[bot]"/>
375
375
  <br />
376
- <sub><b>gstraccini[bot]</b></sub>
376
+ <sub><b>gitauto-ai[bot]</b></sub>
377
377
  </a>
378
378
  </td>
379
379
  <td align="center">
package/bancos.json CHANGED
@@ -10198,6 +10198,29 @@
10198
10198
  "DateRegistered": "2025-01-29T12:33:42.9304264+00:00",
10199
10199
  "DateUpdated": "2025-01-29T12:33:42.9304449+00:00"
10200
10200
  },
10201
+ {
10202
+ "COMPE": "670",
10203
+ "ISPB": "11491029",
10204
+ "Document": "11.491.029/0001-30",
10205
+ "LongName": "IP4Y INSTITUICAO DE PAGAMENTO LTDA",
10206
+ "ShortName": "IP4Y IP LTDA.",
10207
+ "Network": "RSFN",
10208
+ "Type": null,
10209
+ "PixType": "IDRT",
10210
+ "Charge": null,
10211
+ "CreditDocument": null,
10212
+ "LegalCheque": false,
10213
+ "DetectaFlow": false,
10214
+ "PCR": null,
10215
+ "PCRP": null,
10216
+ "SalaryPortability": null,
10217
+ "Products": null,
10218
+ "Url": null,
10219
+ "DateOperationStarted": "2025-09-08",
10220
+ "DatePixStarted": "2024-11-04 10:41:09",
10221
+ "DateRegistered": "2025-09-02T12:09:40.6519562+00:00",
10222
+ "DateUpdated": "2025-09-02T12:09:39.5426304+00:00"
10223
+ },
10201
10224
  {
10202
10225
  "COMPE": "671",
10203
10226
  "ISPB": "26264220",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.68",
3
+ "version": "6.2.71",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {