bancos-brasileiros 6.2.69 → 6.2.72

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
@@ -10704,6 +10704,29 @@
10704
10704
  "DateRegistered": "2025-04-02T12:08:49.3605006+00:00",
10705
10705
  "DateUpdated": "2025-05-21T12:09:23.3887152+00:00"
10706
10706
  },
10707
+ {
10708
+ "COMPE": "695",
10709
+ "ISPB": "35523352",
10710
+ "Document": "35.523.352/0001-06",
10711
+ "LongName": "BEES INSTITUICAO DE PAGAMENTO LTDA.",
10712
+ "ShortName": "BEES IP LTDA.",
10713
+ "Network": "Internet",
10714
+ "Type": null,
10715
+ "PixType": "IDRT",
10716
+ "Charge": null,
10717
+ "CreditDocument": null,
10718
+ "LegalCheque": false,
10719
+ "DetectaFlow": false,
10720
+ "PCR": null,
10721
+ "PCRP": null,
10722
+ "SalaryPortability": null,
10723
+ "Products": null,
10724
+ "Url": null,
10725
+ "DateOperationStarted": "2025-09-04",
10726
+ "DatePixStarted": "2021-08-10 18:57:00",
10727
+ "DateRegistered": "2025-09-04T12:09:05.5506534+00:00",
10728
+ "DateUpdated": "2025-09-04T12:09:04.6066825+00:00"
10729
+ },
10707
10730
  {
10708
10731
  "COMPE": "698",
10709
10732
  "ISPB": "58367961",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.69",
3
+ "version": "6.2.72",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {