We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1efabf commit 0f3997aCopy full SHA for 0f3997a
History.md
@@ -1,3 +1,7 @@
1
+5.13.20 / 2023-07-12
2
+====================
3
+ * fix: avoid prototype pollution on init
4
+
5
5.13.19 / 2023-06-22
6
====================
7
* fix: remove accidental tarball in publish output
package.json
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
- "version": "5.13.19",
+ "version": "5.13.20",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
"keywords": [
"mongodb",
0 commit comments