bancos-brasileiros 6.2.100 → 6.2.101

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
@@ -11715,5 +11715,28 @@
11715
11715
  "DatePixStarted": null,
11716
11716
  "DateRegistered": "2025-09-16T12:09:42.5446455+00:00",
11717
11717
  "DateUpdated": "2025-09-16T12:09:42.5446735+00:00"
11718
+ },
11719
+ {
11720
+ "COMPE": "773",
11721
+ "ISPB": "53908413",
11722
+ "Document": "53.908.413/0001-35",
11723
+ "LongName": "KIWIFY INSTITUICAO DE PAGAMENTO LTDA",
11724
+ "ShortName": "KIWIFY IP",
11725
+ "Network": "RSFN",
11726
+ "Type": null,
11727
+ "PixType": null,
11728
+ "Charge": null,
11729
+ "CreditDocument": null,
11730
+ "LegalCheque": false,
11731
+ "DetectaFlow": false,
11732
+ "PCR": null,
11733
+ "PCRP": null,
11734
+ "SalaryPortability": null,
11735
+ "Products": null,
11736
+ "Url": null,
11737
+ "DateOperationStarted": "2025-10-31",
11738
+ "DatePixStarted": null,
11739
+ "DateRegistered": "2025-10-27T12:09:55.789143+00:00",
11740
+ "DateUpdated": "2025-10-27T12:09:55.7891705+00:00"
11718
11741
  }
11719
11742
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.100",
3
+ "version": "6.2.101",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {