bancos-brasileiros 6.1.63 → 6.1.64

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 +6 -6
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -6353,7 +6353,7 @@
6353
6353
  "ShortName": "CREDIHOME SCD",
6354
6354
  "Network": "RSFN",
6355
6355
  "Type": null,
6356
- "PixType": null,
6356
+ "PixType": "DRCT",
6357
6357
  "Charge": null,
6358
6358
  "CreditDocument": null,
6359
6359
  "LegalCheque": false,
@@ -6364,9 +6364,9 @@
6364
6364
  "Products": null,
6365
6365
  "Url": null,
6366
6366
  "DateOperationStarted": "2021-11-18",
6367
- "DatePixStarted": null,
6367
+ "DatePixStarted": "2025-02-14 10:00:00",
6368
6368
  "DateRegistered": "2021-11-22T11:00:23.679021-03:00",
6369
- "DateUpdated": "2021-11-22T11:00:23.6790215-03:00"
6369
+ "DateUpdated": "2025-02-11T12:08:29.5134064+00:00"
6370
6370
  },
6371
6371
  {
6372
6372
  "COMPE": "444",
@@ -8555,7 +8555,7 @@
8555
8555
  "ShortName": "PROTEGE CASH",
8556
8556
  "Network": "RSFN",
8557
8557
  "Type": null,
8558
- "PixType": null,
8558
+ "PixType": "IDRT",
8559
8559
  "Charge": null,
8560
8560
  "CreditDocument": null,
8561
8561
  "LegalCheque": false,
@@ -8566,9 +8566,9 @@
8566
8566
  "Products": null,
8567
8567
  "Url": null,
8568
8568
  "DateOperationStarted": "2023-09-18",
8569
- "DatePixStarted": null,
8569
+ "DatePixStarted": "2025-02-10 10:43:14",
8570
8570
  "DateRegistered": "2023-09-25T12:28:25.1347548+00:00",
8571
- "DateUpdated": "2025-02-10T12:08:15.2722887+00:00"
8571
+ "DateUpdated": "2025-02-11T12:08:29.5215389+00:00"
8572
8572
  },
8573
8573
  {
8574
8574
  "COMPE": "565",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.1.63",
3
+ "version": "6.1.64",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {