bancos-brasileiros 6.1.72 → 6.1.73

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 +28 -2
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -10107,6 +10107,29 @@
10107
10107
  "DateRegistered": "2024-12-17T12:08:44.2545545+00:00",
10108
10108
  "DateUpdated": "2024-12-17T12:08:44.254587+00:00"
10109
10109
  },
10110
+ {
10111
+ "COMPE": "667",
10112
+ "ISPB": "48552108",
10113
+ "Document": "48.552.108/0001-13",
10114
+ "LongName": "LIQUIDO INSTITUICAO DE PAGAMENTO LTDA",
10115
+ "ShortName": "LIQUIDO IP LTDA",
10116
+ "Network": "RSFN",
10117
+ "Type": null,
10118
+ "PixType": null,
10119
+ "Charge": null,
10120
+ "CreditDocument": null,
10121
+ "LegalCheque": false,
10122
+ "DetectaFlow": false,
10123
+ "PCR": null,
10124
+ "PCRP": null,
10125
+ "SalaryPortability": null,
10126
+ "Products": null,
10127
+ "Url": null,
10128
+ "DateOperationStarted": "2025-03-05",
10129
+ "DatePixStarted": null,
10130
+ "DateRegistered": "2025-02-27T12:08:46.4354377+00:00",
10131
+ "DateUpdated": "2025-02-27T12:08:46.4354666+00:00"
10132
+ },
10110
10133
  {
10111
10134
  "COMPE": "668",
10112
10135
  "ISPB": "48632754",
@@ -10633,12 +10656,15 @@
10633
10656
  "PCR": true,
10634
10657
  "PCRP": true,
10635
10658
  "SalaryPortability": null,
10636
- "Products": null,
10659
+ "Products": [
10660
+ "Capital de Giro",
10661
+ "Troca de Modalidade"
10662
+ ],
10637
10663
  "Url": "https://www.ml.com",
10638
10664
  "DateOperationStarted": "2007-11-09",
10639
10665
  "DatePixStarted": "2023-01-23 09:00:00",
10640
10666
  "DateRegistered": "2021-05-05T09:11:12.7115324-03:00",
10641
- "DateUpdated": "2024-05-15T16:49:45.7390016+00:00"
10667
+ "DateUpdated": "2025-02-27T12:08:45.8426042+00:00"
10642
10668
  },
10643
10669
  {
10644
10670
  "COMPE": "756",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.1.72",
3
+ "version": "6.1.73",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {