@getanthill/mongodb-connector
Advanced tools
Comparing version 1.2.6 to 1.3.0
{ | ||
"name": "@getanthill/mongodb-connector", | ||
"version": "1.2.6", | ||
"version": "1.3.0", | ||
"description": "MongoDB connector", | ||
@@ -31,5 +31,5 @@ "main": "index.js", | ||
"mocha": "10.2.0", | ||
"nodemon": "2.0.20", | ||
"nodemon": "2.0.21", | ||
"nyc": "15.1.0", | ||
"prettier": "2.8.2", | ||
"prettier": "2.8.4", | ||
"sinon": "^15.0.1" | ||
@@ -41,4 +41,4 @@ }, | ||
"peerDependencies": { | ||
"mongodb": "^4.10.x" | ||
"mongodb": "^5" | ||
} | ||
} |
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
38820