bancos-brasileiros 6.2.37 → 6.2.40

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
@@ -343,17 +343,17 @@ View our complete [changelog](/CHANGELOG.md) for detailed update history.
343
343
  </a>
344
344
  </td>
345
345
  <td align="center">
346
- <a href="https://github.com/github-actions[bot]">
347
- <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/>
346
+ <a href="https://github.com/dependabot[bot]">
347
+ <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
348
348
  <br />
349
- <sub><b>github-actions[bot]</b></sub>
349
+ <sub><b>dependabot[bot]</b></sub>
350
350
  </a>
351
351
  </td>
352
352
  <td align="center">
353
- <a href="https://github.com/dependabot[bot]">
354
- <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
353
+ <a href="https://github.com/github-actions[bot]">
354
+ <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/>
355
355
  <br />
356
- <sub><b>dependabot[bot]</b></sub>
356
+ <sub><b>github-actions[bot]</b></sub>
357
357
  </a>
358
358
  </td>
359
359
  <td align="center">
package/bancos.json CHANGED
@@ -10623,6 +10623,29 @@
10623
10623
  "DateRegistered": "2025-04-02T12:08:49.3605006+00:00",
10624
10624
  "DateUpdated": "2025-05-21T12:09:23.3887152+00:00"
10625
10625
  },
10626
+ {
10627
+ "COMPE": "698",
10628
+ "ISPB": "58367961",
10629
+ "Document": "58.367.961/0001-19",
10630
+ "LongName": "BIT SOCIEDADE DE CRÉDITO DIRETO S.A.",
10631
+ "ShortName": "BIT SCD S.A.",
10632
+ "Network": "RSFN",
10633
+ "Type": null,
10634
+ "PixType": null,
10635
+ "Charge": null,
10636
+ "CreditDocument": null,
10637
+ "LegalCheque": false,
10638
+ "DetectaFlow": false,
10639
+ "PCR": null,
10640
+ "PCRP": null,
10641
+ "SalaryPortability": null,
10642
+ "Products": null,
10643
+ "Url": null,
10644
+ "DateOperationStarted": "2025-07-22",
10645
+ "DatePixStarted": null,
10646
+ "DateRegistered": "2025-07-16T12:10:03.379655+00:00",
10647
+ "DateUpdated": "2025-07-16T12:10:03.3796735+00:00"
10648
+ },
10626
10649
  {
10627
10650
  "COMPE": "701",
10628
10651
  "ISPB": "51118615",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.37",
3
+ "version": "6.2.40",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {