bancos-brasileiros 6.0.67 → 6.0.68

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 +23 -0
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -9776,6 +9776,29 @@
9776
9776
  "DateRegistered": "2021-05-05T09:11:12.7115243-03:00",
9777
9777
  "DateUpdated": "2024-05-15T16:49:45.737394+00:00"
9778
9778
  },
9779
+ {
9780
+ "COMPE": "661",
9781
+ "ISPB": "55428859",
9782
+ "Document": "55.428.859/0001-98",
9783
+ "LongName": "FREEX CORRETORA DE CAMBIO S.A.",
9784
+ "ShortName": "FREEX CC S.A.",
9785
+ "Network": "Internet",
9786
+ "Type": null,
9787
+ "PixType": null,
9788
+ "Charge": null,
9789
+ "CreditDocument": null,
9790
+ "LegalCheque": false,
9791
+ "DetectaFlow": false,
9792
+ "PCR": null,
9793
+ "PCRP": null,
9794
+ "SalaryPortability": null,
9795
+ "Products": null,
9796
+ "Url": null,
9797
+ "DateOperationStarted": "2024-09-11",
9798
+ "DatePixStarted": null,
9799
+ "DateRegistered": "2024-09-05T12:33:05.3563736+00:00",
9800
+ "DateUpdated": "2024-09-05T12:33:05.3564037+00:00"
9801
+ },
9779
9802
  {
9780
9803
  "COMPE": "707",
9781
9804
  "ISPB": "62232889",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.0.67",
3
+ "version": "6.0.68",
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": {