xpress-mongo
Advanced tools
Comparing version 2.9.5 to 2.9.6
{ | ||
"name": "xpress-mongo", | ||
"version": "2.9.5", | ||
"version": "2.9.6", | ||
"description": "Light Weight ODM for mongoDb NodeJs", | ||
@@ -36,3 +36,3 @@ "main": "index.js", | ||
"joi": "^17.6.0", | ||
"mongodb": "4.4.1", | ||
"mongodb": "4.5.0", | ||
"object-collection": "^3.0.1", | ||
@@ -43,10 +43,10 @@ "uuid": "^8.3.2" | ||
"@types/chance": "^1.1.3", | ||
"@types/node": "^17.0.21", | ||
"@types/node": "^17.0.31", | ||
"@types/uuid": "^8.3.4", | ||
"chance": "^1.1.8", | ||
"japa": "^4.0.0", | ||
"nodemon": "^2.0.15", | ||
"nodemon": "^2.0.16", | ||
"ts-node": "^10.7.0", | ||
"ts-node-dev": "^1.1.8", | ||
"typescript": "^4.6.2" | ||
"typescript": "^4.6.4" | ||
}, | ||
@@ -53,0 +53,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedmongodb@4.5.0(transitive)
- Removedmongodb@4.4.1(transitive)
Updatedmongodb@4.5.0