bancos-brasileiros 6.2.27 → 6.2.30

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
@@ -344,17 +344,17 @@ View our complete [changelog](/CHANGELOG.md) for detailed update history.
344
344
  </a>
345
345
  </td>
346
346
  <td align="center">
347
- <a href="https://github.com/dependabot[bot]">
348
- <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
347
+ <a href="https://github.com/github-actions[bot]">
348
+ <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/>
349
349
  <br />
350
- <sub><b>dependabot[bot]</b></sub>
350
+ <sub><b>github-actions[bot]</b></sub>
351
351
  </a>
352
352
  </td>
353
353
  <td align="center">
354
- <a href="https://github.com/github-actions[bot]">
355
- <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/>
354
+ <a href="https://github.com/dependabot[bot]">
355
+ <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
356
356
  <br />
357
- <sub><b>github-actions[bot]</b></sub>
357
+ <sub><b>dependabot[bot]</b></sub>
358
358
  </a>
359
359
  </td>
360
360
  <td align="center">
package/bancos.json CHANGED
@@ -10439,6 +10439,29 @@
10439
10439
  "DateRegistered": "2025-01-28T12:33:58.5362079+00:00",
10440
10440
  "DateUpdated": "2025-01-28T12:33:58.5362384+00:00"
10441
10441
  },
10442
+ {
10443
+ "COMPE": "684",
10444
+ "ISPB": "56392166",
10445
+ "Document": "56.392.166/0001-55",
10446
+ "LongName": "PLUG FINANCEIRA S.A. - SOCIEDADE DE CREDITO, FINANCIAMENTO E INVESTIMENTO",
10447
+ "ShortName": "PLUG FINANCEIRA S.A. SCFI",
10448
+ "Network": "RSFN",
10449
+ "Type": null,
10450
+ "PixType": null,
10451
+ "Charge": null,
10452
+ "CreditDocument": null,
10453
+ "LegalCheque": false,
10454
+ "DetectaFlow": false,
10455
+ "PCR": null,
10456
+ "PCRP": null,
10457
+ "SalaryPortability": null,
10458
+ "Products": null,
10459
+ "Url": null,
10460
+ "DateOperationStarted": "2025-06-24",
10461
+ "DatePixStarted": null,
10462
+ "DateRegistered": "2025-06-20T12:09:27.4967752+00:00",
10463
+ "DateUpdated": "2025-06-20T12:09:27.4967938+00:00"
10464
+ },
10442
10465
  {
10443
10466
  "COMPE": "685",
10444
10467
  "ISPB": "26615279",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.27",
3
+ "version": "6.2.30",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {