senter-mongo-repository
Advanced tools
Comparing version 1.4.3 to 1.4.4
@@ -8,4 +8,4 @@ const MongoClient = require('mongodb').MongoClient | ||
useFindAndModify: false, | ||
useCreateIndex: true, | ||
// useFindAndModify: false, | ||
// useCreateIndex: true, | ||
} | ||
@@ -12,0 +12,0 @@ |
{ | ||
"name": "senter-mongo-repository", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "Contain methods to work with mongo db", | ||
@@ -5,0 +5,0 @@ "main": "mongoReposotory.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
33369