bancos-brasileiros 6.0.102 → 6.0.104

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 +22 -13
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -277,6 +277,13 @@ The data is automatically updated daily using a [tool](https://github.com/guibra
277
277
  <sub><b>Rafael Domiciano</b></sub>
278
278
  </a>
279
279
  </td>
280
+ <td align="center">
281
+ <a href="https://github.com/victorbrandaao">
282
+ <img src="https://avatars.githubusercontent.com/u/85573492?v=4" width="100;" alt="victorbrandaao"/>
283
+ <br />
284
+ <sub><b>Victor Leonardo Brandão</b></sub>
285
+ </a>
286
+ </td>
280
287
  <td align="center">
281
288
  <a href="https://github.com/AmolKumarGupta">
282
289
  <img src="https://avatars.githubusercontent.com/u/88397611?v=4" width="100;" alt="AmolKumarGupta"/>
@@ -298,6 +305,8 @@ The data is automatically updated daily using a [tool](https://github.com/guibra
298
305
  <sub><b>Rodrigo Castro</b></sub>
299
306
  </a>
300
307
  </td>
308
+ </tr>
309
+ <tr>
301
310
  <td align="center">
302
311
  <a href="https://github.com/vduggen">
303
312
  <img src="https://avatars.githubusercontent.com/u/53385727?v=4" width="100;" alt="vduggen"/>
@@ -337,6 +346,13 @@ The data is automatically updated daily using a [tool](https://github.com/guibra
337
346
  <sub><b>dependabot[bot]</b></sub>
338
347
  </a>
339
348
  </td>
349
+ <td align="center">
350
+ <a href="https://github.com/penify-dev[bot]">
351
+ <img src="https://avatars.githubusercontent.com/in/399279?v=4" width="100;" alt="penify-dev[bot]"/>
352
+ <br />
353
+ <sub><b>penify-dev[bot]</b></sub>
354
+ </a>
355
+ </td>
340
356
  <td align="center">
341
357
  <a href="https://github.com/stack-file[bot]">
342
358
  <img src="https://avatars.githubusercontent.com/in/408123?v=4" width="100;" alt="stack-file[bot]"/>
@@ -350,28 +366,21 @@ The data is automatically updated daily using a [tool](https://github.com/guibra
350
366
  <br />
351
367
  <sub><b>codefactor-io[bot]</b></sub>
352
368
  </a>
353
- </td>
354
- <td align="center">
355
- <a href="https://github.com/deepsource-io[bot]">
356
- <img src="https://avatars.githubusercontent.com/in/16372?v=4" width="100;" alt="deepsource-io[bot]"/>
357
- <br />
358
- <sub><b>deepsource-io[bot]</b></sub>
359
- </a>
360
369
  </td>
361
370
  </tr>
362
371
  <tr>
363
372
  <td align="center">
364
- <a href="https://github.com/penify-dev[bot]">
365
- <img src="https://avatars.githubusercontent.com/in/399279?v=4" width="100;" alt="penify-dev[bot]"/>
373
+ <a href="https://github.com/deepsource-autofix[bot]">
374
+ <img src="https://avatars.githubusercontent.com/in/57168?v=4" width="100;" alt="deepsource-autofix[bot]"/>
366
375
  <br />
367
- <sub><b>penify-dev[bot]</b></sub>
376
+ <sub><b>deepsource-autofix[bot]</b></sub>
368
377
  </a>
369
378
  </td>
370
379
  <td align="center">
371
- <a href="https://github.com/deepsource-autofix[bot]">
372
- <img src="https://avatars.githubusercontent.com/in/57168?v=4" width="100;" alt="deepsource-autofix[bot]"/>
380
+ <a href="https://github.com/deepsource-io[bot]">
381
+ <img src="https://avatars.githubusercontent.com/in/16372?v=4" width="100;" alt="deepsource-io[bot]"/>
373
382
  <br />
374
- <sub><b>deepsource-autofix[bot]</b></sub>
383
+ <sub><b>deepsource-io[bot]</b></sub>
375
384
  </a>
376
385
  </td>
377
386
  </tr>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.0.102",
3
+ "version": "6.0.104",
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": {