hapi-mongo-models
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -38,3 +38,3 @@ 'use strict'; | ||
server.log(`HapiMongoModels: finished processing auto indexes.`); | ||
server.log(['info', 'mongodb'], 'HapiMongoModels: finished processing auto indexes.'); | ||
} | ||
@@ -45,3 +45,3 @@ }); | ||
server.log('HapiMongoModels: successfully connected to the db.'); | ||
server.log(['info', 'mongodb'], 'HapiMongoModels: successfully connected to the db.'); | ||
}; | ||
@@ -48,0 +48,0 @@ |
{ | ||
"name": "hapi-mongo-models", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "A hapi plugin for mongo-models", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10418
0