We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc700e commit f4cad6bCopy full SHA for f4cad6b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "query-strings-parser",
3
- "version": "2.1.11",
+ "version": "2.1.13",
4
"description": "Middleware to transform query strings in a format that is recognized by the MongoDB, MySQL and other databases...",
5
"license": "MIT",
6
"main": "index.js",
@@ -23,6 +23,7 @@
23
"Adson Macêdo <agnsoft@hotmail.com>",
24
"Douglas Rafael <douglas.rafael@nutes.uepb.edu.br>",
25
"Jefferson Sampaio <jefferson.medeiros@nutes.uepb.edu.br>",
26
+ "João Pedro Miranda <berrytern@gmail.com>",
27
"Lucas Barbosa <lucas.barbosa@nutes.uepb.edu.br>"
28
],
29
"keywords": [
0 commit comments