bancos-brasileiros 6.1.31 → 6.1.33

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
@@ -6934,7 +6934,7 @@
6934
6934
  "ShortName": "CECM SERV PUBL PINHÃO",
6935
6935
  "Network": "RSFN",
6936
6936
  "Type": null,
6937
- "PixType": null,
6937
+ "PixType": "IDRT",
6938
6938
  "Charge": null,
6939
6939
  "CreditDocument": null,
6940
6940
  "LegalCheque": false,
@@ -6945,9 +6945,9 @@
6945
6945
  "Products": null,
6946
6946
  "Url": null,
6947
6947
  "DateOperationStarted": "2022-07-18",
6948
- "DatePixStarted": null,
6948
+ "DatePixStarted": "2025-01-06 11:46:26",
6949
6949
  "DateRegistered": "2022-07-14T12:06:01.0960677+00:00",
6950
- "DateUpdated": "2023-09-25T12:28:23.0771302+00:00"
6950
+ "DateUpdated": "2025-01-07T15:49:56.5389729+00:00"
6951
6951
  },
6952
6952
  {
6953
6953
  "COMPE": "473",
@@ -8672,7 +8672,7 @@
8672
8672
  "ShortName": "CONTA PRONTA IP",
8673
8673
  "Network": "RSFN",
8674
8674
  "Type": null,
8675
- "PixType": null,
8675
+ "PixType": "DRCT",
8676
8676
  "Charge": null,
8677
8677
  "CreditDocument": null,
8678
8678
  "LegalCheque": false,
@@ -8683,9 +8683,9 @@
8683
8683
  "Products": null,
8684
8684
  "Url": null,
8685
8685
  "DateOperationStarted": "2023-10-31",
8686
- "DatePixStarted": null,
8686
+ "DatePixStarted": "2025-01-20 10:00:00",
8687
8687
  "DateRegistered": "2023-10-25T12:06:22.8368523+00:00",
8688
- "DateUpdated": "2023-10-25T12:06:22.8368905+00:00"
8688
+ "DateUpdated": "2025-01-08T12:08:14.4195839+00:00"
8689
8689
  },
8690
8690
  {
8691
8691
  "COMPE": "572",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.1.31",
3
+ "version": "6.1.33",
4
4
  "description": "A list in various formats (CSVXML, JSON, Markdown, SQL, XML) of brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {