bancos-brasileiros 6.1.28 → 6.1.29

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
@@ -942,8 +942,8 @@
942
942
  "COMPE": "080",
943
943
  "ISPB": "73622748",
944
944
  "Document": "73.622.748/0001-08",
945
- "LongName": "BT CORRETORA DE CÂMBIO",
946
- "ShortName": "BT CORRETORA DE CÂMBIO",
945
+ "LongName": "BT CORRETORA DE CÂMBIO LTDA.",
946
+ "ShortName": "BT CC LTDA.",
947
947
  "Network": "RSFN",
948
948
  "Type": null,
949
949
  "PixType": null,
@@ -959,7 +959,7 @@
959
959
  "DateOperationStarted": "2010-11-18",
960
960
  "DatePixStarted": null,
961
961
  "DateRegistered": "2021-05-05T09:11:12.7115427-03:00",
962
- "DateUpdated": "2024-12-31T12:07:58.6026254+00:00"
962
+ "DateUpdated": "2025-01-02T12:08:03.3622899+00:00"
963
963
  },
964
964
  {
965
965
  "COMPE": "081",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.1.28",
3
+ "version": "6.1.29",
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": {