@andrewscwei/mongodb-odm
Advanced tools
Comparing version 0.67.0 to 0.68.0
{ | ||
"name": "@andrewscwei/mongodb-odm", | ||
"version": "0.67.0", | ||
"version": "0.68.0", | ||
"description": "ODM for MongoDB", | ||
@@ -35,7 +35,7 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@types/mongodb": "^3.6.19", | ||
"@types/mongodb": "^3.6.20", | ||
"bcrypt": "^5.0.1", | ||
"debug": "^4.3.2", | ||
"lodash": "^4.17.21", | ||
"mongodb": "^3.6.9" | ||
"mongodb": "^3.6.10" | ||
}, | ||
@@ -45,6 +45,5 @@ "devDependencies": { | ||
"@types/debug": "^4.1.6", | ||
"@types/dotenv": "^8.2.0", | ||
"@types/faker": "^5.5.6", | ||
"@types/lodash": "^4.14.170", | ||
"@types/mocha": "^8.2.2", | ||
"@types/faker": "^5.5.7", | ||
"@types/lodash": "^4.14.171", | ||
"@types/mocha": "^8.2.3", | ||
"@typescript-eslint/eslint-plugin": "^4.28.2", | ||
@@ -51,0 +50,0 @@ "@typescript-eslint/parser": "^4.28.2", |
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
14
223946
Updated@types/mongodb@^3.6.20
Updatedmongodb@^3.6.10