bancos-brasileiros 6.1.3 → 6.1.4

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
@@ -5770,15 +5770,15 @@
5770
5770
  "CreditDocument": null,
5771
5771
  "LegalCheque": false,
5772
5772
  "DetectaFlow": false,
5773
- "PCR": null,
5774
- "PCRP": null,
5773
+ "PCR": true,
5774
+ "PCRP": true,
5775
5775
  "SalaryPortability": null,
5776
5776
  "Products": null,
5777
5777
  "Url": null,
5778
5778
  "DateOperationStarted": "2021-02-17",
5779
5779
  "DatePixStarted": "2024-01-10 11:00:00",
5780
5780
  "DateRegistered": "2021-05-05T09:11:12.7114594-03:00",
5781
- "DateUpdated": "2024-01-09T12:06:14.1626613+00:00"
5781
+ "DateUpdated": "2024-11-29T12:36:54.3496718+00:00"
5782
5782
  },
5783
5783
  {
5784
5784
  "COMPE": "411",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.1.3",
3
+ "version": "6.1.4",
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": {