bancos-brasileiros 6.0.85 → 6.0.86

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
@@ -9564,6 +9564,29 @@
9564
9564
  "DateRegistered": "2021-05-05T09:11:12.7114888-03:00",
9565
9565
  "DateUpdated": "2024-05-15T16:49:45.7366747+00:00"
9566
9566
  },
9567
+ {
9568
+ "COMPE": "636",
9569
+ "ISPB": "40112555",
9570
+ "Document": "40.112.555/0001-40",
9571
+ "LongName": "GIRO - SOCIEDADE DE CRÉDITO DIRETO S/A",
9572
+ "ShortName": "GIRO - SCD S/A",
9573
+ "Network": "Internet",
9574
+ "Type": null,
9575
+ "PixType": null,
9576
+ "Charge": null,
9577
+ "CreditDocument": null,
9578
+ "LegalCheque": false,
9579
+ "DetectaFlow": false,
9580
+ "PCR": null,
9581
+ "PCRP": null,
9582
+ "SalaryPortability": null,
9583
+ "Products": null,
9584
+ "Url": null,
9585
+ "DateOperationStarted": "2024-10-02",
9586
+ "DatePixStarted": null,
9587
+ "DateRegistered": "2024-09-26T12:08:07.0844235+00:00",
9588
+ "DateUpdated": "2024-09-26T12:08:07.0844593+00:00"
9589
+ },
9567
9590
  {
9568
9591
  "COMPE": "637",
9569
9592
  "ISPB": "60889128",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.0.85",
3
+ "version": "6.0.86",
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": {