parse-server 6.0.0-alpha.19 → 6.0.0-alpha.20
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 +2 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -132,7 +132,8 @@ Parse Server is continuously tested with the most recent releases of Node.js to
|
|
|
132
132
|
|------------|----------------|-------------|------------|
|
|
133
133
|
| Node.js 14 | 14.19.1 | April 2023 | ✅ Yes |
|
|
134
134
|
| Node.js 16 | 16.14.2 | April 2024 | ✅ Yes |
|
|
135
|
-
| Node.js 18 | 18.1
|
|
135
|
+
| Node.js 18 | 18.12.1 | April 2025 | ✅ Yes |
|
|
136
|
+
| Node.js 19 | 19.3.0 | June 2023 | ✅ Yes |
|
|
136
137
|
|
|
137
138
|
#### MongoDB
|
|
138
139
|
|