bancos-brasileiros 6.2.3 → 6.2.5

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/README.md +9 -9
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -364,6 +364,13 @@ View our complete [changelog](/CHANGELOG.md) for detailed update history.
364
364
  <sub><b>gitauto-ai[bot]</b></sub>
365
365
  </a>
366
366
  </td>
367
+ <td align="center">
368
+ <a href="https://github.com/gstraccini[bot]">
369
+ <img src="https://avatars.githubusercontent.com/in/480132?v=4" width="100;" alt="gstraccini[bot]"/>
370
+ <br />
371
+ <sub><b>gstraccini[bot]</b></sub>
372
+ </a>
373
+ </td>
367
374
  <td align="center">
368
375
  <a href="https://github.com/penify-dev[bot]">
369
376
  <img src="https://avatars.githubusercontent.com/in/399279?v=4" width="100;" alt="penify-dev[bot]"/>
@@ -371,6 +378,8 @@ View our complete [changelog](/CHANGELOG.md) for detailed update history.
371
378
  <sub><b>penify-dev[bot]</b></sub>
372
379
  </a>
373
380
  </td>
381
+ </tr>
382
+ <tr>
374
383
  <td align="center">
375
384
  <a href="https://github.com/stack-file[bot]">
376
385
  <img src="https://avatars.githubusercontent.com/in/408123?v=4" width="100;" alt="stack-file[bot]"/>
@@ -378,8 +387,6 @@ View our complete [changelog](/CHANGELOG.md) for detailed update history.
378
387
  <sub><b>stack-file[bot]</b></sub>
379
388
  </a>
380
389
  </td>
381
- </tr>
382
- <tr>
383
390
  <td align="center">
384
391
  <a href="https://github.com/codefactor-io[bot]">
385
392
  <img src="https://avatars.githubusercontent.com/in/25603?v=4" width="100;" alt="codefactor-io[bot]"/>
@@ -400,13 +407,6 @@ View our complete [changelog](/CHANGELOG.md) for detailed update history.
400
407
  <br />
401
408
  <sub><b>deepsource-io[bot]</b></sub>
402
409
  </a>
403
- </td>
404
- <td align="center">
405
- <a href="https://github.com/gstraccini[bot]">
406
- <img src="https://avatars.githubusercontent.com/in/480132?v=4" width="100;" alt="gstraccini[bot]"/>
407
- <br />
408
- <sub><b>gstraccini[bot]</b></sub>
409
- </a>
410
410
  </td>
411
411
  </tr>
412
412
  <tbody>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.3",
3
+ "version": "6.2.5",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {