bancos-brasileiros 6.0.86 → 6.0.87

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
@@ -9513,6 +9513,29 @@
9513
9513
  "DateRegistered": "2021-05-05T09:11:12.7115221-03:00",
9514
9514
  "DateUpdated": "2024-05-15T16:49:45.7316055+00:00"
9515
9515
  },
9516
+ {
9517
+ "COMPE": "632",
9518
+ "ISPB": "52586293",
9519
+ "Document": "52.586.293/0001-34",
9520
+ "LongName": "Z-ON SOCIEDADE DE CRÉDITO DIRETO S.A.",
9521
+ "ShortName": "Z-ON SCD S.A.",
9522
+ "Network": "RSFN",
9523
+ "Type": null,
9524
+ "PixType": null,
9525
+ "Charge": null,
9526
+ "CreditDocument": null,
9527
+ "LegalCheque": false,
9528
+ "DetectaFlow": false,
9529
+ "PCR": null,
9530
+ "PCRP": null,
9531
+ "SalaryPortability": null,
9532
+ "Products": null,
9533
+ "Url": null,
9534
+ "DateOperationStarted": "2024-10-03",
9535
+ "DatePixStarted": null,
9536
+ "DateRegistered": "2024-09-27T12:08:07.9907432+00:00",
9537
+ "DateUpdated": "2024-09-27T12:08:07.9907632+00:00"
9538
+ },
9516
9539
  {
9517
9540
  "COMPE": "633",
9518
9541
  "ISPB": "68900810",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.0.86",
3
+ "version": "6.0.87",
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": {