This commit is contained in:
Jonasz Bigda
2023-03-25 21:51:42 +01:00
parent 0db1d5117e
commit b332e9ceb0
1044 changed files with 37502 additions and 63938 deletions

10
node_modules/mquery/package.json generated vendored
View File

@@ -1,6 +1,6 @@
{
"name": "mquery",
"version": "3.2.2",
"version": "3.2.5",
"description": "Expressive query building for MongoDB",
"main": "lib/mquery.js",
"scripts": {
@@ -25,7 +25,7 @@
"devDependencies": {
"eslint": "5.x",
"mocha": "4.1.0",
"mongodb": "3.1.1"
"mongodb": "3.6.1"
},
"bugs": {
"url": "https://github.com/aheckmann/mquery/issues/new"
@@ -81,8 +81,4 @@
"space-unary-ops": "error"
}
}
,"_resolved": "https://registry.npmjs.org/mquery/-/mquery-3.2.2.tgz"
,"_integrity": "sha512-XB52992COp0KP230I3qloVUbkLUxJIu328HBP2t2EsxSFtf4W1HPSOBWOXf1bqxK4Xbb66lfMJ+Bpfd9/yZE1Q=="
,"_from": "mquery@3.2.2"
}
}