bancos-brasileiros 6.1.68 → 6.1.70

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 +6 -6
  2. package/package.json +1 -1
package/bancos.json CHANGED
@@ -6358,15 +6358,15 @@
6358
6358
  "CreditDocument": null,
6359
6359
  "LegalCheque": false,
6360
6360
  "DetectaFlow": false,
6361
- "PCR": null,
6362
- "PCRP": null,
6361
+ "PCR": true,
6362
+ "PCRP": false,
6363
6363
  "SalaryPortability": null,
6364
6364
  "Products": null,
6365
6365
  "Url": null,
6366
6366
  "DateOperationStarted": "2021-11-18",
6367
6367
  "DatePixStarted": "2025-02-14 10:00:00",
6368
6368
  "DateRegistered": "2021-11-22T11:00:23.679021-03:00",
6369
- "DateUpdated": "2025-02-11T12:08:29.5134064+00:00"
6369
+ "DateUpdated": "2025-02-22T12:07:26.4211031+00:00"
6370
6370
  },
6371
6371
  {
6372
6372
  "COMPE": "444",
@@ -9139,15 +9139,15 @@
9139
9139
  "CreditDocument": null,
9140
9140
  "LegalCheque": false,
9141
9141
  "DetectaFlow": false,
9142
- "PCR": null,
9143
- "PCRP": null,
9142
+ "PCR": true,
9143
+ "PCRP": true,
9144
9144
  "SalaryPortability": null,
9145
9145
  "Products": null,
9146
9146
  "Url": null,
9147
9147
  "DateOperationStarted": "2024-06-03",
9148
9148
  "DatePixStarted": "2024-10-07 11:00:00",
9149
9149
  "DateRegistered": "2024-05-28T12:06:53.558223+00:00",
9150
- "DateUpdated": "2024-10-02T12:08:04.4963575+00:00"
9150
+ "DateUpdated": "2025-02-22T12:07:26.4218013+00:00"
9151
9151
  },
9152
9152
  {
9153
9153
  "COMPE": "593",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.1.68",
3
+ "version": "6.1.70",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {