Comparing version 0.0.7 to 0.0.8
@@ -27,3 +27,2 @@ 'use strict'; | ||
}).then(client => { | ||
console.log('Connection Manager initialized in: ' + uri); | ||
resolve(client); | ||
@@ -30,0 +29,0 @@ }); |
{ | ||
"name": "moltyjs", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "A tiny ODM for MongoDB with multy tenancy support.", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
43632
1027