bancos-brasileiros 6.2.94 → 6.2.98

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.
package/README.md CHANGED
@@ -133,9 +133,7 @@ bancos_brasileiros = "5.0.0"
133
133
 
134
134
  ### Node.js (NPM)
135
135
 
136
- <!-- lychee: https://registry.npmjs.org/bancos-brasileiros -->
137
136
  [![npm](https://img.shields.io/npm/v/bancos-brasileiros)](https://www.npmjs.com/package/bancos-brasileiros)
138
- <!-- lychee: https://registry.npmjs.org/bancos-brasileiros -->
139
137
  [![npm](https://img.shields.io/npm/dy/bancos-brasileiros)](https://www.npmjs.com/package/bancos-brasileiros)
140
138
 
141
139
  ```bash
package/bancos.json CHANGED
@@ -10442,7 +10442,7 @@
10442
10442
  "ShortName": "PAY IP S.A.",
10443
10443
  "Network": "Internet",
10444
10444
  "Type": null,
10445
- "PixType": null,
10445
+ "PixType": "DRCT",
10446
10446
  "Charge": null,
10447
10447
  "CreditDocument": null,
10448
10448
  "LegalCheque": false,
@@ -10453,9 +10453,9 @@
10453
10453
  "Products": null,
10454
10454
  "Url": null,
10455
10455
  "DateOperationStarted": "2025-04-01",
10456
- "DatePixStarted": null,
10456
+ "DatePixStarted": "2025-10-27 10:00:00",
10457
10457
  "DateRegistered": "2025-03-26T12:08:47.5102621+00:00",
10458
- "DateUpdated": "2025-03-26T12:08:47.5102845+00:00"
10458
+ "DateUpdated": "2025-10-22T12:09:52.8398644+00:00"
10459
10459
  },
10460
10460
  {
10461
10461
  "COMPE": "680",
@@ -10856,7 +10856,7 @@
10856
10856
  "ShortName": "MW IP LTDA.",
10857
10857
  "Network": "RSFN",
10858
10858
  "Type": null,
10859
- "PixType": null,
10859
+ "PixType": "DRCT",
10860
10860
  "Charge": null,
10861
10861
  "CreditDocument": null,
10862
10862
  "LegalCheque": false,
@@ -10867,9 +10867,9 @@
10867
10867
  "Products": null,
10868
10868
  "Url": null,
10869
10869
  "DateOperationStarted": "2025-10-21",
10870
- "DatePixStarted": null,
10870
+ "DatePixStarted": "2025-10-28 09:00:00",
10871
10871
  "DateRegistered": "2025-10-16T12:42:07.4681663+00:00",
10872
- "DateUpdated": "2025-10-16T12:42:07.4681664+00:00"
10872
+ "DateUpdated": "2025-10-22T12:09:52.9345243+00:00"
10873
10873
  },
10874
10874
  {
10875
10875
  "COMPE": "701",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bancos-brasileiros",
3
- "version": "6.2.94",
3
+ "version": "6.2.98",
4
4
  "description": "A JSON list of Brazilian commercial banks",
5
5
  "main": "bancos.json",
6
6
  "scripts": {