bancos-brasileiros 6.1.32 → 6.1.34

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 +3 -3
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -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.32",
3
+ "version": "6.1.34",
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": {