bancos-brasileiros 6.2.87 → 6.2.89

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/bancos.json +26 -3
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -5200,15 +5200,15 @@
5200
5200
  "CreditDocument": null,
5201
5201
  "LegalCheque": false,
5202
5202
  "DetectaFlow": false,
5203
- "PCR": null,
5204
- "PCRP": null,
5203
+ "PCR": true,
5204
+ "PCRP": true,
5205
5205
  "SalaryPortability": "Banco folha e Destinatário",
5206
5206
  "Products": null,
5207
5207
  "Url": null,
5208
5208
  "DateOperationStarted": "2020-07-31",
5209
5209
  "DatePixStarted": "2021-12-15 10:00:00",
5210
5210
  "DateRegistered": "2021-05-05T09:11:12.7114541-03:00",
5211
- "DateUpdated": "2025-01-29T12:33:42.9254981+00:00"
5211
+ "DateUpdated": "2025-09-30T12:41:42.7773357+00:00"
5212
5212
  },
5213
5213
  {
5214
5214
  "COMPE": "383",
@@ -10754,6 +10754,29 @@
10754
10754
  "DateRegistered": "2025-09-04T12:09:05.5506534+00:00",
10755
10755
  "DateUpdated": "2025-09-04T12:09:04.6066825+00:00"
10756
10756
  },
10757
+ {
10758
+ "COMPE": "697",
10759
+ "ISPB": "45056494",
10760
+ "Document": "45.056.494/0001-64",
10761
+ "LongName": "MARMARIS CORRETORA DE CÂMBIO LTDA.",
10762
+ "ShortName": "MARMARIS",
10763
+ "Network": "RSFN",
10764
+ "Type": null,
10765
+ "PixType": null,
10766
+ "Charge": null,
10767
+ "CreditDocument": null,
10768
+ "LegalCheque": false,
10769
+ "DetectaFlow": false,
10770
+ "PCR": null,
10771
+ "PCRP": null,
10772
+ "SalaryPortability": null,
10773
+ "Products": null,
10774
+ "Url": null,
10775
+ "DateOperationStarted": "2025-10-07",
10776
+ "DatePixStarted": null,
10777
+ "DateRegistered": "2025-10-01T12:41:54.0163983+00:00",
10778
+ "DateUpdated": "2025-10-01T12:41:54.016428+00:00"
10779
+ },
10757
10780
  {
10758
10781
  "COMPE": "698",
10759
10782
  "ISPB": "58367961",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.87",
3
+ "version": "6.2.89",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {