bancos-brasileiros 6.1.92 → 6.1.94

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
@@ -10360,6 +10360,29 @@
10360
10360
  "DateRegistered": "2025-03-05T12:08:37.9411143+00:00",
10361
10361
  "DateUpdated": "2025-03-05T12:08:36.9762761+00:00"
10362
10362
  },
10363
+ {
10364
+ "COMPE": "688",
10365
+ "ISPB": "43978697",
10366
+ "Document": "43.978.697/0001-82",
10367
+ "LongName": "KIKAI SOCIEDADE DE CRÉDITO DIRETO S.A.",
10368
+ "ShortName": "KIKAI SCD S.A.",
10369
+ "Network": "RSFN",
10370
+ "Type": null,
10371
+ "PixType": null,
10372
+ "Charge": null,
10373
+ "CreditDocument": null,
10374
+ "LegalCheque": false,
10375
+ "DetectaFlow": false,
10376
+ "PCR": null,
10377
+ "PCRP": null,
10378
+ "SalaryPortability": null,
10379
+ "Products": null,
10380
+ "Url": null,
10381
+ "DateOperationStarted": "2025-04-15",
10382
+ "DatePixStarted": null,
10383
+ "DateRegistered": "2025-04-09T12:08:48.4735918+00:00",
10384
+ "DateUpdated": "2025-04-09T12:08:48.4736154+00:00"
10385
+ },
10363
10386
  {
10364
10387
  "COMPE": "690",
10365
10388
  "ISPB": "16814330",
@@ -10882,5 +10905,28 @@
10882
10905
  "DatePixStarted": "2021-08-09 10:00:00",
10883
10906
  "DateRegistered": "2021-05-05T09:11:12.7114464-03:00",
10884
10907
  "DateUpdated": "2024-05-15T16:49:45.7313357+00:00"
10908
+ },
10909
+ {
10910
+ "COMPE": "761",
10911
+ "ISPB": "53842122",
10912
+ "Document": "53.842.122/0001-91",
10913
+ "LongName": "URBANO S.A. - SOCIEDADE DE CRÉDITO, FINANCIAMENTO E INVESTIMENTO",
10914
+ "ShortName": "URBANO S.A. SCFI",
10915
+ "Network": "RSFN",
10916
+ "Type": null,
10917
+ "PixType": null,
10918
+ "Charge": null,
10919
+ "CreditDocument": null,
10920
+ "LegalCheque": false,
10921
+ "DetectaFlow": false,
10922
+ "PCR": null,
10923
+ "PCRP": null,
10924
+ "SalaryPortability": null,
10925
+ "Products": null,
10926
+ "Url": null,
10927
+ "DateOperationStarted": "2024-12-23",
10928
+ "DatePixStarted": null,
10929
+ "DateRegistered": "2025-04-10T12:08:45.4443815+00:00",
10930
+ "DateUpdated": "2025-04-10T12:08:45.4444218+00:00"
10885
10931
  }
10886
10932
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.1.92",
3
+ "version": "6.1.94",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {