bancos-brasileiros 6.2.339 → 6.2.341

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 +7 -7
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -351,7 +351,7 @@
351
351
  "ShortName": "CONTA SIMPLES SCD S.A.",
352
352
  "Network": "RSFN",
353
353
  "Type": null,
354
- "PixType": null,
354
+ "PixType": "IDRT",
355
355
  "Charge": null,
356
356
  "CreditDocument": null,
357
357
  "LegalCheque": false,
@@ -362,9 +362,9 @@
362
362
  "Products": null,
363
363
  "Url": null,
364
364
  "DateOperationStarted": "2026-07-01",
365
- "DatePixStarted": null,
365
+ "DatePixStarted": "2026-07-01 09:04:18",
366
366
  "DateRegistered": "2026-06-25T12:52:29.7129068+00:00",
367
- "DateUpdated": "2026-06-25T12:52:29.7129242+00:00"
367
+ "DateUpdated": "2026-07-02T12:43:21.1132605+00:00"
368
368
  },
369
369
  {
370
370
  "COMPE": "024",
@@ -5023,7 +5023,7 @@
5023
5023
  "DateOperationStarted": "2020-03-25",
5024
5024
  "DatePixStarted": "2024-04-04 10:00:00",
5025
5025
  "DateRegistered": "2021-05-05T09:11:12.7115121-03:00",
5026
- "DateUpdated": "2026-06-30T12:46:47.8232444+00:00"
5026
+ "DateUpdated": "2026-07-02T12:43:21.9187122+00:00"
5027
5027
  },
5028
5028
  {
5029
5029
  "COMPE": "374",
@@ -8590,7 +8590,7 @@
8590
8590
  "ShortName": "KANASTRA CFI",
8591
8591
  "Network": "RSFN",
8592
8592
  "Type": null,
8593
- "PixType": "IDRT",
8593
+ "PixType": "DRCT",
8594
8594
  "Charge": null,
8595
8595
  "CreditDocument": null,
8596
8596
  "LegalCheque": false,
@@ -8601,9 +8601,9 @@
8601
8601
  "Products": null,
8602
8602
  "Url": null,
8603
8603
  "DateOperationStarted": "2023-09-25",
8604
- "DatePixStarted": "2025-04-01 11:12:59",
8604
+ "DatePixStarted": "2026-07-01 10:10:00",
8605
8605
  "DateRegistered": "2023-09-25T12:28:25.1347563+00:00",
8606
- "DateUpdated": "2025-04-02T12:08:48.5042644+00:00"
8606
+ "DateUpdated": "2026-07-02T12:43:21.0958271+00:00"
8607
8607
  },
8608
8608
  {
8609
8609
  "COMPE": "560",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.339",
3
+ "version": "6.2.341",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {