bancos-brasileiros 6.1.88 → 6.1.91

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 +24 -1
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -347,17 +347,17 @@ The data is automatically updated daily using a [tool](https://github.com/guibra
347
347
  </a>
348
348
  </td>
349
349
  <td align="center">
350
- <a href="https://github.com/dependabot[bot]">
351
- <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
350
+ <a href="https://github.com/github-actions[bot]">
351
+ <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/>
352
352
  <br />
353
- <sub><b>dependabot[bot]</b></sub>
353
+ <sub><b>github-actions[bot]</b></sub>
354
354
  </a>
355
355
  </td>
356
356
  <td align="center">
357
- <a href="https://github.com/github-actions[bot]">
358
- <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/>
357
+ <a href="https://github.com/dependabot[bot]">
358
+ <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
359
359
  <br />
360
- <sub><b>github-actions[bot]</b></sub>
360
+ <sub><b>dependabot[bot]</b></sub>
361
361
  </a>
362
362
  </td>
363
363
  <td align="center">
package/bancos.json CHANGED
@@ -10291,6 +10291,29 @@
10291
10291
  "DateRegistered": "2025-03-26T12:08:47.5102621+00:00",
10292
10292
  "DateUpdated": "2025-03-26T12:08:47.5102845+00:00"
10293
10293
  },
10294
+ {
10295
+ "COMPE": "681",
10296
+ "ISPB": "50871921",
10297
+ "Document": "50.871.921/0001-06",
10298
+ "LongName": "MT INSTITUICAO DE PAGAMENTO SA",
10299
+ "ShortName": "MT IP S.A.",
10300
+ "Network": "RSFN",
10301
+ "Type": null,
10302
+ "PixType": null,
10303
+ "Charge": null,
10304
+ "CreditDocument": null,
10305
+ "LegalCheque": false,
10306
+ "DetectaFlow": false,
10307
+ "PCR": null,
10308
+ "PCRP": null,
10309
+ "SalaryPortability": null,
10310
+ "Products": null,
10311
+ "Url": null,
10312
+ "DateOperationStarted": "2025-04-10",
10313
+ "DatePixStarted": null,
10314
+ "DateRegistered": "2025-04-04T12:08:42.9013824+00:00",
10315
+ "DateUpdated": "2025-04-04T12:08:42.9014011+00:00"
10316
+ },
10294
10317
  {
10295
10318
  "COMPE": "682",
10296
10319
  "ISPB": "46505612",
@@ -10860,4 +10883,4 @@
10860
10883
  "DateRegistered": "2021-05-05T09:11:12.7114464-03:00",
10861
10884
  "DateUpdated": "2024-05-15T16:49:45.7313357+00:00"
10862
10885
  }
10863
- ]
10886
+ ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.1.88",
3
+ "version": "6.1.91",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {