bancos-brasileiros 6.2.102 → 6.2.103

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 +23 -0
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -11738,5 +11738,28 @@
11738
11738
  "DatePixStarted": null,
11739
11739
  "DateRegistered": "2025-10-27T12:09:55.789143+00:00",
11740
11740
  "DateUpdated": "2025-10-27T12:09:55.7891705+00:00"
11741
+ },
11742
+ {
11743
+ "COMPE": "790",
11744
+ "ISPB": "54024532",
11745
+ "Document": "54.024.532/0001-98",
11746
+ "LongName": "MAX INSTITUIÇÃO DE PAGAMENTO LTDA",
11747
+ "ShortName": "MAX IP",
11748
+ "Network": "RSFN",
11749
+ "Type": null,
11750
+ "PixType": null,
11751
+ "Charge": null,
11752
+ "CreditDocument": null,
11753
+ "LegalCheque": false,
11754
+ "DetectaFlow": false,
11755
+ "PCR": null,
11756
+ "PCRP": null,
11757
+ "SalaryPortability": null,
11758
+ "Products": null,
11759
+ "Url": null,
11760
+ "DateOperationStarted": "2025-11-12",
11761
+ "DatePixStarted": null,
11762
+ "DateRegistered": "2025-11-06T12:09:45.8734762+00:00",
11763
+ "DateUpdated": "2025-11-06T12:09:45.8734949+00:00"
11741
11764
  }
11742
11765
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.102",
3
+ "version": "6.2.103",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {