Refactoring day1
This commit is contained in:
17
node_modules/mongoose/package.json
generated
vendored
17
node_modules/mongoose/package.json
generated
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "mongoose",
|
||||
"description": "Mongoose MongoDB ODM",
|
||||
"version": "5.10.0",
|
||||
"version": "5.9.22",
|
||||
"author": "Guillermo Rauch <guillermo@learnboost.com>",
|
||||
"keywords": [
|
||||
"mongodb",
|
||||
@@ -21,7 +21,7 @@
|
||||
"dependencies": {
|
||||
"bson": "^1.1.4",
|
||||
"kareem": "2.3.1",
|
||||
"mongodb": "3.6.0",
|
||||
"mongodb": "3.5.9",
|
||||
"mongoose-legacy-pluralize": "1.0.2",
|
||||
"mpath": "0.7.0",
|
||||
"mquery": "3.2.2",
|
||||
@@ -32,13 +32,12 @@
|
||||
"sift": "7.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.10.5",
|
||||
"@babel/preset-env": "7.10.4",
|
||||
"acquit": "1.x",
|
||||
"acquit-ignore": "0.1.x",
|
||||
"acquit-require": "0.1.x",
|
||||
"async": "2.6.2",
|
||||
"babel-loader": "8.1.0",
|
||||
"babel-loader": "7.1.4",
|
||||
"babel-preset-es2015": "6.24.1",
|
||||
"benchmark": "2.1.4",
|
||||
"bluebird": "3.5.5",
|
||||
"chalk": "2.4.2",
|
||||
@@ -63,7 +62,7 @@
|
||||
"uuid": "2.0.3",
|
||||
"uuid-parse": "1.0.0",
|
||||
"validator": "10.8.0",
|
||||
"webpack": "4.44.0"
|
||||
"webpack": "4.16.4"
|
||||
},
|
||||
"directories": {
|
||||
"lib": "./lib/mongoose"
|
||||
@@ -225,4 +224,8 @@
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/mongoose"
|
||||
}
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.9.22.tgz"
|
||||
,"_integrity": "sha512-nwH2LwrGN/jR0Qi8TqSog0MWZRtxdpQxVFcPNjs+CUyCMaxKqFJYrkPILTPKPMMzwrAv1cCQqrvoLl+ggklvbg=="
|
||||
,"_from": "mongoose@5.9.22"
|
||||
}
|
||||
Reference in New Issue
Block a user