Skip to content

Commit 888cace

Browse files
committed
Bump qs version
1 parent 9d9c250 commit 888cace

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
History
22
=======
33

4+
####2020-08-04 v0.1.19
5+
Dependabot upgrade of qs @dhendo
6+
47
####2020-08-04 v0.1.18
58
Allow operators to request to be returned without a namespace. useful for e.g. $text @dhendo
69

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongo-queryfilter",
3-
"version": "0.1.18",
3+
"version": "0.1.19",
44
"description": "Safely create a simple mongo query from a querystring collection to allow filtering",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)