@examgoal/mongodb
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -43,2 +43,3 @@ "use strict"; | ||
this.isConnected = false; | ||
this.connectPromise = null; | ||
await this.mongoClient.close(force); | ||
@@ -45,0 +46,0 @@ } |
{ | ||
"name": "@examgoal/mongodb", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "MongoDB Session Management Helper for ExpressJS or any Node JS Projects", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
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
3875
89