bancos-brasileiros 6.2.16 → 6.2.18

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 +46 -0
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -10432,6 +10432,29 @@
10432
10432
  "DateRegistered": "2025-03-05T12:08:37.9411143+00:00",
10433
10433
  "DateUpdated": "2025-03-05T12:08:36.9762761+00:00"
10434
10434
  },
10435
+ {
10436
+ "COMPE": "687",
10437
+ "ISPB": "35340796",
10438
+ "Document": "35.340.796/0001-06",
10439
+ "LongName": "INCO SOCIEDADE DE EMPRÉSTIMO ENTRE PESSOAS S.A.",
10440
+ "ShortName": "INCO SEP S.A.",
10441
+ "Network": "RSFN",
10442
+ "Type": null,
10443
+ "PixType": null,
10444
+ "Charge": null,
10445
+ "CreditDocument": null,
10446
+ "LegalCheque": false,
10447
+ "DetectaFlow": false,
10448
+ "PCR": null,
10449
+ "PCRP": null,
10450
+ "SalaryPortability": null,
10451
+ "Products": null,
10452
+ "Url": null,
10453
+ "DateOperationStarted": "2025-06-10",
10454
+ "DatePixStarted": null,
10455
+ "DateRegistered": "2025-06-04T12:09:36.0386299+00:00",
10456
+ "DateUpdated": "2025-06-04T12:09:36.0386488+00:00"
10457
+ },
10435
10458
  {
10436
10459
  "COMPE": "688",
10437
10460
  "ISPB": "43978697",
@@ -11046,5 +11069,28 @@
11046
11069
  "DatePixStarted": null,
11047
11070
  "DateRegistered": "2025-04-10T12:08:45.4443815+00:00",
11048
11071
  "DateUpdated": "2025-04-10T12:08:45.4444218+00:00"
11072
+ },
11073
+ {
11074
+ "COMPE": "762",
11075
+ "ISPB": "44064068",
11076
+ "Document": "44.064.068/0001-00",
11077
+ "LongName": "OPPENS SOCIEDADE DE EMPRESTIMO ENTRE PESSOAS S.A",
11078
+ "ShortName": "OPPENS SEP S.A.",
11079
+ "Network": "Internet",
11080
+ "Type": null,
11081
+ "PixType": null,
11082
+ "Charge": null,
11083
+ "CreditDocument": null,
11084
+ "LegalCheque": false,
11085
+ "DetectaFlow": false,
11086
+ "PCR": null,
11087
+ "PCRP": null,
11088
+ "SalaryPortability": null,
11089
+ "Products": null,
11090
+ "Url": null,
11091
+ "DateOperationStarted": "2025-06-11",
11092
+ "DatePixStarted": null,
11093
+ "DateRegistered": "2025-06-05T12:09:51.0317057+00:00",
11094
+ "DateUpdated": "2025-06-05T12:09:51.0317347+00:00"
11049
11095
  }
11050
11096
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.16",
3
+ "version": "6.2.18",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {