We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d9c250 commit 888caceCopy full SHA for 888cace
HISTORY.md
@@ -1,6 +1,9 @@
1
History
2
=======
3
4
+####2020-08-04 v0.1.19
5
+Dependabot upgrade of qs @dhendo
6
+
7
####2020-08-04 v0.1.18
8
Allow operators to request to be returned without a namespace. useful for e.g. $text @dhendo
9
package.json
@@ -1,6 +1,6 @@
{
"name": "mongo-queryfilter",
- "version": "0.1.18",
+ "version": "0.1.19",
"description": "Safely create a simple mongo query from a querystring collection to allow filtering",
"main": "index.js",
"scripts": {
0 commit comments